From 220e11a1ad3ca8affbdfe74c36d5ec19936eb145 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 10 Oct 2025 11:19:52 +0200 Subject: [PATCH] Version bump See https://git.gansejunge.com/notifier/backend-api/commit/e944acaedd6a58ecdda9d0a566776cf91650ca6d --- 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 89577ee..ee881ef 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:3 + image: ghcr.io/gansejunge/app-notifications-backend-api:4 ports: - containerPort: 8100 env: