diff --git a/incubator/channels-dvr/0.0.8/app-changelog.md b/incubator/channels-dvr/0.0.8/app-changelog.md deleted file mode 100644 index 5f0dc83ce5..0000000000 --- a/incubator/channels-dvr/0.0.8/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [channels-dvr-0.0.8](https://github.com/truecharts/charts/compare/channels-dvr-0.0.7...channels-dvr-0.0.8) (2022-12-27) - -### Chore - -- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856)) - - \ No newline at end of file diff --git a/incubator/channels-dvr/0.0.8/CHANGELOG.md b/incubator/channels-dvr/0.0.9/CHANGELOG.md similarity index 89% rename from incubator/channels-dvr/0.0.8/CHANGELOG.md rename to incubator/channels-dvr/0.0.9/CHANGELOG.md index 0bff3ef361..2f48620672 100644 --- a/incubator/channels-dvr/0.0.8/CHANGELOG.md +++ b/incubator/channels-dvr/0.0.9/CHANGELOG.md @@ -4,6 +4,15 @@ +## [channels-dvr-0.0.9](https://github.com/truecharts/charts/compare/channels-dvr-0.0.8...channels-dvr-0.0.9) (2023-01-17) + +### Chore + +- update container image tccr.io/truecharts/channels-dvr-tve to latest + + + + ## [channels-dvr-0.0.8](https://github.com/truecharts/charts/compare/channels-dvr-0.0.7...channels-dvr-0.0.8) (2022-12-27) ### Chore @@ -88,12 +97,3 @@ - -## [channels-dvr-0.0.2](https://github.com/truecharts/charts/compare/channels-dvr-0.0.1...channels-dvr-0.0.2) (2022-11-30) - - - - -## [channels-dvr-0.0.2](https://github.com/truecharts/charts/compare/channels-dvr-0.0.1...channels-dvr-0.0.2) (2022-11-30) - - diff --git a/incubator/channels-dvr/0.0.8/Chart.yaml b/incubator/channels-dvr/0.0.9/Chart.yaml similarity index 98% rename from incubator/channels-dvr/0.0.8/Chart.yaml rename to incubator/channels-dvr/0.0.9/Chart.yaml index 5a7acc2099..1972e6bc85 100644 --- a/incubator/channels-dvr/0.0.8/Chart.yaml +++ b/incubator/channels-dvr/0.0.9/Chart.yaml @@ -20,7 +20,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/channels-dvr - https://hub.docker.com/r/fancybits/channels-dvr type: application -version: 0.0.8 +version: 0.0.9 annotations: truecharts.org/catagories: | - media diff --git a/incubator/channels-dvr/0.0.8/README.md b/incubator/channels-dvr/0.0.9/README.md similarity index 100% rename from incubator/channels-dvr/0.0.8/README.md rename to incubator/channels-dvr/0.0.9/README.md diff --git a/incubator/channels-dvr/0.0.9/app-changelog.md b/incubator/channels-dvr/0.0.9/app-changelog.md new file mode 100644 index 0000000000..4d0e00ef2b --- /dev/null +++ b/incubator/channels-dvr/0.0.9/app-changelog.md @@ -0,0 +1,9 @@ + + +## [channels-dvr-0.0.9](https://github.com/truecharts/charts/compare/channels-dvr-0.0.8...channels-dvr-0.0.9) (2023-01-17) + +### Chore + +- update container image tccr.io/truecharts/channels-dvr-tve to latest + + \ No newline at end of file diff --git a/incubator/channels-dvr/0.0.8/app-readme.md b/incubator/channels-dvr/0.0.9/app-readme.md similarity index 68% rename from incubator/channels-dvr/0.0.8/app-readme.md rename to incubator/channels-dvr/0.0.9/app-readme.md index 8dbb42c172..7f3d3e6415 100644 --- a/incubator/channels-dvr/0.0.8/app-readme.md +++ b/incubator/channels-dvr/0.0.9/app-readme.md @@ -5,4 +5,4 @@ This App is supplied by TrueCharts, for more information visit the manual: [http --- TrueCharts can only exist due to the incredible effort of our staff. -Please consider making a [donation](https://truecharts.org/about/sponsor) or contributing back to the project any way you can! +Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can! diff --git a/incubator/channels-dvr/0.0.8/charts/common-11.1.2.tgz b/incubator/channels-dvr/0.0.9/charts/common-11.1.2.tgz similarity index 100% rename from incubator/channels-dvr/0.0.8/charts/common-11.1.2.tgz rename to incubator/channels-dvr/0.0.9/charts/common-11.1.2.tgz diff --git a/incubator/channels-dvr/0.0.8/ix_values.yaml b/incubator/channels-dvr/0.0.9/ix_values.yaml similarity index 84% rename from incubator/channels-dvr/0.0.8/ix_values.yaml rename to incubator/channels-dvr/0.0.9/ix_values.yaml index 77e76b385f..dabf619ea8 100644 --- a/incubator/channels-dvr/0.0.8/ix_values.yaml +++ b/incubator/channels-dvr/0.0.9/ix_values.yaml @@ -6,7 +6,7 @@ image: tveImage: repository: tccr.io/truecharts/channels-dvr-tve pullPolicy: Always - tag: latest@sha256:6edc4e63493996747bf07f5f58d4ec0e8bfc2ed22fe2c5c27706a7c720e6a8a1 + tag: latest@sha256:7e0130ad244e07f3714edadecdcc8711d9d3c11eac8409705b5c6aa8e108ca7e imageSelector: image diff --git a/incubator/channels-dvr/0.0.8/questions.yaml b/incubator/channels-dvr/0.0.9/questions.yaml similarity index 100% rename from incubator/channels-dvr/0.0.8/questions.yaml rename to incubator/channels-dvr/0.0.9/questions.yaml diff --git a/incubator/channels-dvr/0.0.8/templates/common.yaml b/incubator/channels-dvr/0.0.9/templates/common.yaml similarity index 100% rename from incubator/channels-dvr/0.0.8/templates/common.yaml rename to incubator/channels-dvr/0.0.9/templates/common.yaml diff --git a/incubator/channels-dvr/0.0.8/values.yaml b/incubator/channels-dvr/0.0.9/values.yaml similarity index 100% rename from incubator/channels-dvr/0.0.8/values.yaml rename to incubator/channels-dvr/0.0.9/values.yaml