From 096857021fe6933d3c1cb0a562ad2473893c0fe8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 15 Mar 2026 02:06:06 +0000 Subject: [PATCH] chore(deps): update booklore-app/booklore to v2.2.1 --- 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 66833dcc0..39c7d4ace 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: v2.2.0 +appVersion: v2.2.1 diff --git a/clusters/cl01tl/helm/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml index 30c82303a..35ced5f97 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: v2.2.0 + tag: v2.2.1 pullPolicy: IfNotPresent env: - name: TZ