From 95e074b9719e3fde9229571f787dcbbd07b8ec18 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Tue, 21 Oct 2025 18:19:27 +0000 Subject: [PATCH] Update backend-push-notifications image to version 5 Linked build commit: https://git.gansejunge.com/notifier/backend-push-notifications/commit/6cb52c1b2ac0fb460d187d8eeda2b4b4ce65e09f --- backend-push-notifications/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-push-notifications/deployment.yaml b/backend-push-notifications/deployment.yaml index 6b06f30..53d274a 100644 --- a/backend-push-notifications/deployment.yaml +++ b/backend-push-notifications/deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-secret containers: - name: backend-push-notifications - image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:4 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:5 ports: - containerPort: 9000 name: metrics