From 5bc9d8832905636040fa91b3063147961a9fd901 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Thu, 14 Nov 2024 09:23:56 +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 4623e73a0..0129687dd 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: e79ba66161395c61cb9b2fadba03b47b2385973a + portaltag: 546b8814d6c9f1efe1677f4b754ddf5d5288af48 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []