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