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

This commit is contained in:
freeleaps-gitops-bot 2025-02-17 22:55:38 +00:00
parent b51c660a6e
commit ea607e954d

View File

@ -60,8 +60,8 @@ frontend:
backend: backend:
replicas: 1 replicas: 1
image: image:
registry: null registry: docker.io
repository: sunzhenyucn repository: null
name: magicleaps-backend name: magicleaps-backend
tag: 1.0.0 tag: 1.0.0
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent