From 6675bca20ee4693a72eac64037f3bbc8402a4158 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Thu, 6 Nov 2025 20:53:46 +0000 Subject: [PATCH] Update backend-api image to version 29 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/1e78e1f86747e1f1f72bcbe2f254c38845e6ce39 --- 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 4c1f7cb..6877caf 100644 --- a/backend-api/deployment.yaml +++ b/backend-api/deployment.yaml @@ -33,7 +33,7 @@ spec: mountPath: /etc/secrets containers: - name: backend-api - image: ghcr.io/gansejunge/app-notifications-backend-api:28 + image: ghcr.io/gansejunge/app-notifications-backend-api:29 ports: - containerPort: 8100 env: