ci: update cd job to target dev overlay instead of base #154

Closed
groombook-engineer[bot] wants to merge 1 commits from ci/update-cd-to-dev-overlay into main

1 Commits

Author SHA1 Message Date
Flea Flicker fe10189006 ci: update cd job to target dev overlay instead of base
Replace sed-based image tag updates on base manifests with yq
updates on the dev overlay kustomization. Changes:
- Add yq installation step
- Update dev overlay kustomization (not base) for all 4 images
- git add overlays/dev instead of base
- PR title: "chore: deploy ${TAG} to dev"

This enables dev-only auto-deploy while keeping prod gated behind UAT.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
2026-03-29 02:31:15 +00:00