From 68c0ff7e37c9473cebe73d55f12c20952ab5d00b Mon Sep 17 00:00:00 2001 From: automation-bot Date: Thu, 6 Nov 2025 19:37:04 +0000 Subject: [PATCH] Update backend-api image to version 27 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 0ef51a8..366ef26 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:26 + image: ghcr.io/gansejunge/app-notifications-backend-api:27 ports: - containerPort: 8100 env: