From 9c4bda4535fb0ec893aa2319cf7dc948876db79e Mon Sep 17 00:00:00 2001 From: automation-bot Date: Sat, 8 Nov 2025 12:44:07 +0100 Subject: [PATCH] Update backend-api image to version 30 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/34318fa9b9ef156fc7849b2aaaa8d684dbd60516 --- 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 6877caf..8aae232 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:29 + image: ghcr.io/gansejunge/app-notifications-backend-api:30 ports: - containerPort: 8100 env: