From 1a1f1433d509828dbf71525a56d4a51939c5699a Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 10 Oct 2025 12:01:31 +0200 Subject: [PATCH] Version bump See https://git.gansejunge.com/notifier/backend-api/commit/8d2020818d4d63ce2080a0e848ecc66942fdf087 --- 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 a784499..7680ad4 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:6 + image: ghcr.io/gansejunge/app-notifications-backend-api:7 ports: - containerPort: 8100 env: