From 896e9c01efbd98cfdc5e29588656775c7ac342ea Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Tue, 4 Feb 2025 08:07:22 +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 fecb693a..9b11a591 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -689,7 +689,7 @@ backend: name: "notification-service" image: name: "docker.io/tractusx/portal-notification-service" - notificationservicetag: ef6a335b6dadea96ddae710238069af86a622908 + notificationservicetag: 50b1ec041dd55fef54ac58a1976e6ec8fffb8341 pullPolicy: "IfNotPresent" # -- Pull secrets for private docker registry pullSecrets: []