From 139d5c74a7276af0a5da2c97d2c03e4895f73246 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Mon, 11 Mar 2024 14:30:34 +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 120e4de34..84b744104 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -314,7 +314,7 @@ backend: name: "administration-service" image: name: "docker.io/tractusx/portal-administration-service" - administrationservicetag: e20f359d9dd1285db4ec3a83325285fb7c842f64 + administrationservicetag: 70646e1eea04c72fc154fd785670468cd6de5986 pullPolicy: "IfNotPresent" # -- We recommend not to specify default resource limits and to leave this as a conscious choice for the user. # If you do want to specify resource limits, uncomment the following lines and adjust them as necessary.