chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@b6de96a by renovate (#18990)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/beets | digest | `c03c38e` -> `b6de96a` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMzUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjIzNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
99c949ee2b
commit
ee68dd91d8
|
@ -26,7 +26,7 @@ keywords:
|
|||
- manager
|
||||
- player
|
||||
- beets
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -38,4 +38,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/beets
|
||||
- https://ghcr.io/linuxserver/beets
|
||||
type: application
|
||||
version: 11.4.1
|
||||
version: 11.4.2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.6.0@sha256:c03c38ed38b46764861bf1a3a8ad16ea9317968898111d85dd218e52e17dc606
|
||||
tag: version-1.6.0@sha256:b6de96a02e976001f6b5668239004dc6e7c3db186e2816852674a81527ec6c3d
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue