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

This commit is contained in:
freeleaps-gitops-bot 2025-04-18 04:56:16 +00:00
parent 062259dd3c
commit e937aaa092

View File

@ -13,7 +13,7 @@ authentication:
registry: docker.io
repository: null
name: authentication
tag: 1.1.0
tag: 1.1.1
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -59,7 +59,7 @@ authentication:
release: kube-prometheus-stack
namespace: freeleaps-monitoring-system
interval: 30s
scrapeTimeout: ""
scrapeTimeout: ''
ingresses: {}
configs:
tz: UTC
@ -73,5 +73,5 @@ authentication:
mongodbName: freeleaps2
mongodbPort: 27017
mongodbUri: mongodb+srv://freeadmin:0eMV0bt8oyaknA0m@freeleaps2.zmsmpos.mongodb.net/?retryWrites=true&w=majority
metricsEnabled: "true"
probesEnabled: "true"
metricsEnabled: 'true'
probesEnabled: 'true'