From 31f830c04b67f9a6cc1162e7b32fd7731e98e8d3 Mon Sep 17 00:00:00 2001 From: automation-bot Date: Thu, 6 Nov 2025 19:14:26 +0000 Subject: [PATCH] Update service-royalroad-chapters image to version 21 Linked build commit: https://git.gansejunge.com/notifier/service-royalroad-chapters/commit/b21e25b1807648fc1c9cc689b24d9fc1b4db48dd --- service-royalroad-chapters/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service-royalroad-chapters/deployment.yaml b/service-royalroad-chapters/deployment.yaml index a11b9b8..22bf546 100644 --- a/service-royalroad-chapters/deployment.yaml +++ b/service-royalroad-chapters/deployment.yaml @@ -33,7 +33,7 @@ spec: mountPath: /etc/secrets containers: - name: service-royalroad-chapters - image: ghcr.io/gansejunge/app-notifications-service-royalroad-chapters:20 + image: ghcr.io/gansejunge/app-notifications-service-royalroad-chapters:21 ports: - containerPort: 5000 name: fastapi