From fa025b7f0c1b28bae9c8bb4944b8548274292809 Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Sat, 21 Mar 2026 01:23:53 +0000 Subject: [PATCH] Swap to Grimmory (#4951) Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4951 --- clusters/cl01tl/helm/booklore/Chart.yaml | 7 +++++-- clusters/cl01tl/helm/booklore/values.yaml | 4 ++-- clusters/cl01tl/helm/homepage/values.yaml | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/clusters/cl01tl/helm/booklore/Chart.yaml b/clusters/cl01tl/helm/booklore/Chart.yaml index 39c7d4ace..3e17837af 100644 --- a/clusters/cl01tl/helm/booklore/Chart.yaml +++ b/clusters/cl01tl/helm/booklore/Chart.yaml @@ -4,11 +4,14 @@ version: 1.0.0 description: booklore keywords: - booklore + - grimmory - books home: https://wiki.alexlebens.dev/ sources: - https://github.com/booklore-app/BookLore + - https://github.com/grimmory-tools/grimmory - https://github.com/booklore-app/booklore/pkgs/container/booklore + - https://github.com/grimmory-tools/grimmory/pkgs/container/grimmory - https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template maintainers: - name: alexlebens @@ -29,5 +32,5 @@ dependencies: version: 0.8.0 repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png -# renovate: datasource=github-releases depName=booklore-app/BookLore -appVersion: v2.2.1 +# renovate: datasource=github-releases depName=grimmory-tools/grimmory +appVersion: v2.2.6 diff --git a/clusters/cl01tl/helm/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml index 35ced5f97..d7ce29704 100644 --- a/clusters/cl01tl/helm/booklore/values.yaml +++ b/clusters/cl01tl/helm/booklore/values.yaml @@ -8,8 +8,8 @@ booklore: containers: main: image: - repository: ghcr.io/booklore-app/booklore - tag: v2.2.1 + repository: ghcr.io/grimmory-tools/grimmory + tag: v2.2.6 pullPolicy: IfNotPresent env: - name: TZ diff --git a/clusters/cl01tl/helm/homepage/values.yaml b/clusters/cl01tl/helm/homepage/values.yaml index 41f8c510f..5717a3450 100644 --- a/clusters/cl01tl/helm/homepage/values.yaml +++ b/clusters/cl01tl/helm/homepage/values.yaml @@ -204,7 +204,7 @@ homepage: statusStyle: dot - Books: icon: sh-booklore.webp - description: Booklore + description: Grimmory href: https://booklore.alexlebens.net siteMonitor: http://booklore.booklore:80 statusStyle: dot