From 4186aa67f37969b30d72247b8ab2303e66a23bc4 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Wed, 11 Sep 2024 16:01:29 +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 1446ce55..f71014bd 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: b1b1a9f5e0699b1dacfef6a0eb7b72ec32bac14b + portaltag: v2.2.0 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []