chore(helm): update image docker.io/advplyr/audiobookshelf 2.16.1 → 2.16.2 (#28569)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/advplyr/audiobookshelf](https://redirect.github.com/advplyr/audiobookshelf) | patch | `5825644` -> `acfda2b` | --- > [!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.16.2`](https://redirect.github.com/advplyr/audiobookshelf/releases/tag/v2.16.2) [Compare Source](https://redirect.github.com/advplyr/audiobookshelf/compare/v2.16.1...v2.16.2) ##### Fixed - Incorrect time remaining for podcast episodes [#​3560](https://redirect.github.com/advplyr/audiobookshelf/issues/3560) - Server crash when streaming download by [@​mikiher](https://redirect.github.com/mikiher) in [#​3565](https://redirect.github.com/advplyr/audiobookshelf/issues/3565) **Full Changelog**: https://github.com/advplyr/audiobookshelf/compare/v2.16.1...v2.16.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzQuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.16.1
|
appVersion: 2.16.2
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.1.5
|
version: 25.1.5
|
||||||
@@ -32,4 +32,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||||
type: application
|
type: application
|
||||||
version: 11.8.1
|
version: 11.8.2
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/advplyr/audiobookshelf
|
repository: docker.io/advplyr/audiobookshelf
|
||||||
tag: 2.16.1@sha256:5825644df5bb91b1da092edc2b49473e74ae8e2f7f35332fb6489a08c9694ccc
|
tag: 2.16.2@sha256:acfda2baa0dce0c7a31e1703b8cd694e59cd3f3de9cfabe5b7e9dd2029896169
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user