idener/Kustomize Image Tag Updater

A Github action to automatically update K8s configuration files with the new image tag specified

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 31, 2022
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: idener/kustomize-tag-updater-action@9d52dc74d25f16439263073e418705d93829efb4 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
repoURL of the repository containing the kubernetes manifestsyes
imageName of the image to be updatedyes
tagNew tag assigned to the imageyes
registryURL of the registry used to store the imagenoghcr.io
tokenPersonal access token (PAT) used to fetch the repositoryno
ssh-keySSH key used to fetch the repositoryno
kustomize-pathPath to the folder where kustomization.yaml is storednomanifests

no outputs