manifests: /scripts/ syncs installer-v1.23.0 -> installer-v1.24.0 (R-185)
gates / gates (push) Successful in 8s

Both refs — the git-sync sidecar and its init container. A fresh pod must not
serve a different installer from a running one.
This commit is contained in:
2026-08-03 18:59:05 +02:00
parent 688470c945
commit 311dc06c13
+2 -2
View File
@@ -324,7 +324,7 @@ spec:
image: registry.k8s.io/git-sync/git-sync:v4.4.0
args:
- --repo=https://gitea.dooplex.hu/admin/felhom.eu.git
- --ref=installer-v1.23.0
- --ref=installer-v1.24.0
- --root=/git-scripts
- --link=current
- --period=30s
@@ -369,7 +369,7 @@ spec:
image: registry.k8s.io/git-sync/git-sync:v4.4.0
args:
- --repo=https://gitea.dooplex.hu/admin/felhom.eu.git
- --ref=installer-v1.23.0
- --ref=installer-v1.24.0
- --root=/git-scripts
- --link=current
- --one-time