From c6706b2f3f0937e52f2e0975832bb267449bf958 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Tue, 21 Oct 2025 03:47:41 +0000 Subject: [PATCH] ci(bump): bump authentication image version for prod to 1.14.1 --- freeleaps/helm-pkg/authentication/values.prod.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/authentication/values.prod.yaml b/freeleaps/helm-pkg/authentication/values.prod.yaml index e606d644..f314ac04 100644 --- a/freeleaps/helm-pkg/authentication/values.prod.yaml +++ b/freeleaps/helm-pkg/authentication/values.prod.yaml @@ -16,7 +16,7 @@ authentication: registry: docker.io repository: null name: authentication - tag: snapshot-00da25e + tag: 1.14.1 imagePullPolicy: IfNotPresent ports: - name: http @@ -134,5 +134,3 @@ authentication: summary: High error rate in freeleaps authentication service (instance {{ $labels.instance }}) description: Freeleaps Authentication service error rate is {{ $value }} errors per second. runbook_url: https://netorgft10898514.sharepoint.com/:w:/s/FreeleapsEngineeringTeam/EUlvzumTsPxCpPAzI3gm9OIB0DCLTjQzzYVL6VsHYZFjxg?e=0dxVr7 - -