From cdad1f42fd56b09de3989fcffaa47e672e682084 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Tue, 4 Nov 2025 09:23:34 +0000 Subject: [PATCH] Update backend-push-notifications image to version 8 Linked build commit: https://git.gansejunge.com/notifier/backend-push-notifications/commit/ab1b48fe0638741cd4f521361af73d273e110911 --- 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 b4896b0..f2b4c1f 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:7 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:8 ports: - containerPort: 9000 name: metrics