From f04674503ca196f6d6be6ecf72298a4f0ba2fcef Mon Sep 17 00:00:00 2001 From: automation-bot Date: Fri, 17 Oct 2025 06:54:42 +0000 Subject: [PATCH] Update backend-api image to version 15 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/38c91cb62d655423d0035efb0f923a1fa9b46e5e --- 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 2b26a55..0ebd687 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:14 + image: ghcr.io/gansejunge/app-notifications-backend-api:15 ports: - containerPort: 8100 env: