From 6fdf4d3b38dbf741056c79060e5b172d4ef67450 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Thu, 8 Aug 2024 15:12:05 +0000 Subject: [PATCH] Add new image for administration service --- 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 7ffe5f3df..2f35d885b 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -348,7 +348,7 @@ backend: name: "administration-service" image: name: "docker.io/tractusx/portal-administration-service" - administrationservicetag: 425d77d658a461ddecc0307214d78334f11b40df + administrationservicetag: 3ff1cc7bf3704ac2e37654550533e44108b818f0 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []