chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@5d417a0 (#15895)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/linuxserver/beets | digest | `3008a53` -> `5d417a0` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS41IiwidXBkYXRlZEluVmVyIjoiMzcuODkuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
34c86e226f
commit
3381e54e4c
|
@ -1,35 +1,35 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: beets
|
||||
version: 8.0.27
|
||||
version: 8.0.28
|
||||
appVersion: 1.6.0
|
||||
description: A music library manager and not, for the most part, a music player.
|
||||
home: https://truecharts.org/charts/stable/beets
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/beets
|
||||
- https://ghcr.io/linuxserver/beets
|
||||
- https://github.com/linuxserver/docker-beets
|
||||
- https://beets.io/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/beets
|
||||
- https://ghcr.io/linuxserver/beets
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- music
|
||||
- library
|
||||
- manager
|
||||
- player
|
||||
- beets
|
||||
- music
|
||||
- library
|
||||
- manager
|
||||
- player
|
||||
- beets
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/beets
|
||||
pullPolicy: IfNotPresent
|
||||
tag: version-1.6.0@sha256:3008a530acc6440f50885e8f1c32bc7e3324e369800bff63664f8dac7eb02120
|
||||
tag: version-1.6.0@sha256:5d417a0b753e939a1598a290a85e17d0bfce1678d404ed797af4b82b5388840c
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
|
|
Loading…
Reference in New Issue