From 90c9ebf91ab51157166d2cd2b7c1b133b9d47360 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Mon, 25 Aug 2025 01:39:58 +0000 Subject: [PATCH] ci(bump): bump notification image version for alpha to snapshot-4b8be6f --- .../helm-pkg/notification/values.alpha.yaml | 56 +++++++++---------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/freeleaps/helm-pkg/notification/values.alpha.yaml b/freeleaps/helm-pkg/notification/values.alpha.yaml index f25dc2e2..c27a08c6 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-12a0d9a + tag: snapshot-4b8be6f imagePullPolicy: IfNotPresent ports: - name: http @@ -87,7 +87,7 @@ notification: rabbitmqUsername: user rabbitmqVritualHost: / systemUserId: 117f191e810c19729de860aa - smsFrom: '+16898887156' + smsFrom: '+16898887156' emailFrom: freeleaps@freeleaps.com metricsEnabled: 'false' probesEnabled: 'true' @@ -108,31 +108,31 @@ notification: kind: FreeleapsSecretStore name: freeleaps-main-secret-store target: - name: "freeleaps-notification-alpha-secrets" - creationPolicy: "Owner" + name: freeleaps-notification-alpha-secrets + creationPolicy: Owner refreshInterval: 30s data: - - key: mongodbUri - remoteRef: - key: "freeleaps-alpha-mongodb-uri" - type: Secret - - key: rabbitmqPassword - remoteRef: - key: "freeleaps-alpha-rabbitmq-password" - type: Secret - - key: secretKey - remoteRef: - key: "freeleaps-alpha-secret-key" - type: Secret - - key: sendgridApiKey - remoteRef: - key: "freeleaps-alpha-sendgrid-api-key" - type: Secret - - key: twilioAccountSid - remoteRef: - key: "freeleaps-alpha-twilio-account-sid" - type: Secret - - key: twilioAuthToken - remoteRef: - key: "freeleaps-alpha-twilio-auth-token" - type: Secret + - key: mongodbUri + remoteRef: + key: freeleaps-alpha-mongodb-uri + type: Secret + - key: rabbitmqPassword + remoteRef: + key: freeleaps-alpha-rabbitmq-password + type: Secret + - key: secretKey + remoteRef: + key: freeleaps-alpha-secret-key + type: Secret + - key: sendgridApiKey + remoteRef: + key: freeleaps-alpha-sendgrid-api-key + type: Secret + - key: twilioAccountSid + remoteRef: + key: freeleaps-alpha-twilio-account-sid + type: Secret + - key: twilioAuthToken + remoteRef: + key: freeleaps-alpha-twilio-auth-token + type: Secret