Publish installer-v1.28.0: move both git-sync refs to the new tag
gates / gates (push) Successful in 13s

Pushing publishes nothing here - /scripts/ follows the installer TAG, and both the
sidecar and the init container carry the ref. Verified against the live URL after
the sync, because the runbook still says otherwise (R-309, still open).
This commit is contained in:
2026-08-13 08:16:28 +02:00
parent fc737b0fc0
commit 823cd2949b
+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.27.0
- --ref=installer-v1.28.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.27.0
- --ref=installer-v1.28.0
- --root=/git-scripts
- --link=current
- --one-time