chore(deps): update container image jasongdove/ersatztv to v0.8.5 by renovate (#17920)
This commit is contained in:
parent
03baaa3bc9
commit
2e49ae2a86
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.8.4
|
||||
appVersion: 0.8.5
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png
|
|||
keywords:
|
||||
- ersatztv
|
||||
- media
|
||||
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/ersatztv
|
||||
- https://hub.docker.com/r/jasongdove/ersatztv
|
||||
type: application
|
||||
version: 2.1.12
|
||||
version: 2.1.15
|
||||
|
|
|
@ -1,12 +1,12 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.4@sha256:a001f0e6979a7d7eec75728a83409b32f715a1a8fd93ca0a966c724d44271a9b
|
||||
tag: v0.8.5@sha256:beac9f74e8b8929f2dd753fca7562f48d235db9d6a12334a97515bc8402edbf8
|
||||
imageSelector: image
|
||||
nvidiaImage:
|
||||
pullPolicy: Always
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.4-nvidia@sha256:8c7d065e17229851cb14316cb860e0c02916e91d5f7d9af0fd54a193702399cc
|
||||
tag: v0.8.5-nvidia@sha256:022af799b19dcaf01eabba32a2454dce949351e5c5423a73bf0aacdb3fa2d3f4
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
|
@ -31,7 +31,7 @@ service:
|
|||
vaapiImage:
|
||||
pullPolicy: Always
|
||||
repository: jasongdove/ersatztv
|
||||
tag: v0.8.4-vaapi@sha256:85a789d47b4822573afaf12eaabb92fe57578b585c18d7d1b87ffd3849fdff1c
|
||||
tag: v0.8.5-vaapi@sha256:b5001c5387a3e96f4d8ee330c829734de27fee423158bde8299a054df0cffef9
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
|
Loading…
Reference in New Issue