From 44f91692dc5314be818f347c5d12642b14e7e417 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Wed, 23 Jul 2025 13:31:49 +0000 Subject: [PATCH] ci(bump): bump authentication image version for alpha to snapshot-2234571 --- freeleaps/helm-pkg/authentication/values.alpha.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/authentication/values.alpha.yaml b/freeleaps/helm-pkg/authentication/values.alpha.yaml index cc7fcec3..b88ea2ec 100644 --- a/freeleaps/helm-pkg/authentication/values.alpha.yaml +++ b/freeleaps/helm-pkg/authentication/values.alpha.yaml @@ -15,7 +15,7 @@ authentication: registry: docker.io repository: null name: authentication - tag: snapshot-95a525a + tag: snapshot-2234571 imagePullPolicy: IfNotPresent ports: - name: http @@ -99,5 +99,5 @@ authentication: cpu: 100m memory: 256Mi controlledResources: - - cpu - - memory \ No newline at end of file + - cpu + - memory