From e2870601d2f853fdd2034a1cf779a714f0eb739c Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Thu, 24 Oct 2024 15:10:51 +0000 Subject: [PATCH] Add new image for portal registration --- 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 50895e4e..878ece1f 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -172,7 +172,7 @@ frontend: name: "registration" image: name: "docker.io/tractusx/portal-frontend-registration" - registrationtag: 6a6617df4e8a2c08a7882d7ecdc12e98ffd6ff08 + registrationtag: v2.1.0-rc.1 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []