From 0fc1578ef87e64c43bd6d273d336c35340ec8dd9 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Thu, 23 Oct 2025 06:15:56 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-cad00ce --- 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 e17d1eba..dfef8058 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-6536166 + tag: snapshot-cad00ce imagePullPolicy: IfNotPresent deploymentStrategy: type: RollingUpdate