From fd8e6c01716548402c5aed65843ab3b52920c79b Mon Sep 17 00:00:00 2001 From: freeleaps-gitops-bot Date: Thu, 6 Mar 2025 18:23:43 +0000 Subject: [PATCH] ci(bump): bump notification image version for prod to 1.0.0 --- 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 950ffb1c..4c50a9ce 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: latest + tag: 1.0.0 imagePullPolicy: IfNotPresent ports: - name: http @@ -16,10 +16,10 @@ notification: protocol: TCP resources: requests: - cpu: '100m' + cpu: 100m memory: 128Mi limits: - cpu: '200m' + cpu: 200m memory: 256Mi probes: {} services: