jackpocket/Update Image Tag

Updates Kustomize image tags and creates a PR with the change

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repoRepository where kustomization.yaml existsyes
branchBranch on the repository in which to apply the changesyesmain
imagesA multiline, comma delimited string where each line contains two values 1) the directory path to where the kustomization.yaml resides and 2) the image name. This supports multiple image updates in a single change request. Example: k8s/applications/my-app/production,gcr.io/my-org/my-app k8s/applications/my-app/staging,gcr.io/my-org/my-app yes
tagImage tag - normally the GitHub SHAyes
tokenGitHub token - a PAT or GitHub App generated tokenyes
source-repoSource repository for the image that was builtyes
labelsA comma or newline separated list of labels.yesautomerge
kustomize-versionThe kustomize version as allowed by the setup-kustomize action.yes5.8.1

no outputs