From df17979907139e71d25018892a677e934720039f Mon Sep 17 00:00:00 2001 From: automation-bot Date: Mon, 20 Oct 2025 10:54:53 +0000 Subject: [PATCH] Update backend-push-notifications image to version 4 Linked build commit: https://git.gansejunge.com/notifier/backend-push-notifications/commit/5d1b680ae3eab1464b585a4199a155f17208da08 --- 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 71f60da..6b06f30 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:3 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:4 ports: - containerPort: 9000 name: metrics