chore(deps): update container image ghcr.io/linuxserver/booksonic-air to 2201.1.0@f8d65b3 by renovate (#17343)
This commit is contained in:
parent
7b4127a6f2
commit
4e14b61954
|
@ -3,7 +3,7 @@ annotations:
|
||||||
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.14"
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/booksonic-air.png
|
||||||
keywords:
|
keywords:
|
||||||
- booksonic
|
- booksonic
|
||||||
- audiobook
|
- audiobook
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
|
- https://github.com/truecharts/charts/tree/master/charts/stable/booksonic-air
|
||||||
- https://ghcr.io/linuxserver/booksonic-air
|
- https://ghcr.io/linuxserver/booksonic-air
|
||||||
type: application
|
type: application
|
||||||
version: 12.1.10
|
version: 12.1.11
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/booksonic-air
|
repository: ghcr.io/linuxserver/booksonic-air
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2201.1.0@sha256:6d872bc90b3b9ba6bb3b1b0982fefc8f5f0643096df03a103699357a5101715a
|
tag: 2201.1.0@sha256:f8d65b33e63ca34459c7a466a910c9f4f687c9b4226c5b74b9196a38933c19ee
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
readOnlyRootFilesystem: false
|
readOnlyRootFilesystem: false
|
||||||
|
|
Loading…
Reference in New Issue