Files
awoooi/k8s
OG T 580c38de94 fix(cd): Fix kustomize image replacement with full image names
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>
2026-03-24 14:05:31 +08:00
..