Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
21258fe57a
commit
72abdfa7ca
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [nextpvr-6.0.1](https://github.com/truecharts/charts/compare/nextpvr-6.0.0...nextpvr-6.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [nextpvr-6.0.2](https://github.com/truecharts/charts/compare/nextpvr-6.0.1...nextpvr-6.0.2) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nextpvr to latest ([#13875](https://github.com/truecharts/charts/issues/13875))
|
||||
|
||||
|
||||
|
||||
|
||||
## [nextpvr-6.0.1](https://github.com/truecharts/charts/compare/nextpvr-6.0.0...nextpvr-6.0.1) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [nextpvr-5.0.10](https://github.com/truecharts/charts/compare/nextpvr-5.0.9...nextpvr-5.0.10) (2023-05-27)
|
||||
|
|
@ -19,7 +19,7 @@ name: nextpvr
|
|||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/nextpvr
|
||||
- https://github.com/sub3/NextPVR/wiki/Install-Docker
|
||||
version: 6.0.1
|
||||
version: 6.0.2
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [nextpvr-6.0.2](https://github.com/truecharts/charts/compare/nextpvr-6.0.1...nextpvr-6.0.2) (2023-10-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/nextpvr to latest ([#13875](https://github.com/truecharts/charts/issues/13875))
|
||||
|
||||
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/nextpvr
|
||||
tag: latest@sha256:c2b8651401128bcec4753f86bbd6ee598bda0c8c85105589abc4ddc3d77b0eed
|
||||
tag: latest@sha256:77d4f6d26d92cb1cb6c169b843f5aefef691c59ac5fb9ad59e69996ddb1446ed
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
Loading…
Reference in New Issue