actions-marketplace-validations/Push Helm Chart to GCS Bucket
Push a packaged Helm Chart to a GCS Bucket based Repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 22, 2022
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/firstmate-systems_gcs-push-chart@3a04874e72d6df78b8a595b232e4c215e5466ca0 # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| GCP_CREDENTIALS | Service Account Credentials in JSON format that have been Base64 Encoded | yes | — |
| GCP_PROJECT_ID | ID of Project that the GCS bucket is associated with | yes | — |
| GCP_BUCKET_NAME | Name of Bucket in GCS | yes | — |
| PACKAGED_CHART_FOLDER | Name of Folder Where Chart has been prepared and packaged | no | ./chart-packages |
Outputs
no outputs