chore(deps): update container image advplyr/audiobookshelf to v2.9.0@4665b96 by renovate (#21145)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | advplyr/audiobookshelf | minor | `2.8.1` -> `2.9.0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
e611d71600
commit
0782e1821c
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.8.1
|
||||
appVersion: 2.9.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.3.11
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/audiobookshelf
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/audiobookshelf.webp
|
||||
keywords:
|
||||
- audiobookshelf
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/audiobookshelf
|
||||
- https://hub.docker.com/r/advplyr/audiobookshelf
|
||||
type: application
|
||||
version: 9.8.12
|
||||
version: 9.9.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: advplyr/audiobookshelf
|
||||
tag: 2.8.1@sha256:c367c39906dc8a470e5ffa97b95dcfac962da3f328f4ff51dc1d677690a57717
|
||||
tag: 2.9.0@sha256:4665b96c90119ba453448ef956b4b6423be3521979380cfde011962186ec04eb
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue