From c75ecf15017ec4d88f1d8d662aa208f5fd03e373 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Tue, 14 Jan 2025 05:36:44 +0000 Subject: [PATCH] Add new image for portal --- charts/portal/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/portal/values.yaml b/charts/portal/values.yaml index 22be8fb4..974ad732 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -155,7 +155,7 @@ frontend: name: "portal" image: name: "docker.io/tractusx/portal-frontend" - portaltag: 211a28259a5c10438fc7a3c5c8ad49e0e3d0bd28 + portaltag: c1207cefebc80302bec0cab75c1e36b1f1eb1112 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []