From 77e5ff381ce4f11945242c1e5084be7313a6035a Mon Sep 17 00:00:00 2001 From: automation-bot Date: Fri, 17 Oct 2025 07:26:25 +0000 Subject: [PATCH] Update backend-api image to version 18 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/cbf3c662a1fa99f52c0b80db10cb5c874f162167 --- 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 37e3452..572f591 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:17 + image: ghcr.io/gansejunge/app-notifications-backend-api:18 ports: - containerPort: 8100 env: