The kustomize edit set image command requires the OLD_IMAGE to match exactly what's in the deployment YAML files, including the tag. Changes: - Use full image name with :IMAGE_TAG_PLACEHOLDER suffix - Update kustomization.yaml to match deployment YAML format Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>