r0fls/Helm Push to GCS
Push a Helm Chart to GCS
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| chart-path | The path to the helm chart | yes | — |
| gcs-bucket | The name of the bucket to push to | yes | — |
| google-credentials | Base64 encoded google credentials.json file | yes | — |
Outputs
| name | description |
|---|---|
| output | The command output |