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

This commit is contained in:
freeleaps-gitops-bot 2025-06-10 16:01:16 +00:00
parent 0db1d590f2
commit a9bb135e0f

View File

@ -15,7 +15,7 @@ freeleaps:
registry: docker.io
repository: null
name: backend
tag: snapshot-43a27fd
tag: snapshot-75b1429
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -90,12 +90,12 @@ freeleaps:
vpa:
minAllowed:
enabled: false
cpu: "100m"
memory: "64Mi"
cpu: 100m
memory: 64Mi
maxAllowed:
enabled: true
cpu: "200m"
memory: "256Mi"
cpu: 200m
memory: 256Mi
controlledResources:
- cpu
- memory