ci(bump): bump chat image version for prod to 1.0.0

This commit is contained in:
freeleaps-gitops-bot 2025-04-18 06:40:40 +00:00
parent 67c4772407
commit 06eccc4700

View File

@ -13,7 +13,7 @@ chat:
registry: docker.io registry: docker.io
repository: null repository: null
name: chat name: chat
tag: 1.1.0 tag: 1.0.0
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@ -59,7 +59,7 @@ chat:
release: kube-prometheus-stack release: kube-prometheus-stack
namespace: freeleaps-monitoring-system namespace: freeleaps-monitoring-system
interval: 30s interval: 30s
scrapeTimeout: "" scrapeTimeout: ''
ingresses: [] ingresses: []
configs: configs:
tz: UTC tz: UTC
@ -91,5 +91,5 @@ chat:
certPath: '' certPath: ''
redisUrl: redis://:izrZtCmYk8@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0 redisUrl: redis://:izrZtCmYk8@freeleaps-prod-redis-redis-cluster-headless.freeleaps-prod.svc.freeleaps.cluster:6379/0
redisIsCluster: 'true' redisIsCluster: 'true'
metricsEnabled: "true" metricsEnabled: 'true'
probesEnabled: "true" probesEnabled: 'true'