From 8b2455ff752a2e6b9ff1533ee0a9919bd13f7625 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Mon, 23 Sep 2024 16:13:17 +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 f9e1ed70..936b5e4a 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: v2.3.0-alpha.1 + administrationservicetag: 32105bcbbeab163f970674f5729acc9da35aa0ca pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []