From 96cbd7c4fdb0fddcc9573fa776d2aeb5fb5606dd Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Thu, 12 Sep 2024 07:08: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 15616680..329aadcd 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -126,7 +126,7 @@ frontend: name: "portal" image: name: "docker.io/tractusx/portal-frontend" - portaltag: 18ec5e775a120b91c6e5cc3499c3f63bd8c37ec2 + portaltag: 20b6637a4394a89e4caea7bc8de176b656d2e00a pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []