diff --git a/incubator/acestream/2.0.2/app-changelog.md b/incubator/acestream/2.0.2/app-changelog.md deleted file mode 100644 index 5e17504d56..0000000000 --- a/incubator/acestream/2.0.2/app-changelog.md +++ /dev/null @@ -1,4 +0,0 @@ - - -## [acestream-2.0.2](https://github.com/truecharts/charts/compare/acestream-2.0.1...acestream-2.0.2) (2022-11-19) - diff --git a/incubator/acestream/2.0.2/CHANGELOG.md b/incubator/acestream/2.0.3/CHANGELOG.md similarity index 100% rename from incubator/acestream/2.0.2/CHANGELOG.md rename to incubator/acestream/2.0.3/CHANGELOG.md diff --git a/incubator/acestream/2.0.2/Chart.yaml b/incubator/acestream/2.0.3/Chart.yaml similarity index 98% rename from incubator/acestream/2.0.2/Chart.yaml rename to incubator/acestream/2.0.3/Chart.yaml index 1bd3993128..046f885cc4 100644 --- a/incubator/acestream/2.0.2/Chart.yaml +++ b/incubator/acestream/2.0.3/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/vstavrinov/acestream-service - https://hub.docker.com/r/vstavrinov/acestream-service type: application -version: 2.0.2 +version: 2.0.3 diff --git a/incubator/acestream/2.0.2/README.md b/incubator/acestream/2.0.3/README.md similarity index 100% rename from incubator/acestream/2.0.2/README.md rename to incubator/acestream/2.0.3/README.md diff --git a/incubator/acestream/2.0.3/app-changelog.md b/incubator/acestream/2.0.3/app-changelog.md new file mode 100644 index 0000000000..34dc59ea31 --- /dev/null +++ b/incubator/acestream/2.0.3/app-changelog.md @@ -0,0 +1,4 @@ + + +## [acestream-2.0.3](https://github.com/truecharts/charts/compare/acestream-2.0.2...acestream-2.0.3) (2022-11-20) + diff --git a/incubator/acestream/2.0.2/app-readme.md b/incubator/acestream/2.0.3/app-readme.md similarity index 100% rename from incubator/acestream/2.0.2/app-readme.md rename to incubator/acestream/2.0.3/app-readme.md diff --git a/incubator/acestream/2.0.2/charts/common-11.0.3.tgz b/incubator/acestream/2.0.3/charts/common-11.0.3.tgz similarity index 100% rename from incubator/acestream/2.0.2/charts/common-11.0.3.tgz rename to incubator/acestream/2.0.3/charts/common-11.0.3.tgz diff --git a/incubator/acestream/2.0.2/ix_values.yaml b/incubator/acestream/2.0.3/ix_values.yaml similarity index 83% rename from incubator/acestream/2.0.2/ix_values.yaml rename to incubator/acestream/2.0.3/ix_values.yaml index 776678088e..4be595fcb7 100644 --- a/incubator/acestream/2.0.2/ix_values.yaml +++ b/incubator/acestream/2.0.3/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/acestream - tag: latest@sha256:f17722168b8113157a8cd7e5651c4de8649196ef00fd4c051374aabdde71b40f + tag: latest@sha256:4ca9241e04a41e0ab864a0a4ae66e9a1acb55b3e8588495de9d99b5b51e94925 persistence: acestreamcache: enabled: true diff --git a/incubator/acestream/2.0.2/questions.yaml b/incubator/acestream/2.0.3/questions.yaml similarity index 100% rename from incubator/acestream/2.0.2/questions.yaml rename to incubator/acestream/2.0.3/questions.yaml diff --git a/incubator/acestream/2.0.2/templates/common.yaml b/incubator/acestream/2.0.3/templates/common.yaml similarity index 100% rename from incubator/acestream/2.0.2/templates/common.yaml rename to incubator/acestream/2.0.3/templates/common.yaml diff --git a/incubator/acestream/2.0.2/values.yaml b/incubator/acestream/2.0.3/values.yaml similarity index 100% rename from incubator/acestream/2.0.2/values.yaml rename to incubator/acestream/2.0.3/values.yaml diff --git a/incubator/rdesktop/2.0.1/app-changelog.md b/incubator/rdesktop/2.0.1/app-changelog.md deleted file mode 100644 index 30435b328d..0000000000 --- a/incubator/rdesktop/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [rdesktop-2.0.1](https://github.com/truecharts/charts/compare/rdesktop-2.0.0...rdesktop-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/rdesktop/2.0.1/CHANGELOG.md b/incubator/rdesktop/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/rdesktop/2.0.1/CHANGELOG.md rename to incubator/rdesktop/2.0.2/CHANGELOG.md diff --git a/incubator/rdesktop/2.0.1/Chart.yaml b/incubator/rdesktop/2.0.2/Chart.yaml similarity index 98% rename from incubator/rdesktop/2.0.1/Chart.yaml rename to incubator/rdesktop/2.0.2/Chart.yaml index 1c90f42e2c..3d4b2b5b58 100644 --- a/incubator/rdesktop/2.0.1/Chart.yaml +++ b/incubator/rdesktop/2.0.2/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/rdesktop - https://github.com/linuxserver/docker-rdesktop#readme type: application -version: 2.0.1 +version: 2.0.2 diff --git a/incubator/rdesktop/2.0.1/README.md b/incubator/rdesktop/2.0.2/README.md similarity index 100% rename from incubator/rdesktop/2.0.1/README.md rename to incubator/rdesktop/2.0.2/README.md diff --git a/incubator/rdesktop/2.0.2/app-changelog.md b/incubator/rdesktop/2.0.2/app-changelog.md new file mode 100644 index 0000000000..423e6fab72 --- /dev/null +++ b/incubator/rdesktop/2.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [rdesktop-2.0.2](https://github.com/truecharts/charts/compare/rdesktop-2.0.1...rdesktop-2.0.2) (2022-11-20) + diff --git a/incubator/rdesktop/2.0.1/app-readme.md b/incubator/rdesktop/2.0.2/app-readme.md similarity index 100% rename from incubator/rdesktop/2.0.1/app-readme.md rename to incubator/rdesktop/2.0.2/app-readme.md diff --git a/incubator/rdesktop/2.0.1/charts/common-11.0.3.tgz b/incubator/rdesktop/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/rdesktop/2.0.1/charts/common-11.0.3.tgz rename to incubator/rdesktop/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/rdesktop/2.0.1/ix_values.yaml b/incubator/rdesktop/2.0.2/ix_values.yaml similarity index 82% rename from incubator/rdesktop/2.0.1/ix_values.yaml rename to incubator/rdesktop/2.0.2/ix_values.yaml index 4a7a18ac3f..a6cc0e768a 100644 --- a/incubator/rdesktop/2.0.1/ix_values.yaml +++ b/incubator/rdesktop/2.0.2/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/rdesktop - tag: latest@sha256:59052e1da90140ce22668c389719bdd675674233e9868603d2f55c66a2158e0c + tag: latest@sha256:f0c34c7ff12de4d0988a0823687cc8e97c2bf81447198e31723196fdc81ba680 persistence: config: enabled: true diff --git a/incubator/rdesktop/2.0.1/questions.yaml b/incubator/rdesktop/2.0.2/questions.yaml similarity index 100% rename from incubator/rdesktop/2.0.1/questions.yaml rename to incubator/rdesktop/2.0.2/questions.yaml diff --git a/incubator/rdesktop/2.0.1/templates/common.yaml b/incubator/rdesktop/2.0.2/templates/common.yaml similarity index 100% rename from incubator/rdesktop/2.0.1/templates/common.yaml rename to incubator/rdesktop/2.0.2/templates/common.yaml diff --git a/incubator/rdesktop/2.0.1/values.yaml b/incubator/rdesktop/2.0.2/values.yaml similarity index 100% rename from incubator/rdesktop/2.0.1/values.yaml rename to incubator/rdesktop/2.0.2/values.yaml diff --git a/stable/webtop/3.0.1/app-changelog.md b/stable/webtop/3.0.1/app-changelog.md deleted file mode 100644 index b83c60eb82..0000000000 --- a/stable/webtop/3.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [webtop-3.0.1](https://github.com/truecharts/charts/compare/webtop-3.0.0...webtop-3.0.1) (2022-11-19) - -### Feat - -- Move Synctube + Webtop to stable ([#4598](https://github.com/truecharts/charts/issues/4598)) - - \ No newline at end of file diff --git a/stable/webtop/3.0.1/CHANGELOG.md b/stable/webtop/3.0.2/CHANGELOG.md similarity index 100% rename from stable/webtop/3.0.1/CHANGELOG.md rename to stable/webtop/3.0.2/CHANGELOG.md diff --git a/stable/webtop/3.0.1/Chart.yaml b/stable/webtop/3.0.2/Chart.yaml similarity index 98% rename from stable/webtop/3.0.1/Chart.yaml rename to stable/webtop/3.0.2/Chart.yaml index 4eb7374b37..d0b57e57b4 100644 --- a/stable/webtop/3.0.1/Chart.yaml +++ b/stable/webtop/3.0.2/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/linuxserver/docker-webtop#readme type: application -version: 3.0.1 +version: 3.0.2 diff --git a/stable/webtop/3.0.1/README.md b/stable/webtop/3.0.2/README.md similarity index 100% rename from stable/webtop/3.0.1/README.md rename to stable/webtop/3.0.2/README.md diff --git a/stable/webtop/3.0.2/app-changelog.md b/stable/webtop/3.0.2/app-changelog.md new file mode 100644 index 0000000000..84d47593cd --- /dev/null +++ b/stable/webtop/3.0.2/app-changelog.md @@ -0,0 +1,4 @@ + + +## [webtop-3.0.2](https://github.com/truecharts/charts/compare/webtop-3.0.1...webtop-3.0.2) (2022-11-20) + diff --git a/stable/webtop/3.0.1/app-readme.md b/stable/webtop/3.0.2/app-readme.md similarity index 100% rename from stable/webtop/3.0.1/app-readme.md rename to stable/webtop/3.0.2/app-readme.md diff --git a/stable/webtop/3.0.1/charts/common-11.0.3.tgz b/stable/webtop/3.0.2/charts/common-11.0.3.tgz similarity index 100% rename from stable/webtop/3.0.1/charts/common-11.0.3.tgz rename to stable/webtop/3.0.2/charts/common-11.0.3.tgz diff --git a/stable/webtop/3.0.1/ix_values.yaml b/stable/webtop/3.0.2/ix_values.yaml similarity index 84% rename from stable/webtop/3.0.1/ix_values.yaml rename to stable/webtop/3.0.2/ix_values.yaml index 10fc6e6055..757196b051 100644 --- a/stable/webtop/3.0.1/ix_values.yaml +++ b/stable/webtop/3.0.2/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/webtop - tag: latest@sha256:cafa6b241a660b291df8e901d37e9b1a0ff0d9db2224a16ee886365d54b5fd73 + tag: latest@sha256:fc97fe36c6f312f77bf9a53cadd19e2bfb7722b0b2a79b0d02f17c6a0c581923 env: KEYBOARD: "" diff --git a/stable/webtop/3.0.1/questions.yaml b/stable/webtop/3.0.2/questions.yaml similarity index 100% rename from stable/webtop/3.0.1/questions.yaml rename to stable/webtop/3.0.2/questions.yaml diff --git a/stable/webtop/3.0.1/templates/common.yaml b/stable/webtop/3.0.2/templates/common.yaml similarity index 100% rename from stable/webtop/3.0.1/templates/common.yaml rename to stable/webtop/3.0.2/templates/common.yaml diff --git a/stable/webtop/3.0.1/values.yaml b/stable/webtop/3.0.2/values.yaml similarity index 100% rename from stable/webtop/3.0.1/values.yaml rename to stable/webtop/3.0.2/values.yaml