metabobproject/Set Helm Template Image Tag Value

Using `yq`, updates a Helm chart's "image tag" value.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
values_filesThe path to the `values.yaml` file that you want to modify.yeschart/values.yaml
tag_keysThe dot-notation path to the YAML key (or keys, if listed as a CSV) that should be updated.yes.image.tag
tag_valueThe destination tag (the new tag) to create and publishyes
bump_level`patch`, `minor`, `major`, or `null` to skip bumping the Chart version.yes

no outputs