From 5463f062cf18ea874c0c185967529754f6fa15f9 Mon Sep 17 00:00:00 2001 From: florian Date: Fri, 10 Oct 2025 11:46:14 +0200 Subject: [PATCH] Version bump See https://git.gansejunge.com/notifier/backend-api/commit/51771fb37845396805bc9eb1fa17d7966916c64f --- 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 2c1d6d7..a784499 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:5 + image: ghcr.io/gansejunge/app-notifications-backend-api:6 ports: - containerPort: 8100 env: