From 439ba23b3707b47fff332c6e0c1695aca4361c1c Mon Sep 17 00:00:00 2001 From: eclipse-tractusx-bot Date: Mon, 4 Mar 2024 13:54:41 +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 ea0500a8a..cd9bb6b0e 100644 --- a/charts/portal/values.yaml +++ b/charts/portal/values.yaml @@ -607,7 +607,7 @@ backend: name: "notification-service" image: name: "docker.io/tractusx/portal-notification-service" - notificationservicetag: 07cafc2442524f0405dd3e313333eda3aadb3125 + notificationservicetag: fa5073f951fc975293201afaf2cc71bf252575d3 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.