Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
34d01c7180
commit
9c9bbcb189
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ersatztv-0.0.4](https://github.com/truecharts/charts/compare/ersatztv-0.0.3...ersatztv-0.0.4) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [ersatztv-0.0.5](https://github.com/truecharts/charts/compare/ersatztv-0.0.4...ersatztv-0.0.5) (2023-02-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update ersatztv to v0.7.4
|
||||
|
||||
|
||||
|
||||
|
||||
## [ersatztv-0.0.4](https://github.com/truecharts/charts/compare/ersatztv-0.0.3...ersatztv-0.0.4) (2023-02-10)
|
||||
|
||||
### Fix
|
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.7.3"
|
||||
appVersion: "0.7.4"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -22,7 +22,7 @@ sources:
|
|||
- https://hub.docker.com/r/jasongdove/ersatztv
|
||||
- https://github.com/jasongdove/ErsatzTV
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ersatztv-0.0.5](https://github.com/truecharts/charts/compare/ersatztv-0.0.4...ersatztv-0.0.5) (2023-02-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update ersatztv to v0.7.4
|
||||
|
||||
|
|
@ -1,10 +1,10 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/ersatztv
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.7.3@sha256:10072b2ef03b4b50f27d9ca311fddc9b7195c1c2f971a83d380997a55cf59af5
|
||||
tag: 0.7.4@sha256:5caa442c2dd24e5107f91340d479105d0d771a0ef67f7f81581eddc95b4da7e3
|
||||
nvidiaImage:
|
||||
repository: tccr.io/truecharts/ersatztv-nvidia
|
||||
tag: 0.7.3@sha256:d8e194a852b92d6f43516e33b5dc8ad1b36a5d31fd7ea42b0b78416b6ec62dda
|
||||
tag: 0.7.4@sha256:63308f3fc235796effc6df09222217512a1b81a8c3f89d8bf3f32fe479825e41
|
||||
pullPolicy: Always
|
||||
vaapiImage:
|
||||
repository: tccr.io/truecharts/ersatztv-vaapi
|
Loading…
Reference in New Issue