From 08c32d573205af52d2d98a2ec8e4890fc24febee Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Fri, 15 Nov 2024 13:14:57 +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 0076c682..9ef132f2 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: 4ddb9298d38640e9685cbf570c37e019c40b09c1 + portaltag: 9d17f0eddc09cf6034f2f958e6c84153b745ac25 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []