ci(bump): bump freeleaps image version for alpha to snapshot-ca090e4

This commit is contained in:
freeleaps-gitops-bot 2025-09-03 19:35:06 +00:00
parent 4b830496b4
commit 83e7468490

View File

@ -16,7 +16,7 @@ freeleaps:
registry: docker.io
repository: null
name: backend
tag: snapshot-4c13092
tag: snapshot-ca090e4
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -76,7 +76,7 @@ freeleaps:
freeleapsAuthenticationEndpoint: http://authentication-service.freeleaps-alpha.svc.freeleaps.cluster:8004/api/auth/
freeleapsNotificationEndpoint: http://notification-service.freeleaps-alpha.svc.freeleaps.cluster:8003/api/notification/
freeleapsAilabEndpoint: ''
appEnv: 'alpha'
appEnv: alpha
redisIsCluster: 'false'
metricsEnabled: 'false'
probesEnabled: 'true'