From 70e7ab4787d0101805e1b9f82f137e62e4539355 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Mon, 17 Mar 2025 10:05:44 +0000 Subject: [PATCH] ci(bump): bump authentication image version for prod to 1.1.0 --- freeleaps/helm-pkg/authentication/values.prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/authentication/values.prod.yaml b/freeleaps/helm-pkg/authentication/values.prod.yaml index 06ae6713..11251587 100644 --- a/freeleaps/helm-pkg/authentication/values.prod.yaml +++ b/freeleaps/helm-pkg/authentication/values.prod.yaml @@ -8,7 +8,7 @@ authentication: registry: docker.io repository: null name: authentication - tag: 1.0.0 + tag: 1.1.0 imagePullPolicy: IfNotPresent ports: - name: http