From 070e9df3873040202d20d1836b4c4c6ccbbe25b4 Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Mon, 17 Mar 2025 14:01:46 +0000 Subject: [PATCH] ci(bump): bump notification image version for prod to 1.1.1 --- freeleaps/helm-pkg/notification/values.prod.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/freeleaps/helm-pkg/notification/values.prod.yaml b/freeleaps/helm-pkg/notification/values.prod.yaml index e3d32b39..d966f12d 100644 --- a/freeleaps/helm-pkg/notification/values.prod.yaml +++ b/freeleaps/helm-pkg/notification/values.prod.yaml @@ -8,7 +8,7 @@ notification: registry: docker.io repository: null name: notification - tag: 1.1.0 + tag: 1.1.1 imagePullPolicy: IfNotPresent ports: - name: http @@ -49,7 +49,7 @@ notification: release: kube-prometheus-stack namespace: freeleaps-monitoring-system internal: 30s - scrapeTimeout: "" + scrapeTimeout: '' services: - name: notification-service type: ClusterIP