From 1e2fc7e2423c1d180775946a0cff37fd5b4a6a96 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Wed, 5 Nov 2025 20:46:32 +0000 Subject: [PATCH] Update backend-api image to version 25 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/455974b0dd529fdd2a1042d381b29821ca86552e --- 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 664b339..a84d9f6 100644 --- a/backend-api/deployment.yaml +++ b/backend-api/deployment.yaml @@ -33,7 +33,7 @@ spec: mountPath: /etc/secrets containers: - name: backend-api - image: ghcr.io/gansejunge/app-notifications-backend-api:24 + image: ghcr.io/gansejunge/app-notifications-backend-api:25 ports: - containerPort: 8100 env: