From 3d5c05ffb933e5414730303d3462f9397e1a2bbe Mon Sep 17 00:00:00 2001 From: vncmail-ci Date: Thu, 6 Aug 2026 10:32:27 +0000 Subject: [PATCH] chore(deploy): pin dev to sha-f46614a4 [skip ci] --- deploy/k8s/overlays/dev/image-tag/kustomization.yaml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/deploy/k8s/overlays/dev/image-tag/kustomization.yaml b/deploy/k8s/overlays/dev/image-tag/kustomization.yaml index 1fdb4a71..4d0c44eb 100644 --- a/deploy/k8s/overlays/dev/image-tag/kustomization.yaml +++ b/deploy/k8s/overlays/dev/image-tag/kustomization.yaml @@ -1,11 +1,8 @@ -# Owned by CI (the bump-dev job in .gitlab-ci.yml), not by hand. Kept as its -# own Component so CI only ever rewrites this 6-line file, never the parent -# overlays/dev/kustomization.yaml (structure/patches there stay under normal -# code review — CI regenerating a whole hand-maintained file on every push -# would silently revert any change made there between deploys). +# Owned by CI (bump-dev job in .gitlab-ci.yml) - regenerated every +# push to dev. Do not hand-edit; edits here get overwritten. apiVersion: kustomize.config.k8s.io/v1alpha1 kind: Component images: - name: vncmail-plus newName: registry.gitlab.vnc.biz/gitlab-instance-b9b5cf2f/vncmail-plus - newTag: sha-147660a + newTag: sha-f46614a4