From e493f63d96d5d049af869eae464c3509906e3fd1 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Mon, 20 Oct 2025 10:01:41 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-cd725c8 --- 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 b181473e..c888b36c 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-e12fb45 + tag: snapshot-cd725c8 imagePullPolicy: IfNotPresent deploymentStrategy: type: RollingUpdate