From a8fc2fb9b939099ef8ce48075392e0355272002f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Jan 2026 01:11:39 +0100 Subject: [PATCH] =?UTF-8?q?fix(booklore):=20update=20image=20ghcr.io/bookl?= =?UTF-8?q?ore-app/booklore=20v1.16.3=20=E2=86=92=20v1.16.4=20(#43392)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore) | patch | `c21ea5e` -> `ad9798f` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
booklore-app/booklore (ghcr.io/booklore-app/booklore) ### [`v1.16.4`](https://redirect.github.com/booklore-app/booklore/releases/tag/v1.16.4) [Compare Source](https://redirect.github.com/booklore-app/booklore/compare/v1.16.3...v1.16.4) #### 🌟 What's New in v1.16.4 This release introduces two important improvements for Kobo support: - Fixes an issue where some users were unable to sync books to Kobo after updating to booklore v1.16.3 - Ensures that metadata updates in Booklore are correctly propagated to Kobo books, including cover images #### ✨ Enhancements - Ensure Booklore metadata changes are reflected on Kobo books ([#​2140](https://redirect.github.com/booklore-app/booklore/issues/2140)) by [@​acx10](https://redirect.github.com/acx10) - Improve robustness of book uploader error handling ([#​2130](https://redirect.github.com/booklore-app/booklore/issues/2130)) by [@​acx10](https://redirect.github.com/acx10) - fix(ui): reorder metadata provider columns to 1st → 4th priority ([#​2139](https://redirect.github.com/booklore-app/booklore/issues/2139)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) #### 🐛 Bug Fixes - fix(recommendations): improve error handling for JSON conversion and return empty set on failure ([#​2137](https://redirect.github.com/booklore-app/booklore/issues/2137)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Fix: Ignore access denied when doing library scan instead of failing (fixes [#​1342](https://redirect.github.com/booklore-app/booklore/issues/1342)) ([#​2122](https://redirect.github.com/booklore-app/booklore/issues/2122)) by [@​halkeye](https://redirect.github.com/halkeye) #### 🛠️ Refactoring & Maintenance - fix(metadata): add unit tests for task execution layer + fix permission validation logic ([#​2123](https://redirect.github.com/booklore-app/booklore/issues/2123)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) - Fix/auto add kobo shelf bookdrop ([#​2116](https://redirect.github.com/booklore-app/booklore/issues/2116)) by [@​dcoffin88](https://redirect.github.com/dcoffin88) - refactor(types): replace most usages of 'any' with 'unknown' and improve type safety across services and components ([#​2050](https://redirect.github.com/booklore-app/booklore/issues/2050)) by [@​balazs-szucs](https://redirect.github.com/balazs-szucs) #### 🐳 Docker Images - **Docker Hub:** `booklore/booklore:v1.16.4` - **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.16.4` **Full Changelog**: #### 📸 Screenshots Screenshot 2026-01-04 at 10 35 13 AM screen_002 Screenshot 2026-01-04 at 10 34 33 AM screen_003 531744379-e47aac41-8c96-4cbc-a612-2b1b2bb63e3a
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). --- charts/stable/booklore/Chart.yaml | 4 ++-- charts/stable/booklore/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/booklore/Chart.yaml b/charts/stable/booklore/Chart.yaml index 532b4ffcec3..12103f01cbe 100644 --- a/charts/stable/booklore/Chart.yaml +++ b/charts/stable/booklore/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 1.16.3 +appVersion: 1.16.4 dependencies: - name: common version: 28.29.17 @@ -45,5 +45,5 @@ sources: - https://github.com/booklore-app/booklore - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/booklore type: application -version: 1.9.4 +version: 1.9.5 diff --git a/charts/stable/booklore/values.yaml b/charts/stable/booklore/values.yaml index 1a53b5764e7..79ef1b73673 100644 --- a/charts/stable/booklore/values.yaml +++ b/charts/stable/booklore/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/booklore-app/booklore - tag: v1.16.3@sha256:c21ea5e0360fd30466edab326ba1b4d749872fc6b1fadb698819c6d164b9edcc + tag: v1.16.4@sha256:ad9798f2ddcac01a4d34f4e9f2732a4e12f6e68cfd255c7cafd320ac52d89592 service: main: ports: