From a27bf94917efbc8199595f8221bed9b2f877a630 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Sun, 28 Sep 2025 05:53:21 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-75813a3 --- 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 30d9d970..3dbbcd8e 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-6eb50f1 + tag: snapshot-75813a3 imagePullPolicy: IfNotPresent deploymentStrategy: type: RollingUpdate