ci(bump): bump frontend image version for alpha to snapshot-dba2fa0

This commit is contained in:
freeleaps-gitops-bot 2025-03-21 18:13:36 +00:00
parent c3871bca53
commit 9c28b0b113

View File

@ -8,7 +8,7 @@ frontend:
registry: docker.io
repository: null
name: frontend
tag: snapshot-a10c0f6
tag: snapshot-dba2fa0
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -16,10 +16,10 @@ frontend:
protocol: TCP
resources:
requests:
cpu: '50m'
cpu: 50m
memory: 32Mi
limits:
cpu: '100m'
cpu: 100m
memory: 64Mi
probes: {}
services: