From 6d66a83a39feafd69cc8748abfbeb4d54e437e1f Mon Sep 17 00:00:00 2001 From: automation-bot Date: Sat, 8 Nov 2025 11:33:33 +0100 Subject: [PATCH] Update service-royalroad-chapters image to version 26 Linked build commit: https://git.gansejunge.com/notifier/service-royalroad-chapters/commit/1f36783d278e31ba530c8513d46a40dc174431fd --- 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 4f7f745..9e7efb1 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:25 + image: ghcr.io/gansejunge/app-notifications-service-royalroad-chapters:26 ports: - containerPort: 5000 name: fastapi