Update images without editing base manifests.
Section: Kustomize Basics
Rewrite image tags in overlay
yaml
yaml
images:
- name: ghcr.io/example/api
newTag: 2.1.0Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Kustomize Basics
Apply a kustomization directory
Use kubectl's built-in Kustomize support.
Generate ConfigMap from literals
Create config objects as part of the build.