From 84a6f26b60f37535d07b3cc348b819ae3a559ac9 Mon Sep 17 00:00:00 2001 From: dvirlabs <114520947+dvirlabs@users.noreply.github.com> Date: Mon, 8 Dec 2025 10:57:02 +0200 Subject: [PATCH] Update frontend tag --- manifests/my-recipes/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/my-recipes/values.yaml b/manifests/my-recipes/values.yaml index 88906fe..103ef24 100644 --- a/manifests/my-recipes/values.yaml +++ b/manifests/my-recipes/values.yaml @@ -45,7 +45,7 @@ frontend: image: repository: harbor.dvirlabs.com/my-apps/my-recipes-frontend pullPolicy: Always - tag: develop-fa5ba57 + tag: develop-22639a4 service: type: ClusterIP port: 80