From fcea575d0f6440c96b9a321f7ae02b78e796d1b2 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Tue, 4 Nov 2025 10:22:31 +0000 Subject: [PATCH] Update backend-api image to version 24 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/2a2954fb29f618bfcd9f51ad4305a4207c7cbac5 --- 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 cc7f40d..f4ee82e 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:23 + image: ghcr.io/gansejunge/app-notifications-backend-api:24 ports: - containerPort: 8100 env: