From 195f7935c76d0458a1cf9520166b31b4a449ed16 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 8 Mar 2026 20:02:03 +0000 Subject: [PATCH] chore(deps): update ghcr.io/booklore-app/booklore docker tag to v2.1.0 --- clusters/cl01tl/helm/booklore/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml index 90c437b77..b1420b942 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.0.6 + tag: v2.1.0 pullPolicy: IfNotPresent env: - name: TZ -- 2.49.1