bilalbokharee/Helm chart push
Push a chart to a repository, using helm-push plugin.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 7, 2022
- License
- None
Pinned Snippet
uses: bilalbokharee/helm-push-action@2e4700957b5be7625746f52f837c4aeb80afe750 # v0.0.2tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| helm-chart-repo-name | Name of the the chart in the repository. | yes | — |
| helm-chart-repo-url | The URL of the helm repository. | yes | — |
| chart-dir | The dir where you have the Chart.yaml and chart logic to push | yes | — |
| repo-username | Username to authenticate to the repository. | no | — |
| repo-password | Password to authenticate to repository. | no | — |
Outputs
no outputs