From 70ffba70b6e700d0dce678557905e5169093f4f6 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Fri, 20 Sep 2024 14:44:30 +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 980c7ec1e..a118f47bd 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -143,7 +143,7 @@ frontend: name: "registration" image: name: "docker.io/tractusx/portal-frontend-registration" - registrationtag: 8c7a91d62fa1e9da8b336784a11bd4c07c89947e + registrationtag: v2.1.0-alpha.1 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []