From 9444c7f982d40c78dbfaa4fa5970af1801d1f57f Mon Sep 17 00:00:00 2001 From: automation-bot Date: Fri, 17 Oct 2025 20:34:23 +0000 Subject: [PATCH] Update backend-push-notifications image to version 2 Linked build commit: https://git.gansejunge.com/notifier/backend-push-notifications/commit/2936141a4d4f55f0c687010cd4ef6b2d8dfb0156 --- 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 32b1d6a..fe41859 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:1 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:2 ports: - containerPort: 9000 name: metrics