Change front and back tag

This commit is contained in:
dvirlabs 2025-06-06 18:42:12 +03:00
parent 6b75ff10b2
commit 5e7a047f80

View File

@ -1,7 +1,7 @@
frontend:
image:
repository: harbor.dvirlabs.com/my-apps/navix-front
tag: latest
tag: v7-no-cicd
pullPolicy: IfNotPresent
service:
type: ClusterIP
@ -23,7 +23,7 @@ frontend:
backend:
image:
repository: harbor.dvirlabs.com/my-apps/navix-back
tag: latest
tag: v3-no-cicd
pullPolicy: IfNotPresent
service:
type: ClusterIP