mirror of
https://github.com/truecharts/charts.git
synced 2026-07-21 14:25:48 -03:00
fix(booklore): update image ghcr.io/booklore-app/booklore v1.16.3 → v1.16.4 (#43392)
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 <details> <summary>booklore-app/booklore (ghcr.io/booklore-app/booklore)</summary> ### [`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**: <https://github.com/booklore-app/booklore/compare/v1.16.3...v1.16.4> #### 📸 Screenshots <img width="750" height="436" alt="Screenshot 2026-01-04 at 10 35 13 AM" src="https://github.com/user-attachments/assets/a37d44f5-de14-454f-b92e-7bdf4107c452" /> <img width="500" height="1680" alt="screen_002" src="https://github.com/user-attachments/assets/a54df7dd-0f06-4983-87b5-5c78764d8d9a" /> <img width="750" height="436" alt="Screenshot 2026-01-04 at 10 34 33 AM" src="https://github.com/user-attachments/assets/006459ae-2315-4fdb-b8ec-f1a2d0ee71c0" /> <img width="500" height="1680" alt="screen_003" src="https://github.com/user-attachments/assets/d7e72246-d2ca-41dd-b13f-7a5b09b1d096" /> <img width="1920" height="989" alt="531744379-e47aac41-8c96-4cbc-a612-2b1b2bb63e3a" src="https://github.com/user-attachments/assets/d9aa8597-93b4-4637-9aab-5ae4d5c72f14" /> </details> --- ### 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va2xvcmUiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user