From 71662336aadd47e1c08b3d3692d8ba1353f0879b Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Tue, 4 Aug 2026 09:46:21 +0200 Subject: [PATCH] manifests: /scripts/ syncs installer-v1.24.0 -> installer-v1.25.0 (R-191) --- manifests/webpage.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/webpage.yaml b/manifests/webpage.yaml index 1914ca8..1da6f10 100644 --- a/manifests/webpage.yaml +++ b/manifests/webpage.yaml @@ -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.24.0 + - --ref=installer-v1.25.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.24.0 + - --ref=installer-v1.25.0 - --root=/git-scripts - --link=current - --one-time