From 963f2acfa08c4a931de9346d6381bed635ac8aee Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Fri, 21 Mar 2025 17:34:07 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-4dfbab4 --- freeleaps/helm-pkg/notification/values.alpha.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index 0c18fc01..f954bce9 100644 --- a/freeleaps/helm-pkg/notification/values.alpha.yaml +++ b/freeleaps/helm-pkg/notification/values.alpha.yaml @@ -10,7 +10,7 @@ notification: registry: docker.io repository: null name: notification - tag: snapshot-a45698c + tag: snapshot-4dfbab4 imagePullPolicy: IfNotPresent ports: - name: http @@ -87,5 +87,5 @@ notification: sendgridApiKey: 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 twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8 twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e - metricsEnabled: "false" - probesEnabled: "true" + metricsEnabled: 'false' + probesEnabled: 'true'