ci(bump): bump authentication image version for prod to 1.0.0

This commit is contained in:
freeleaps-gitops-bot 2025-03-06 07:41:03 +00:00
parent ee849c2f57
commit fb1058bb7e

View File

@ -8,7 +8,7 @@ authentication:
registry: docker.io
repository: null
name: authentication
tag: latest
tag: 1.0.0
imagePullPolicy: IfNotPresent
ports:
- name: http
@ -16,10 +16,10 @@ authentication:
protocol: TCP
resources:
requests:
cpu: '100m'
cpu: 100m
memory: 128Mi
limits:
cpu: '200m'
cpu: 200m
memory: 256Mi
probes: {}
services: