From 2b43c83ad7ad2a51f39582a8ec9d35dc9d484ac2 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Thu, 6 Nov 2025 19:50:35 +0000 Subject: [PATCH] Update backend-api image to version 28 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 366ef26..4c1f7cb 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:27 + image: ghcr.io/gansejunge/app-notifications-backend-api:28 ports: - containerPort: 8100 env: