From b7cda6eada0a8dc4b0665c9049a064b87c380fca Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 10 Oct 2025 11:42:21 +0200 Subject: [PATCH] Version bump See https://git.gansejunge.com/notifier/backend-api/commit/4d586f437194e4b876bac06a520fcbb85902040e --- 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 ee881ef..2c1d6d7 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:4 + image: ghcr.io/gansejunge/app-notifications-backend-api:5 ports: - containerPort: 8100 env: