jamesatintegratnio/Kustomized Helm Action

Generate manifests for Helm and kustomize using GitHub Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 6, 2024
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: jamesatintegratnio/kustomized-helm-action@78bb35952301ce465af903fc2804b4b5ef21c52f # v1.3.0

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

namedescriptionrequireddefault
source_folderThe folder containing the Helm charts and kustomize overlaysyes
destination_branchThe branch to commit the changes toyes
helm_versionThe version of Helm to usenov3.14.4
include_crdsWhether to include CRDs in the generated manifestsnotrue
dry_runWhether to skip the commit and push steps (its for testing)nofalse

no outputs