From b251fb56e862609a7d2353c1d330cfc2de9ea718 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 5 Dec 2025 11:54:40 +0200 Subject: [PATCH] Update my-recipes front image --- 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 367e315..5a52d84 100644 --- a/manifests/my-recipes/values.yaml +++ b/manifests/my-recipes/values.yaml @@ -31,7 +31,7 @@ frontend: image: repository: registry.dvirlabs.com/my-apps/my-recipes-frontend pullPolicy: IfNotPresent - tag: "v1.0.0" + tag: "master-56d00c2" service: type: ClusterIP port: 3000