fix: use appVersion as image tag instead of latest for auto-redeploy
CI/CD / build-and-push (push) Successful in 9s Details

This commit is contained in:
Cloud User 2026-03-16 11:30:18 +09:00
parent 62bef5d585
commit f9605360c5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ replicaCount: 1
image: image:
repository: harbor.inje-private.com/infra/infra-report repository: harbor.inje-private.com/infra/infra-report
tag: "latest" tag: ""
pullPolicy: Always pullPolicy: Always
imagePullSecrets: imagePullSecrets: