From 0bcfc85911a4995612cb87354307560bbf7f7fcc Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Fri, 26 Sep 2025 10:03:05 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-6eb50f1 --- 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 8aeb216f..30d9d970 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-41bb6e7 + tag: snapshot-6eb50f1 imagePullPolicy: IfNotPresent deploymentStrategy: type: RollingUpdate