From e5b76a0fe084a8dbb77982b3156b3e8b4feabbbd Mon Sep 17 00:00:00 2001 From: automation-bot Date: Sat, 18 Oct 2025 17:58:58 +0000 Subject: [PATCH] Update backend-api image to version 19 Linked build commit: https://git.gansejunge.com/notifier/backend-api/commit/a55d1b324cea3a85e7e179ef45fb9e298532984e --- 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 246a936..82f41a8 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:18 + image: ghcr.io/gansejunge/app-notifications-backend-api:19 ports: - containerPort: 8100 env: