From 4e92a2f67fe07c938317717d0877193cf6b8a3b5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 28 Oct 2024 01:26:05 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20docker.io/advpl?= =?UTF-8?q?yr/audiobookshelf=202.15.1=20=E2=86=92=202.16.0=20(#28460)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | minor | `9096480` -> `aa68163` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes
advplyr/audiobookshelf (docker.io/advplyr/audiobookshelf) ### [`v2.16.0`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.16.0) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.15.1...v2.16.0) ##### Added - Library setting to control when to mark items as finished (time remaining or percentage) [#​837](https://redirect.github.com/advplyr/audiobookshelf/issues/837) - User permission to allow users to create ereaders [#​1982](https://redirect.github.com/advplyr/audiobookshelf/issues/1982) by [@​laustindasauce](https://redirect.github.com/laustindasauce) in [#​3531](https://redirect.github.com/advplyr/audiobookshelf/issues/3531) ##### Fixed - Incorrect version shown as latest version when update is available ##### Changed - Embed metadata tool embeds `grouping` tag as semicolon delimited & support for parsing multiple series in `grouping` tag [#​3473](https://redirect.github.com/advplyr/audiobookshelf/issues/3473) - Improve performance w/ db migration for indexes (fixes [#​3259](https://redirect.github.com/advplyr/audiobookshelf/issues/3259) [#​3525](https://redirect.github.com/advplyr/audiobookshelf/issues/3525) [#​3237](https://redirect.github.com/advplyr/audiobookshelf/issues/3237)) by [@​nichwall](https://redirect.github.com/nichwall) in [#​3536](https://redirect.github.com/advplyr/audiobookshelf/issues/3536) - Localization for missing strings [#​3544](https://redirect.github.com/advplyr/audiobookshelf/issues/3544) - More strings translated - Croatian by [@​biuklija](https://redirect.github.com/biuklija) - Czech by [@​kuci-JK](https://redirect.github.com/kuci-JK) [@​Plazec](https://redirect.github.com/Plazec) - Dutch by [@​matieke](https://redirect.github.com/matieke) - German by [@​unbekannt3](https://redirect.github.com/unbekannt3) - Polish by [@​ahetek](https://redirect.github.com/ahetek) - Simplified Chinese by [@​springsunx](https://redirect.github.com/springsunx) #### New Contributors - [@​laustindasauce](https://redirect.github.com/laustindasauce) made their first contribution in [https://github.com/advplyr/audiobookshelf/pull/3531](https://redirect.github.com/advplyr/audiobookshelf/pull/3531) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.15.1...v2.16.0
--- ### 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/audiobookshelf/Chart.yaml | 4 ++-- charts/stable/audiobookshelf/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/audiobookshelf/Chart.yaml b/charts/stable/audiobookshelf/Chart.yaml index c26eb18a396..727e598df7b 100644 --- a/charts/stable/audiobookshelf/Chart.yaml +++ b/charts/stable/audiobookshelf/Chart.yaml @@ -6,7 +6,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 2.15.1 +appVersion: 2.16.0 dependencies: - name: common version: 25.1.5 @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf - https://hub.docker.com/r/advplyr/audiobookshelf type: application -version: 11.7.2 +version: 11.8.0 diff --git a/charts/stable/audiobookshelf/values.yaml b/charts/stable/audiobookshelf/values.yaml index 06dc113bf59..6e4aafbb6d0 100644 --- a/charts/stable/audiobookshelf/values.yaml +++ b/charts/stable/audiobookshelf/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/advplyr/audiobookshelf - tag: 2.15.1@sha256:9096480cb2b8cbfb3da155ea3cea5e9bfd4f3c2aae6196225c5b26d31bad1a99 + tag: 2.16.0@sha256:aa68163c1c970d80cd471ef1bc2fd89294a25b88ce254fab8ed4f7ee7bc4d6f2 pullPolicy: IfNotPresent securityContext: container: