From 4a4734c8080833bbe121ebacfe414b1c4e6e4a31 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Fri, 18 Apr 2025 05:15:02 +0000 Subject: [PATCH] ci(bump): bump notification image version for prod to 1.1.1 --- freeleaps/helm-pkg/notification/values.prod.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/freeleaps/helm-pkg/notification/values.prod.yaml b/freeleaps/helm-pkg/notification/values.prod.yaml index 965e79e5..931d1d7a 100644 --- a/freeleaps/helm-pkg/notification/values.prod.yaml +++ b/freeleaps/helm-pkg/notification/values.prod.yaml @@ -3,7 +3,7 @@ global: repository: freeleaps nodeSelector: {} dashboard: - enabled: true + enabled: true name: freeleaps-prod-notification-dashboard title: Notification Service Dashboard (PROD) metricsPrefix: freeleaps_notification @@ -78,5 +78,5 @@ notification: sendgridApiKey: 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 twilioAccountSid: ACf8c9283a6acda060258eadb29be58bc8 twilioAuthToken: ef160748cc22c8b7195b49df4b8eca7e - metricsEnabled: "true" - probesEnabled: "true" \ No newline at end of file + metricsEnabled: 'true' + probesEnabled: 'true'