chore(helm): update image ghcr.io/booklore-app/booklore v1.13.1 → v1.13.2 (#42472)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/booklore-app/booklore](https://redirect.github.com/booklore-app/booklore)
| patch | `4979f53` -> `a0372a5` |

---

> [!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.13.2`](https://redirect.github.com/booklore-app/booklore/releases/tag/v1.13.2)

[Compare
Source](https://redirect.github.com/booklore-app/booklore/compare/v1.13.1...v1.13.2)

#### 🌟 What's New in v1.13.2

#### 🚀 New Features

- Add sort preference option for Magic Shelf names in the left sidebar
([#&#8203;1749](https://redirect.github.com/booklore-app/booklore/issues/1749))
by
[@&#8203;adityachandelgit](https://redirect.github.com/adityachandelgit)
- Feature: filter mode preference
([#&#8203;1739](https://redirect.github.com/booklore-app/booklore/issues/1739))
by [@&#8203;Muppetteer](https://redirect.github.com/Muppetteer)
- Add a user-facing option to enable or disable series view
([#&#8203;1748](https://redirect.github.com/booklore-app/booklore/issues/1748))
by
[@&#8203;adityachandelgit](https://redirect.github.com/adityachandelgit)

####  Enhancements

- fix(metadata): disable merging of moods and tags during metadata
updates
([#&#8203;1743](https://redirect.github.com/booklore-app/booklore/issues/1743))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- fix(epub): improve date parsing to support year-only formats and add
tests
([#&#8203;1735](https://redirect.github.com/booklore-app/booklore/issues/1735))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- feat(opds): Sort OPDS Feed by addedOn Desc
([#&#8203;1691](https://redirect.github.com/booklore-app/booklore/issues/1691))
by [@&#8203;WorldTeacher](https://redirect.github.com/WorldTeacher)
- refactor(metadata): consider locked, but empty or null metadata valid
([#&#8203;1729](https://redirect.github.com/booklore-app/booklore/issues/1729))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)

#### 🎨 UI Tweaks

- Visually indicate the active menu item in the left sidebar
([#&#8203;1738](https://redirect.github.com/booklore-app/booklore/issues/1738))
by
[@&#8203;adityachandelgit](https://redirect.github.com/adityachandelgit)
- Align the layout to be consistent throughout all dialogs
([#&#8203;1737](https://redirect.github.com/booklore-app/booklore/issues/1737))
by
[@&#8203;adityachandelgit](https://redirect.github.com/adityachandelgit)

#### 🐛 Bug Fixes

- fix(amazon): improve localization of Amazon Parser
([#&#8203;1706](https://redirect.github.com/booklore-app/booklore/issues/1706))
by [@&#8203;balazs-szucs](https://redirect.github.com/balazs-szucs)
- Add filter mode to querystring
([#&#8203;1728](https://redirect.github.com/booklore-app/booklore/issues/1728))
by [@&#8203;Muppetteer](https://redirect.github.com/Muppetteer)
- Fix race conditions between Bookdrop and Monitoring Service when
importing multiple files
([#&#8203;1709](https://redirect.github.com/booklore-app/booklore/issues/1709))
by [@&#8203;piffio](https://redirect.github.com/piffio)
- Re-add "description" to epub metadata extraction
([#&#8203;1727](https://redirect.github.com/booklore-app/booklore/issues/1727))
by [@&#8203;beedaddy](https://redirect.github.com/beedaddy)

##### 🐳 Docker Images

- **Docker Hub:** `booklore/booklore:v1.13.2`
- **GitHub Container Registry:** `ghcr.io/booklore-app/booklore:v1.13.2`

**Full Changelog**:
<https://github.com/booklore-app/booklore/compare/v1.13.1...v1.13.2>

</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
TrueCharts Bot
2025-12-05 22:16:59 +01:00
committed by GitHub
parent a7ec7a3160
commit f1432a48ad
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ annotations:
truecharts.org/min_kubernetes_version: 1.24.0
truecharts.org/train: stable
apiVersion: v2
appVersion: 1.13.1
appVersion: 1.13.2
dependencies:
- name: common
version: 28.29.2
@@ -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.6.1
version: 1.6.2
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: ghcr.io/booklore-app/booklore
tag: v1.13.1@sha256:4979f536ae7dfde891cd998e8545cd2e3d534a164c23bc4663d83616d9a9f3a7
tag: v1.13.2@sha256:a0372a56177518bd426a9c81c6a4d1f4436136f85f619394bcacb5e31061f844
service:
main:
ports: