ci(bump): bump notification image version for prod to 1.1.1

This commit is contained in:
freeleaps-gitops-bot 2025-03-17 14:01:46 +00:00
parent aedddf0f96
commit 070e9df387

View File

@ -8,7 +8,7 @@ notification:
registry: docker.io registry: docker.io
repository: null repository: null
name: notification name: notification
tag: 1.1.0 tag: 1.1.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
ports: ports:
- name: http - name: http
@ -49,7 +49,7 @@ notification:
release: kube-prometheus-stack release: kube-prometheus-stack
namespace: freeleaps-monitoring-system namespace: freeleaps-monitoring-system
internal: 30s internal: 30s
scrapeTimeout: "" scrapeTimeout: ''
services: services:
- name: notification-service - name: notification-service
type: ClusterIP type: ClusterIP