From 257c4b329bc336256879575d8afd087faa3b2c23 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Thu, 5 Jun 2025 02:57:02 +0300 Subject: [PATCH] Change front image tag --- manifests/navix/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/navix/values.yaml b/manifests/navix/values.yaml index 03c58d9..656e8f2 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: v1-no-cicd + tag: v2-no-cicd pullPolicy: IfNotPresent service: type: ClusterIP