epages-de/Package helm chart
A composite action to package and publish the helm chart of ng services.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| build-timestamp | The build timestamp in the "yyyyMMddHHmmss" format. Ex: 20220106100059 | yes | — |
| project-chart-name | The chart name of this project (without ng- prefix). Ex: product-management | yes | — |
| helm-repo-url | The repo URL | yes | — |
| artifactory-username | The username to access the artifactory helm repo. | yes | — |
| artifactory-password | The password to access the artifactory helm repo. | yes | — |
| has-messaging | Whether the service generates a "message-artifacts-helm.yaml" file during build (typically when the service uses messaging). | yes | true |
Outputs
| name | description |
|---|---|
| chart-version | The version of the chart published |