From 626c2b7e7c7801a7403ec7c7fd9793ed624d9515 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Sun, 12 Oct 2025 13:25:39 +0000 Subject: [PATCH] Update backend-api image to version 10 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/85a58adc98fe1253b053c8b16a5b719774f64408 --- 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 8265272..6b1aa5a 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:9 + image: ghcr.io/gansejunge/app-notifications-backend-api:10 ports: - containerPort: 8100 env: