actions-marketplace-validations/Push Helm Chart to GCS Bucket

Push a packaged Helm Chart to a GCS Bucket based Repository.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jun 22, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/firstmate-systems_gcs-push-chart@3a04874e72d6df78b8a595b232e4c215e5466ca0 # no releases — HEAD as of 2026-07-13

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
GCP_CREDENTIALSService Account Credentials in JSON format that have been Base64 Encodedyes
GCP_PROJECT_IDID of Project that the GCS bucket is associated withyes
GCP_BUCKET_NAMEName of Bucket in GCSyes
PACKAGED_CHART_FOLDERName of Folder Where Chart has been prepared and packagedno./chart-packages

no outputs