From cba28bfe394f4ecc89274f978a2bea30a800129d Mon Sep 17 00:00:00 2001 From: automation-bot Date: Tue, 4 Nov 2025 08:48:56 +0000 Subject: [PATCH] Update backend-api image to version 23 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/ff03231d6112fbb5d35e0ab5c5a811b821b5256c --- backend-api/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-api/deployment.yaml b/backend-api/deployment.yaml index 341a8ad..cc7f40d 100644 --- a/backend-api/deployment.yaml +++ b/backend-api/deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-secret containers: - name: backend-api - image: ghcr.io/gansejunge/app-notifications-backend-api:22 + image: ghcr.io/gansejunge/app-notifications-backend-api:23 ports: - containerPort: 8100 env: