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

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

View File

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