actions-marketplace-validations/Google GKE Helm Deployment

Deploy a helm chart to GKE cluster.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 16, 2023
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/dgrezza_action-gcp-helm-deploy@0c3089cd9a2c4a940df8373991bb5024c8c80dc8 # no releases — HEAD as of 2026-07-10

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

namedescriptionrequireddefault
serviceaccount-keySA json key used to login to GKE.yes
serviceaccount-nameSA name used to login to GKE.yes
gcp-regionGCP region to use (default: asia-southeast1)yesasia-southeast1
gcp-projectGCP project to useyes
gke-cluster-nameGKE cluster name.yes
config-filesComma separates list of helm values files.no
namespaceKubernetes namespace to use.no
valuesComma separated list of value sets for helms. e.x: key1=value1,key2=value2no
nameName of the helm deploy.no
chart-pathThe path of the chart.no
image-tagdocker image tag for new deploymentno
application-nameapplication name for deploymentyes

no outputs