From c0f340b6a94173f8d11dd4bf9cf7e114f0447880 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Thu, 24 Oct 2024 11:32:13 +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 bc98ac75f..97941ee71 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: 47d02c4db37bf173a192afe1b75bde396dc97c51 + registrationtag: 6a6617df4e8a2c08a7882d7ecdc12e98ffd6ff08 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []