From 17e19bad7322007466bd097c53877f92c3f19244 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Feb 2026 05:02:51 +0000 Subject: [PATCH] chore(deps): update booklore-app/booklore to v2 --- 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 fc7abe326..4e0bba925 100644 --- a/clusters/cl01tl/helm/booklore/Chart.yaml +++ b/clusters/cl01tl/helm/booklore/Chart.yaml @@ -30,4 +30,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=booklore-app/BookLore -appVersion: v1.18.5 +appVersion: v2.0.1 diff --git a/clusters/cl01tl/helm/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml index a27072d50..e868f1c07 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/booklore-app/booklore - tag: v1.18.5 + tag: v2.0.1 pullPolicy: IfNotPresent env: - name: TZ