From 53d55c13332d886f3529ad8d32a318f1fa2e4c04 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Thu, 9 Oct 2025 02:46:51 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-3de8dbd --- 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 3dbbcd8e..159dba4c 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-75813a3 + tag: snapshot-3de8dbd imagePullPolicy: IfNotPresent deploymentStrategy: type: RollingUpdate