chore(deps): update container image advplyr/audiobookshelf to v2.12.3@913b197 by renovate (#24956)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | advplyr/audiobookshelf | patch | `2.12.2` -> `2.12.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMy4zIiwidXBkYXRlZEluVmVyIjoiMzguMjMuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
00569eaa84
commit
9299e32263
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.12.2
|
||||
appVersion: 2.12.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.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.3.2
|
||||
version: 11.3.3
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: advplyr/audiobookshelf
|
||||
tag: 2.12.2@sha256:0ad78c3068d5ae473ab0bd318f3beb5311c8a02080bf5497b4164b1298bd869c
|
||||
tag: 2.12.3@sha256:913b19730da3045568508d6e12ddbe0f79b1fbbe71097ec2e9588c1cfc14d5f4
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue