From b4c27b4b7b7c35b534be5c51a25d18c9443eb604 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Mon, 11 Mar 2024 08:55:37 +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 aec811712..22538de2e 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -91,7 +91,7 @@ frontend: name: "portal" image: name: "docker.io/tractusx/portal-frontend" - portaltag: 8b731b3d1c9de3f103c6320884f93046d0db55f3 + portaltag: 753335b5eda74cd49bf4318a55e407aa31229650 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.