From ec6aa4ceb80c455257813aad7cef6929b4632e44 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Tue, 4 Nov 2025 08:56:16 +0000 Subject: [PATCH] Update backend-api-internal image to version 10 Linked build commit: https://git.gansejunge.com/notifier/backend-api-internal/commit/8aee29ab1f3b1d56466cce7fee18d359f3e67e5d --- backend-api-internal/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend-api-internal/deployment.yaml b/backend-api-internal/deployment.yaml index 1f8c58c..f473c6f 100644 --- a/backend-api-internal/deployment.yaml +++ b/backend-api-internal/deployment.yaml @@ -17,7 +17,7 @@ spec: - name: ghcr-secret containers: - name: backend-api-internal - image: ghcr.io/gansejunge/app-notifications-backend-api-internal:9 + image: ghcr.io/gansejunge/app-notifications-backend-api-internal:10 ports: - containerPort: 8101 env: