From 6ee1b6ba0f41a7a31cb037599bcc2d38f6c9c209 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Mon, 3 Nov 2025 18:55:32 +0000 Subject: [PATCH] Update backend-push-notifications image to version 6 Linked build commit: https://git.gansejunge.com/notifier/backend-push-notifications/commit/bfc8abd441ad831fc8c7352246c316752c9157e1 --- 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 53d274a..30038e5 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:5 + image: ghcr.io/gansejunge/app-notifications-backend-push-notifications:6 ports: - containerPort: 9000 name: metrics