From 86cd875850e1659de57b6dff96b3c7ed68c943c7 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Thu, 6 Nov 2025 16:19:06 +0000 Subject: [PATCH] Update backend-api image to version 26 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/be8d42da183a3c97ff75eebfed0f0b0d0e0bb66b --- 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 a84d9f6..a016549 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:25 + image: ghcr.io/gansejunge/app-notifications-backend-api:26 ports: - containerPort: 8100 env: