From 1b669c2aeecab64ad55578ff0e3ce60e0ecd4429 Mon Sep 17 00:00:00 2001 From: dvirlabs Date: Fri, 5 Dec 2025 12:00:52 +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 5a52d84..6f247dd 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: "master-56d00c2" + tag: "latest" service: type: ClusterIP port: 3000