From f8d1ab86796ae74029bebe4a2eb37207da5961b7 Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Wed, 14 Aug 2024 08:43:39 +0000 Subject: [PATCH] Add new image for notification 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 25315076b..94eab9504 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -644,7 +644,7 @@ backend: name: "notification-service" image: name: "docker.io/tractusx/portal-notification-service" - notificationservicetag: 0823e2de805509e24fdc0c4ffe1406c8c67d0df6 + notificationservicetag: 4c39a2f172246690587d48f23932af0f07dac6b7 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []