diff --git a/stable/nextpvr/6.0.1/app-changelog.md b/stable/nextpvr/6.0.1/app-changelog.md deleted file mode 100644 index 00d066b040b..00000000000 --- a/stable/nextpvr/6.0.1/app-changelog.md +++ /dev/null @@ -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)) - - \ No newline at end of file diff --git a/stable/nextpvr/6.0.1/CHANGELOG.md b/stable/nextpvr/6.0.2/CHANGELOG.md similarity index 90% rename from stable/nextpvr/6.0.1/CHANGELOG.md rename to stable/nextpvr/6.0.2/CHANGELOG.md index f7c569faf06..7c6c72f957a 100644 --- a/stable/nextpvr/6.0.1/CHANGELOG.md +++ b/stable/nextpvr/6.0.2/CHANGELOG.md @@ -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) - diff --git a/stable/nextpvr/6.0.1/Chart.yaml b/stable/nextpvr/6.0.2/Chart.yaml similarity index 98% rename from stable/nextpvr/6.0.1/Chart.yaml rename to stable/nextpvr/6.0.2/Chart.yaml index e325ebe657a..4556c8c9baa 100644 --- a/stable/nextpvr/6.0.1/Chart.yaml +++ b/stable/nextpvr/6.0.2/Chart.yaml @@ -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 diff --git a/stable/nextpvr/6.0.1/README.md b/stable/nextpvr/6.0.2/README.md similarity index 100% rename from stable/nextpvr/6.0.1/README.md rename to stable/nextpvr/6.0.2/README.md diff --git a/stable/nextpvr/6.0.2/app-changelog.md b/stable/nextpvr/6.0.2/app-changelog.md new file mode 100644 index 00000000000..d72a86e88e0 --- /dev/null +++ b/stable/nextpvr/6.0.2/app-changelog.md @@ -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)) + + \ No newline at end of file diff --git a/stable/nextpvr/6.0.1/app-readme.md b/stable/nextpvr/6.0.2/app-readme.md similarity index 100% rename from stable/nextpvr/6.0.1/app-readme.md rename to stable/nextpvr/6.0.2/app-readme.md diff --git a/stable/nextpvr/6.0.1/charts/common-14.0.9.tgz b/stable/nextpvr/6.0.2/charts/common-14.0.9.tgz similarity index 100% rename from stable/nextpvr/6.0.1/charts/common-14.0.9.tgz rename to stable/nextpvr/6.0.2/charts/common-14.0.9.tgz diff --git a/stable/nextpvr/6.0.1/ix_values.yaml b/stable/nextpvr/6.0.2/ix_values.yaml similarity index 91% rename from stable/nextpvr/6.0.1/ix_values.yaml rename to stable/nextpvr/6.0.2/ix_values.yaml index 781e2f86c79..ad6a833a4fa 100644 --- a/stable/nextpvr/6.0.1/ix_values.yaml +++ b/stable/nextpvr/6.0.2/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/nextpvr - tag: latest@sha256:c2b8651401128bcec4753f86bbd6ee598bda0c8c85105589abc4ddc3d77b0eed + tag: latest@sha256:77d4f6d26d92cb1cb6c169b843f5aefef691c59ac5fb9ad59e69996ddb1446ed pullPolicy: IfNotPresent service: main: diff --git a/stable/nextpvr/6.0.1/questions.yaml b/stable/nextpvr/6.0.2/questions.yaml similarity index 100% rename from stable/nextpvr/6.0.1/questions.yaml rename to stable/nextpvr/6.0.2/questions.yaml diff --git a/stable/nextpvr/6.0.1/templates/NOTES.txt b/stable/nextpvr/6.0.2/templates/NOTES.txt similarity index 100% rename from stable/nextpvr/6.0.1/templates/NOTES.txt rename to stable/nextpvr/6.0.2/templates/NOTES.txt diff --git a/stable/nextpvr/6.0.1/templates/common.yaml b/stable/nextpvr/6.0.2/templates/common.yaml similarity index 100% rename from stable/nextpvr/6.0.1/templates/common.yaml rename to stable/nextpvr/6.0.2/templates/common.yaml diff --git a/stable/nextpvr/6.0.1/values.yaml b/stable/nextpvr/6.0.2/values.yaml similarity index 100% rename from stable/nextpvr/6.0.1/values.yaml rename to stable/nextpvr/6.0.2/values.yaml