chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@f64fb5e by renovate (#17843)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/booksonic-air](https://togithub.com/linuxserver/docker-booksonic-air/packages) ([source](https://togithub.com/linuxserver/docker-booksonic-air)) | digest | `ebb23fa` -> `f64fb5e` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
6ecf501891
commit
795ee69996
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
|
|||
keywords:
|
||||
- booksonic
|
||||
- audiobook
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
|
||||
- https://ghcr.io/linuxserver/booksonic-air
|
||||
type: application
|
||||
version: 12.1.17
|
||||
version: 12.1.18
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/booksonic-air
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2201.1.0@sha256:ebb23fa55e65ffdc7ca730a9e94b1a5f05deaf35b4a1ad338575ffa665063e0f
|
||||
tag: 2201.1.0@sha256:f64fb5e7dc4c7d1b0769b2fba3662df10a59bb211329d60b4c046edc894e16ca
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue