chore(helm): update image docker.io/advplyr/audiobookshelf 2.26.3 → 2.27.0 (#38069)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `fe2ec34` -> `f60a19b` | --- > [!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>advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf)</summary> ### [`v2.27.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.27.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.26.3...v2.27.0) ##### Important: New authentication system was added in [v2.26.0](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See [https://github.com/advplyr/audiobookshelf/discussions/4460](https://redirect.github.com/advplyr/audiobookshelf/discussions/4460) for details. ##### Added - Book library sort option for progress last updated [#​1215](https://redirect.github.com/advplyr/audiobookshelf/issues/1215) (in [#​4542](https://redirect.github.com/advplyr/audiobookshelf/issues/4542)) - Sepia theme in epub e-reader [#​4407](https://redirect.github.com/advplyr/audiobookshelf/issues/4407) by [@​michaeldvinci](https://redirect.github.com/michaeldvinci) in [#​4534](https://redirect.github.com/advplyr/audiobookshelf/issues/4534) ##### Fixed - All e-reader devices visible to non-admin users [#​4529](https://redirect.github.com/advplyr/audiobookshelf/issues/4529) (in [#​4530](https://redirect.github.com/advplyr/audiobookshelf/issues/4530)) - UI/UX: Edit chapter page lookup modal showing incorrect duration when removing branding by [@​chriscam85](https://redirect.github.com/chriscam85) in [#​4551](https://redirect.github.com/advplyr/audiobookshelf/issues/4551) - UI/UX: Cursor pointer for version in side rail by [@​FelixSche](https://redirect.github.com/FelixSche) in [#​4528](https://redirect.github.com/advplyr/audiobookshelf/issues/4528) - UI/UX: Sessions table overflowing horizontally on mobile ##### Changed - UI/UX: Localized user stats heatmap tooltip [#​4550](https://redirect.github.com/advplyr/audiobookshelf/issues/4550) - More strings translated - Belarusian by [@​i-Nosferatu-i](https://redirect.github.com/i-Nosferatu-i) - Chinese (Simplified Han script) by [@​FiendFEARing](https://redirect.github.com/FiendFEARing) - Danish by [@​MikkelOlesen](https://redirect.github.com/MikkelOlesen) - Dutch by [@​RemcoSchrijver](https://redirect.github.com/RemcoSchrijver) [@​Pepsicola1995](https://redirect.github.com/Pepsicola1995) - German by [@​B0rax](https://redirect.github.com/B0rax) [@​Vito0912](https://redirect.github.com/Vito0912) [@​networksecurityvodoo](https://redirect.github.com/networksecurityvodoo) - Hebrew by [@​enosh](https://redirect.github.com/enosh) - Hungarian by [@​ugyes](https://redirect.github.com/ugyes) [@​Kabika82](https://redirect.github.com/Kabika82) - Russian by [@​GrakovNe](https://redirect.github.com/GrakovNe) - Slovenian by [@​thehijacker](https://redirect.github.com/thehijacker) - Swedish by [@​Cotignac](https://redirect.github.com/Cotignac) - Ukrainian by [@​Maksim2005UA2](https://redirect.github.com/Maksim2005UA2) #### New Contributors - [@​FelixSche](https://redirect.github.com/FelixSche) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4528](https://redirect.github.com/advplyr/audiobookshelf/pull/4528) - [@​michaeldvinci](https://redirect.github.com/michaeldvinci) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4534](https://redirect.github.com/advplyr/audiobookshelf/pull/4534) - [@​chriscam85](https://redirect.github.com/chriscam85) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/4551](https://redirect.github.com/advplyr/audiobookshelf/pull/4551) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.26.3...v2.27.0 </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.26.3
|
||||
appVersion: 2.27.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
type: application
|
||||
version: 12.3.1
|
||||
version: 12.4.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/advplyr/audiobookshelf
|
||||
tag: 2.26.3@sha256:fe2ec344b4881ee0fad5c1605e7069c993c218c103e8a57e467e381ee9eebcfb
|
||||
tag: 2.27.0@sha256:f60a19bb94a9fc763212be0116502b0c2cee1da655c9320137a3020fb1ed2dca
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user