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

This commit is contained in:
freeleaps-gitops-bot 2025-06-11 05:47:15 +00:00
parent 5c9d826744
commit 2349f3624f

View File

@ -13,7 +13,7 @@ freeleaps:
registry: docker.io registry: docker.io
repository: null repository: null
name: backend name: backend
tag: snapshot-29af810 tag: snapshot-3f2193b
imagePullPolicy: Always imagePullPolicy: Always
ports: ports:
- name: http - name: http
@ -97,12 +97,12 @@ freeleaps:
vpa: vpa:
minAllowed: minAllowed:
enabled: true enabled: true
cpu: "100m" cpu: 100m
memory: "64Mi" memory: 64Mi
maxAllowed: maxAllowed:
enabled: true enabled: true
cpu: "200m" cpu: 200m
memory: "256Mi" memory: 256Mi
controlledResources: controlledResources:
- cpu - cpu
- memory - memory