From a79abb0f583c1c21077f5ea5d485abce67995570 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Wed, 22 Oct 2025 04:43:57 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-6536166 --- 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 2d55d4e7..e17d1eba 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-cd725c8 + tag: snapshot-6536166 imagePullPolicy: IfNotPresent deploymentStrategy: type: RollingUpdate