dorukgezici/Helm Configure & Deploy

Configures Kubernetes config, sets up Helm and deploys Helm chart

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Apr 21, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: dorukgezici/helm-deploy-action@30f48e6f765118d0486cbc6e59307577091f2846 # v1

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

namedescriptionrequireddefault
kubeconfig-base64Kubernetes config file (base64 encoded)yes
installation-nameHelm installation nameyes
namespaceKubernetes namespaceyesdefault
chart-pathPath to Helm chartnok8s-helm
wait-readyWait for the installation to be readynofalse
extra-argsAdditional arguments to pass to Helmno
tokenGitHub tokenno

no outputs