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

This commit is contained in:
freeleaps-gitops-bot 2025-02-24 20:56:38 +00:00
parent 75d64c5cc0
commit 2b2c8cc24c

View File

@ -8,7 +8,7 @@ freeleaps:
registry: docker.io
repository: null
name: backend
tag: snapshot-be5098b
tag: snapshot-52c3d53
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -16,7 +16,7 @@ freeleaps:
protocol: TCP
resources:
requests:
cpu: '200m'
cpu: 200m
memory: 512Mi
limits:
cpu: '0.5'