ci(bump): bump freeleaps image version for prod to snapshot-d6cc2ad

This commit is contained in:
freeleaps-gitops-bot 2025-09-11 08:11:05 +00:00
parent d9c0bd07e4
commit f875eee4ce

View File

@ -19,7 +19,7 @@ freeleaps:
registry: docker.io registry: docker.io
repository: null repository: null
name: backend name: backend
tag: 1.9.2 tag: snapshot-d6cc2ad
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@ -70,7 +70,6 @@ freeleaps:
freeleapsDeploymentEndpoint: http://devops-service.freeleaps-prod.svc.freeleaps.cluster:8014 freeleapsDeploymentEndpoint: http://devops-service.freeleaps-prod.svc.freeleaps.cluster:8014
freeleapsAilabEndpoint: '' freeleapsAilabEndpoint: ''
appEnv: prod appEnv: prod
redisIsCluster: 'true' redisIsCluster: 'true'
metricsEnabled: 'true' metricsEnabled: 'true'
probesEnabled: 'true' probesEnabled: 'true'
@ -84,38 +83,38 @@ freeleaps:
creationPolicy: Owner creationPolicy: Owner
refreshInterval: 30s refreshInterval: 30s
data: data:
- key: mongodbUri - key: mongodbUri
remoteRef: remoteRef:
key: freeleaps-prod-mongodb-uri key: freeleaps-prod-mongodb-uri
type: Secret type: Secret
- key: jwtSecretKey - key: jwtSecretKey
remoteRef: remoteRef:
key: freeleaps-prod-jwt-secret-key key: freeleaps-prod-jwt-secret-key
type: Secret type: Secret
- key: stripeApiKey - key: stripeApiKey
remoteRef: remoteRef:
key: freeleaps-prod-stripe-api-key key: freeleaps-prod-stripe-api-key
type: Secret type: Secret
- key: stripeWebhookSecret - key: stripeWebhookSecret
remoteRef: remoteRef:
key: freeleaps-prod-stripe-webhook-secret key: freeleaps-prod-stripe-webhook-secret
type: Secret type: Secret
- key: stripeAccountWebhookSecret - key: stripeAccountWebhookSecret
remoteRef: remoteRef:
key: freeleaps-prod-stripe-account-webhook-secret key: freeleaps-prod-stripe-account-webhook-secret
type: Secret type: Secret
- key: rabbitmqPassword - key: rabbitmqPassword
remoteRef: remoteRef:
key: freeleaps-prod-rabbitmq-password key: freeleaps-prod-rabbitmq-password
type: Secret type: Secret
- key: redisUrl - key: redisUrl
remoteRef: remoteRef:
key: freeleaps-prod-redis-url key: freeleaps-prod-redis-url
type: Secret type: Secret
- key: giteaApiKey - key: giteaApiKey
remoteRef: remoteRef:
key: freeleaps-prod-gitea-api-key key: freeleaps-prod-gitea-api-key
type: Secret type: Secret
vpa: vpa:
minAllowed: minAllowed:
enabled: true enabled: true