diff --git a/manifests/navix/values.yaml b/manifests/navix/values.yaml index 93779c0..6f7d2e9 100644 --- a/manifests/navix/values.yaml +++ b/manifests/navix/values.yaml @@ -1,7 +1,7 @@ frontend: image: repository: harbor.dvirlabs.com/my-apps/navix-front - tag: v5-no-cicd + tag: v6-no-cicd pullPolicy: IfNotPresent service: type: ClusterIP @@ -21,7 +21,7 @@ frontend: backend: image: repository: harbor.dvirlabs.com/my-apps/navix-back - tag: v1-no-cicd + tag: v2-no-cicd pullPolicy: IfNotPresent service: type: ClusterIP