From a096804d20ae79ecf910f6ac97c8ac6838c66472 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Sun, 19 Oct 2025 07:45:30 +0000 Subject: [PATCH] Update backend-push-notifications image to version 3 Linked build commit: https://git.gansejunge.com/notifier/backend-push-notifications/commit/d2586defdaf6a223f904e10ac3351b35f1580dba --- 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 3311fac..71f60da 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:2 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:3 ports: - containerPort: 9000 name: metrics