chore(deps): update container image ghcr.io/linuxserver/beets to version-1.6.0@94775cb by renovate (#16407)

This commit is contained in:
TrueCharts Bot
2023-12-25 01:37:12 +01:00
committed by GitHub
parent ebb564fa98
commit 81da2bd85f
2 changed files with 29 additions and 29 deletions
+28 -28
View File
@@ -1,41 +1,41 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: beets name: beets
version: 9.0.11 version: 9.0.12
appVersion: 1.6.0 appVersion: 1.6.0
description: A music library manager and not, for the most part, a music player. description: A music library manager and not, for the most part, a music player.
home: https://truecharts.org/charts/stable/beets home: https://truecharts.org/charts/stable/beets
icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/beets.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/linuxserver/docker-beets - https://github.com/linuxserver/docker-beets
- https://github.com/truecharts/charts/tree/master/charts/stable/beets - https://beets.io/
- https://ghcr.io/linuxserver/beets - https://github.com/truecharts/charts/tree/master/charts/stable/beets
- https://beets.io/ - https://ghcr.io/linuxserver/beets
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- music - music
- library - library
- manager - manager
- player - player
- beets - beets
dependencies: dependencies:
- name: common - name: common
version: 16.2.21 version: 16.2.21
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
alias: "" alias: ""
tags: [] tags: []
import-values: [] import-values: []
annotations: annotations:
max_scale_version: 23.10.2 max_scale_version: 23.10.2
min_scale_version: 23.10.0 min_scale_version: 23.10.0
truecharts.org/SCALE-support: "true" truecharts.org/SCALE-support: "true"
truecharts.org/category: media truecharts.org/category: media
truecharts.org/max_helm_version: "3.13" truecharts.org/max_helm_version: "3.13"
truecharts.org/min_helm_version: "3.12" truecharts.org/min_helm_version: "3.12"
truecharts.org/train: stable truecharts.org/train: stable
type: application type: application
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
repository: ghcr.io/linuxserver/beets repository: ghcr.io/linuxserver/beets
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: version-1.6.0@sha256:6cba14e5df02853c77db4e80f3901082e313dbc7f5e627f736f2f9fe0fc880cf tag: version-1.6.0@sha256:94775cbf5c22df7821bf1c4a1a643e95f7feabaab4ed9f98432c563b99ca3bae
securityContext: securityContext:
container: container:
readOnlyRootFilesystem: false readOnlyRootFilesystem: false