From 04adeb21b8377e3e76e0b994bf4fc42367816329 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 21 Mar 2026 03:02:37 +0000 Subject: [PATCH] chore(deps): update grimmory-tools/grimmory to v2.3.0 --- clusters/cl01tl/helm/booklore/Chart.yaml | 2 +- clusters/cl01tl/helm/booklore/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/booklore/Chart.yaml b/clusters/cl01tl/helm/booklore/Chart.yaml index 3e17837af..45ac4c55b 100644 --- a/clusters/cl01tl/helm/booklore/Chart.yaml +++ b/clusters/cl01tl/helm/booklore/Chart.yaml @@ -33,4 +33,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png # renovate: datasource=github-releases depName=grimmory-tools/grimmory -appVersion: v2.2.6 +appVersion: v2.3.0 diff --git a/clusters/cl01tl/helm/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml index d7ce29704..1c803005d 100644 --- a/clusters/cl01tl/helm/booklore/values.yaml +++ b/clusters/cl01tl/helm/booklore/values.yaml @@ -9,7 +9,7 @@ booklore: main: image: repository: ghcr.io/grimmory-tools/grimmory - tag: v2.2.6 + tag: v2.3.0 pullPolicy: IfNotPresent env: - name: TZ -- 2.49.1