From b6a1720ba43d836d17aea399f8276fcf7c4d9906 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Sat, 18 Oct 2025 06:31:59 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-e12fb45 --- freeleaps/helm-pkg/notification/values.alpha.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index 3b93826d..b181473e 100644 --- a/freeleaps/helm-pkg/notification/values.alpha.yaml +++ b/freeleaps/helm-pkg/notification/values.alpha.yaml @@ -15,7 +15,7 @@ notification: registry: docker.io repository: null name: notification - tag: snapshot-e22f85e + tag: snapshot-e12fb45 imagePullPolicy: IfNotPresent deploymentStrategy: type: RollingUpdate