From 037bba5c219b29c5f21c06a6e7afd6d8ff65451d Mon Sep 17 00:00:00 2001 From: automation-bot Date: Thu, 16 Oct 2025 13:37:04 +0000 Subject: [PATCH] Update backend-api image to version 14 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/4590386b3ee958764debcd1a3e3cff48f51bad27 --- 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 755277e..2b26a55 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:13 + image: ghcr.io/gansejunge/app-notifications-backend-api:14 ports: - containerPort: 8100 env: