diff --git a/dev/phpmyadmin/1.0.1/Chart.lock b/dev/phpmyadmin/1.0.1/Chart.lock deleted file mode 100644 index 9bf02e67618..00000000000 --- a/dev/phpmyadmin/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:52.381377238Z" diff --git a/dev/phpmyadmin/1.0.1/charts/common-3.0.2.tgz b/dev/phpmyadmin/1.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/dev/phpmyadmin/1.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/dev/phpmyadmin/1.0.1/.helmignore b/dev/phpmyadmin/1.1.0/.helmignore similarity index 100% rename from dev/phpmyadmin/1.0.1/.helmignore rename to dev/phpmyadmin/1.1.0/.helmignore diff --git a/dev/phpmyadmin/1.0.1/CONFIG.md b/dev/phpmyadmin/1.1.0/CONFIG.md similarity index 100% rename from dev/phpmyadmin/1.0.1/CONFIG.md rename to dev/phpmyadmin/1.1.0/CONFIG.md diff --git a/dev/phpmyadmin/1.1.0/Chart.lock b/dev/phpmyadmin/1.1.0/Chart.lock new file mode 100644 index 00000000000..6196e8e88b1 --- /dev/null +++ b/dev/phpmyadmin/1.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:05:14.55145647Z" diff --git a/dev/phpmyadmin/1.0.1/Chart.yaml b/dev/phpmyadmin/1.1.0/Chart.yaml similarity index 95% rename from dev/phpmyadmin/1.0.1/Chart.yaml rename to dev/phpmyadmin/1.1.0/Chart.yaml index 11f9db7c909..715baacb4e4 100644 --- a/dev/phpmyadmin/1.0.1/Chart.yaml +++ b/dev/phpmyadmin/1.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: phpmyadmin -version: 1.0.1 +version: 1.1.0 upstream_version: 8.2.4 appVersion: "auto" description: phpMyAdmin is an mysql administration frontend @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/dev/phpmyadmin/1.0.1/README.md b/dev/phpmyadmin/1.1.0/README.md similarity index 100% rename from dev/phpmyadmin/1.0.1/README.md rename to dev/phpmyadmin/1.1.0/README.md diff --git a/dev/phpmyadmin/1.0.1/app-readme.md b/dev/phpmyadmin/1.1.0/app-readme.md similarity index 100% rename from dev/phpmyadmin/1.0.1/app-readme.md rename to dev/phpmyadmin/1.1.0/app-readme.md diff --git a/dev/phpmyadmin/1.1.0/charts/common-3.5.0.tgz b/dev/phpmyadmin/1.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/dev/phpmyadmin/1.1.0/charts/common-3.5.0.tgz differ diff --git a/dev/phpmyadmin/1.0.1/ix_values.yaml b/dev/phpmyadmin/1.1.0/ix_values.yaml similarity index 100% rename from dev/phpmyadmin/1.0.1/ix_values.yaml rename to dev/phpmyadmin/1.1.0/ix_values.yaml diff --git a/dev/phpmyadmin/1.0.1/questions.yaml b/dev/phpmyadmin/1.1.0/questions.yaml similarity index 100% rename from dev/phpmyadmin/1.0.1/questions.yaml rename to dev/phpmyadmin/1.1.0/questions.yaml diff --git a/dev/phpmyadmin/1.0.1/templates/common.yaml b/dev/phpmyadmin/1.1.0/templates/common.yaml similarity index 100% rename from dev/phpmyadmin/1.0.1/templates/common.yaml rename to dev/phpmyadmin/1.1.0/templates/common.yaml diff --git a/dev/phpmyadmin/1.0.1/test_values.yaml b/dev/phpmyadmin/1.1.0/test_values.yaml similarity index 100% rename from dev/phpmyadmin/1.0.1/test_values.yaml rename to dev/phpmyadmin/1.1.0/test_values.yaml diff --git a/dev/phpmyadmin/1.0.1/values.yaml b/dev/phpmyadmin/1.1.0/values.yaml similarity index 100% rename from dev/phpmyadmin/1.0.1/values.yaml rename to dev/phpmyadmin/1.1.0/values.yaml diff --git a/incubator/bazarr/3.0.1/Chart.lock b/incubator/bazarr/3.0.1/Chart.lock deleted file mode 100644 index eee1e947b95..00000000000 --- a/incubator/bazarr/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:49.976320117Z" diff --git a/incubator/bazarr/3.0.1/charts/common-3.0.2.tgz b/incubator/bazarr/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/bazarr/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/bazarr/3.0.1/.helmignore b/incubator/bazarr/3.1.0/.helmignore similarity index 100% rename from incubator/bazarr/3.0.1/.helmignore rename to incubator/bazarr/3.1.0/.helmignore diff --git a/incubator/bazarr/3.0.1/CONFIG.md b/incubator/bazarr/3.1.0/CONFIG.md similarity index 100% rename from incubator/bazarr/3.0.1/CONFIG.md rename to incubator/bazarr/3.1.0/CONFIG.md diff --git a/incubator/bazarr/3.1.0/Chart.lock b/incubator/bazarr/3.1.0/Chart.lock new file mode 100644 index 00000000000..0bacfe3d063 --- /dev/null +++ b/incubator/bazarr/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:05:11.579655985Z" diff --git a/incubator/bazarr/3.0.1/Chart.yaml b/incubator/bazarr/3.1.0/Chart.yaml similarity index 96% rename from incubator/bazarr/3.0.1/Chart.yaml rename to incubator/bazarr/3.1.0/Chart.yaml index ae174ba9673..ca7be9c75b3 100644 --- a/incubator/bazarr/3.0.1/Chart.yaml +++ b/incubator/bazarr/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bazarr -version: 3.0.1 +version: 3.1.0 upstream_version: 5.2.1 appVersion: "auto" description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements @@ -24,7 +24,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/bazarr/3.0.1/README.md b/incubator/bazarr/3.1.0/README.md similarity index 100% rename from incubator/bazarr/3.0.1/README.md rename to incubator/bazarr/3.1.0/README.md diff --git a/incubator/bazarr/3.0.1/app-readme.md b/incubator/bazarr/3.1.0/app-readme.md similarity index 100% rename from incubator/bazarr/3.0.1/app-readme.md rename to incubator/bazarr/3.1.0/app-readme.md diff --git a/incubator/bazarr/3.1.0/charts/common-3.5.0.tgz b/incubator/bazarr/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/bazarr/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/bazarr/3.0.1/ix_values.yaml b/incubator/bazarr/3.1.0/ix_values.yaml similarity index 100% rename from incubator/bazarr/3.0.1/ix_values.yaml rename to incubator/bazarr/3.1.0/ix_values.yaml diff --git a/incubator/bazarr/3.0.1/questions.yaml b/incubator/bazarr/3.1.0/questions.yaml similarity index 100% rename from incubator/bazarr/3.0.1/questions.yaml rename to incubator/bazarr/3.1.0/questions.yaml diff --git a/incubator/bazarr/3.0.1/templates/common.yaml b/incubator/bazarr/3.1.0/templates/common.yaml similarity index 100% rename from incubator/bazarr/3.0.1/templates/common.yaml rename to incubator/bazarr/3.1.0/templates/common.yaml diff --git a/incubator/bazarr/3.0.1/test_values.yaml b/incubator/bazarr/3.1.0/test_values.yaml similarity index 100% rename from incubator/bazarr/3.0.1/test_values.yaml rename to incubator/bazarr/3.1.0/test_values.yaml diff --git a/incubator/bazarr/3.0.1/values.yaml b/incubator/bazarr/3.1.0/values.yaml similarity index 100% rename from incubator/bazarr/3.0.1/values.yaml rename to incubator/bazarr/3.1.0/values.yaml diff --git a/incubator/calibre-web/3.0.1/Chart.lock b/incubator/calibre-web/3.0.1/Chart.lock deleted file mode 100644 index fd700ce6d5f..00000000000 --- a/incubator/calibre-web/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:47.578372199Z" diff --git a/incubator/calibre-web/3.0.1/charts/common-3.0.2.tgz b/incubator/calibre-web/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/calibre-web/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/calibre-web/3.0.1/.helmignore b/incubator/calibre-web/3.1.0/.helmignore similarity index 100% rename from incubator/calibre-web/3.0.1/.helmignore rename to incubator/calibre-web/3.1.0/.helmignore diff --git a/incubator/calibre-web/3.0.1/CONFIG.md b/incubator/calibre-web/3.1.0/CONFIG.md similarity index 100% rename from incubator/calibre-web/3.0.1/CONFIG.md rename to incubator/calibre-web/3.1.0/CONFIG.md diff --git a/incubator/calibre-web/3.1.0/Chart.lock b/incubator/calibre-web/3.1.0/Chart.lock new file mode 100644 index 00000000000..57cee6b5de0 --- /dev/null +++ b/incubator/calibre-web/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:05:08.799985365Z" diff --git a/incubator/calibre-web/3.0.1/Chart.yaml b/incubator/calibre-web/3.1.0/Chart.yaml similarity index 96% rename from incubator/calibre-web/3.0.1/Chart.yaml rename to incubator/calibre-web/3.1.0/Chart.yaml index 30242d71e49..98487e8331c 100644 --- a/incubator/calibre-web/3.0.1/Chart.yaml +++ b/incubator/calibre-web/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: calibre-web -version: 3.0.1 +version: 3.1.0 upstream_version: 4.3.1 appVersion: "auto" description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/calibre-web/3.0.1/README.md b/incubator/calibre-web/3.1.0/README.md similarity index 100% rename from incubator/calibre-web/3.0.1/README.md rename to incubator/calibre-web/3.1.0/README.md diff --git a/incubator/calibre-web/3.0.1/app-readme.md b/incubator/calibre-web/3.1.0/app-readme.md similarity index 100% rename from incubator/calibre-web/3.0.1/app-readme.md rename to incubator/calibre-web/3.1.0/app-readme.md diff --git a/incubator/calibre-web/3.1.0/charts/common-3.5.0.tgz b/incubator/calibre-web/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/calibre-web/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/calibre-web/3.0.1/ix_values.yaml b/incubator/calibre-web/3.1.0/ix_values.yaml similarity index 100% rename from incubator/calibre-web/3.0.1/ix_values.yaml rename to incubator/calibre-web/3.1.0/ix_values.yaml diff --git a/incubator/calibre-web/3.0.1/questions.yaml b/incubator/calibre-web/3.1.0/questions.yaml similarity index 100% rename from incubator/calibre-web/3.0.1/questions.yaml rename to incubator/calibre-web/3.1.0/questions.yaml diff --git a/incubator/calibre-web/3.0.1/templates/common.yaml b/incubator/calibre-web/3.1.0/templates/common.yaml similarity index 100% rename from incubator/calibre-web/3.0.1/templates/common.yaml rename to incubator/calibre-web/3.1.0/templates/common.yaml diff --git a/incubator/calibre-web/3.0.1/test_values.yaml b/incubator/calibre-web/3.1.0/test_values.yaml similarity index 100% rename from incubator/calibre-web/3.0.1/test_values.yaml rename to incubator/calibre-web/3.1.0/test_values.yaml diff --git a/incubator/calibre-web/3.0.1/values.yaml b/incubator/calibre-web/3.1.0/values.yaml similarity index 100% rename from incubator/calibre-web/3.0.1/values.yaml rename to incubator/calibre-web/3.1.0/values.yaml diff --git a/incubator/deluge/3.0.1/Chart.lock b/incubator/deluge/3.0.1/Chart.lock deleted file mode 100644 index d1c6a0e3e9a..00000000000 --- a/incubator/deluge/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:45.173780726Z" diff --git a/incubator/deluge/3.0.1/charts/common-3.0.2.tgz b/incubator/deluge/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/deluge/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/deluge/3.0.1/.helmignore b/incubator/deluge/3.1.0/.helmignore similarity index 100% rename from incubator/deluge/3.0.1/.helmignore rename to incubator/deluge/3.1.0/.helmignore diff --git a/incubator/deluge/3.0.1/CONFIG.md b/incubator/deluge/3.1.0/CONFIG.md similarity index 100% rename from incubator/deluge/3.0.1/CONFIG.md rename to incubator/deluge/3.1.0/CONFIG.md diff --git a/incubator/deluge/3.1.0/Chart.lock b/incubator/deluge/3.1.0/Chart.lock new file mode 100644 index 00000000000..d4509a593a6 --- /dev/null +++ b/incubator/deluge/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:05:06.020824145Z" diff --git a/incubator/deluge/3.0.1/Chart.yaml b/incubator/deluge/3.1.0/Chart.yaml similarity index 95% rename from incubator/deluge/3.0.1/Chart.yaml rename to incubator/deluge/3.1.0/Chart.yaml index c195946e50e..6d90fb41e39 100644 --- a/incubator/deluge/3.0.1/Chart.yaml +++ b/incubator/deluge/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: deluge -version: 3.0.1 +version: 3.1.0 # upstream_version: appVersion: "auto" description: Deluge App for TrueNAS SCALE @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/deluge/3.0.1/README.md b/incubator/deluge/3.1.0/README.md similarity index 100% rename from incubator/deluge/3.0.1/README.md rename to incubator/deluge/3.1.0/README.md diff --git a/incubator/deluge/3.0.1/app-readme.md b/incubator/deluge/3.1.0/app-readme.md similarity index 100% rename from incubator/deluge/3.0.1/app-readme.md rename to incubator/deluge/3.1.0/app-readme.md diff --git a/incubator/deluge/3.1.0/charts/common-3.5.0.tgz b/incubator/deluge/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/deluge/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/deluge/3.0.1/ix_values.yaml b/incubator/deluge/3.1.0/ix_values.yaml similarity index 100% rename from incubator/deluge/3.0.1/ix_values.yaml rename to incubator/deluge/3.1.0/ix_values.yaml diff --git a/incubator/deluge/3.0.1/questions.yaml b/incubator/deluge/3.1.0/questions.yaml similarity index 100% rename from incubator/deluge/3.0.1/questions.yaml rename to incubator/deluge/3.1.0/questions.yaml diff --git a/incubator/deluge/3.0.1/templates/common.yaml b/incubator/deluge/3.1.0/templates/common.yaml similarity index 100% rename from incubator/deluge/3.0.1/templates/common.yaml rename to incubator/deluge/3.1.0/templates/common.yaml diff --git a/incubator/deluge/3.0.1/test_values.yaml b/incubator/deluge/3.1.0/test_values.yaml similarity index 100% rename from incubator/deluge/3.0.1/test_values.yaml rename to incubator/deluge/3.1.0/test_values.yaml diff --git a/incubator/deluge/3.0.1/values.yaml b/incubator/deluge/3.1.0/values.yaml similarity index 100% rename from incubator/deluge/3.0.1/values.yaml rename to incubator/deluge/3.1.0/values.yaml diff --git a/incubator/freshrss/3.0.1/Chart.lock b/incubator/freshrss/3.0.1/Chart.lock deleted file mode 100644 index decd6a010ba..00000000000 --- a/incubator/freshrss/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:42.813843506Z" diff --git a/incubator/freshrss/3.0.1/charts/common-3.0.2.tgz b/incubator/freshrss/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/freshrss/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/freshrss/3.0.1/.helmignore b/incubator/freshrss/3.1.0/.helmignore similarity index 100% rename from incubator/freshrss/3.0.1/.helmignore rename to incubator/freshrss/3.1.0/.helmignore diff --git a/incubator/freshrss/3.0.1/CONFIG.md b/incubator/freshrss/3.1.0/CONFIG.md similarity index 100% rename from incubator/freshrss/3.0.1/CONFIG.md rename to incubator/freshrss/3.1.0/CONFIG.md diff --git a/incubator/freshrss/3.1.0/Chart.lock b/incubator/freshrss/3.1.0/Chart.lock new file mode 100644 index 00000000000..9f4603521ad --- /dev/null +++ b/incubator/freshrss/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:05:03.628092447Z" diff --git a/incubator/freshrss/3.0.1/Chart.yaml b/incubator/freshrss/3.1.0/Chart.yaml similarity index 96% rename from incubator/freshrss/3.0.1/Chart.yaml rename to incubator/freshrss/3.1.0/Chart.yaml index 5cc605f1054..e096327cb39 100644 --- a/incubator/freshrss/3.0.1/Chart.yaml +++ b/incubator/freshrss/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: freshrss -version: 3.0.1 +version: 3.1.0 upstream_version: 2.3.1 appVersion: "auto" description: FreshRSS is a self-hosted RSS feed aggregator @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/freshrss/3.0.1/README.md b/incubator/freshrss/3.1.0/README.md similarity index 100% rename from incubator/freshrss/3.0.1/README.md rename to incubator/freshrss/3.1.0/README.md diff --git a/incubator/freshrss/3.0.1/app-readme.md b/incubator/freshrss/3.1.0/app-readme.md similarity index 100% rename from incubator/freshrss/3.0.1/app-readme.md rename to incubator/freshrss/3.1.0/app-readme.md diff --git a/incubator/freshrss/3.1.0/charts/common-3.5.0.tgz b/incubator/freshrss/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/freshrss/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/freshrss/3.0.1/ix_values.yaml b/incubator/freshrss/3.1.0/ix_values.yaml similarity index 100% rename from incubator/freshrss/3.0.1/ix_values.yaml rename to incubator/freshrss/3.1.0/ix_values.yaml diff --git a/incubator/freshrss/3.0.1/questions.yaml b/incubator/freshrss/3.1.0/questions.yaml similarity index 100% rename from incubator/freshrss/3.0.1/questions.yaml rename to incubator/freshrss/3.1.0/questions.yaml diff --git a/incubator/freshrss/3.0.1/templates/common.yaml b/incubator/freshrss/3.1.0/templates/common.yaml similarity index 100% rename from incubator/freshrss/3.0.1/templates/common.yaml rename to incubator/freshrss/3.1.0/templates/common.yaml diff --git a/incubator/freshrss/3.0.1/test_values.yaml b/incubator/freshrss/3.1.0/test_values.yaml similarity index 100% rename from incubator/freshrss/3.0.1/test_values.yaml rename to incubator/freshrss/3.1.0/test_values.yaml diff --git a/incubator/freshrss/3.0.1/values.yaml b/incubator/freshrss/3.1.0/values.yaml similarity index 100% rename from incubator/freshrss/3.0.1/values.yaml rename to incubator/freshrss/3.1.0/values.yaml diff --git a/incubator/gaps/3.0.1/Chart.lock b/incubator/gaps/3.0.1/Chart.lock deleted file mode 100644 index 7cc33108785..00000000000 --- a/incubator/gaps/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:40.417687957Z" diff --git a/incubator/gaps/3.0.1/charts/common-3.0.2.tgz b/incubator/gaps/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/gaps/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/gaps/3.0.1/.helmignore b/incubator/gaps/3.1.0/.helmignore similarity index 100% rename from incubator/gaps/3.0.1/.helmignore rename to incubator/gaps/3.1.0/.helmignore diff --git a/incubator/gaps/3.0.1/CONFIG.md b/incubator/gaps/3.1.0/CONFIG.md similarity index 100% rename from incubator/gaps/3.0.1/CONFIG.md rename to incubator/gaps/3.1.0/CONFIG.md diff --git a/incubator/gaps/3.1.0/Chart.lock b/incubator/gaps/3.1.0/Chart.lock new file mode 100644 index 00000000000..e7690ff58ec --- /dev/null +++ b/incubator/gaps/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:05:00.470303823Z" diff --git a/incubator/gaps/3.0.1/Chart.yaml b/incubator/gaps/3.1.0/Chart.yaml similarity index 96% rename from incubator/gaps/3.0.1/Chart.yaml rename to incubator/gaps/3.1.0/Chart.yaml index 66a6e6cd8d0..aa8fed25e93 100644 --- a/incubator/gaps/3.0.1/Chart.yaml +++ b/incubator/gaps/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: gaps -version: 3.0.1 +version: 3.1.0 upstream_version: 1.1.1 appVersion: "auto" description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/gaps/3.0.1/README.md b/incubator/gaps/3.1.0/README.md similarity index 100% rename from incubator/gaps/3.0.1/README.md rename to incubator/gaps/3.1.0/README.md diff --git a/incubator/gaps/3.0.1/app-readme.md b/incubator/gaps/3.1.0/app-readme.md similarity index 100% rename from incubator/gaps/3.0.1/app-readme.md rename to incubator/gaps/3.1.0/app-readme.md diff --git a/incubator/gaps/3.1.0/charts/common-3.5.0.tgz b/incubator/gaps/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/gaps/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/gaps/3.0.1/ix_values.yaml b/incubator/gaps/3.1.0/ix_values.yaml similarity index 100% rename from incubator/gaps/3.0.1/ix_values.yaml rename to incubator/gaps/3.1.0/ix_values.yaml diff --git a/incubator/gaps/3.0.1/questions.yaml b/incubator/gaps/3.1.0/questions.yaml similarity index 100% rename from incubator/gaps/3.0.1/questions.yaml rename to incubator/gaps/3.1.0/questions.yaml diff --git a/incubator/gaps/3.0.1/templates/common.yaml b/incubator/gaps/3.1.0/templates/common.yaml similarity index 100% rename from incubator/gaps/3.0.1/templates/common.yaml rename to incubator/gaps/3.1.0/templates/common.yaml diff --git a/incubator/gaps/3.0.1/test_values.yaml b/incubator/gaps/3.1.0/test_values.yaml similarity index 100% rename from incubator/gaps/3.0.1/test_values.yaml rename to incubator/gaps/3.1.0/test_values.yaml diff --git a/incubator/gaps/3.0.1/values.yaml b/incubator/gaps/3.1.0/values.yaml similarity index 100% rename from incubator/gaps/3.0.1/values.yaml rename to incubator/gaps/3.1.0/values.yaml diff --git a/incubator/grocy/3.0.1/Chart.lock b/incubator/grocy/3.0.1/Chart.lock deleted file mode 100644 index 35817179044..00000000000 --- a/incubator/grocy/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:37.212550876Z" diff --git a/incubator/grocy/3.0.1/charts/common-3.0.2.tgz b/incubator/grocy/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/grocy/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/grocy/3.0.1/.helmignore b/incubator/grocy/3.1.0/.helmignore similarity index 100% rename from incubator/grocy/3.0.1/.helmignore rename to incubator/grocy/3.1.0/.helmignore diff --git a/incubator/grocy/3.0.1/CONFIG.md b/incubator/grocy/3.1.0/CONFIG.md similarity index 100% rename from incubator/grocy/3.0.1/CONFIG.md rename to incubator/grocy/3.1.0/CONFIG.md diff --git a/incubator/grocy/3.1.0/Chart.lock b/incubator/grocy/3.1.0/Chart.lock new file mode 100644 index 00000000000..cc31393808e --- /dev/null +++ b/incubator/grocy/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:57.810347936Z" diff --git a/incubator/grocy/3.0.1/Chart.yaml b/incubator/grocy/3.1.0/Chart.yaml similarity index 95% rename from incubator/grocy/3.0.1/Chart.yaml rename to incubator/grocy/3.1.0/Chart.yaml index 17ea6687be5..08bcba465fc 100644 --- a/incubator/grocy/3.0.1/Chart.yaml +++ b/incubator/grocy/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: grocy -version: 3.0.1 +version: 3.1.0 upstream_version: 4.3.1 appVersion: "auto" description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/grocy/3.0.1/README.md b/incubator/grocy/3.1.0/README.md similarity index 100% rename from incubator/grocy/3.0.1/README.md rename to incubator/grocy/3.1.0/README.md diff --git a/incubator/grocy/3.0.1/app-readme.md b/incubator/grocy/3.1.0/app-readme.md similarity index 100% rename from incubator/grocy/3.0.1/app-readme.md rename to incubator/grocy/3.1.0/app-readme.md diff --git a/incubator/grocy/3.1.0/charts/common-3.5.0.tgz b/incubator/grocy/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/grocy/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/grocy/3.0.1/ix_values.yaml b/incubator/grocy/3.1.0/ix_values.yaml similarity index 100% rename from incubator/grocy/3.0.1/ix_values.yaml rename to incubator/grocy/3.1.0/ix_values.yaml diff --git a/incubator/grocy/3.0.1/questions.yaml b/incubator/grocy/3.1.0/questions.yaml similarity index 100% rename from incubator/grocy/3.0.1/questions.yaml rename to incubator/grocy/3.1.0/questions.yaml diff --git a/incubator/grocy/3.0.1/templates/common.yaml b/incubator/grocy/3.1.0/templates/common.yaml similarity index 100% rename from incubator/grocy/3.0.1/templates/common.yaml rename to incubator/grocy/3.1.0/templates/common.yaml diff --git a/incubator/grocy/3.0.1/test_values.yaml b/incubator/grocy/3.1.0/test_values.yaml similarity index 100% rename from incubator/grocy/3.0.1/test_values.yaml rename to incubator/grocy/3.1.0/test_values.yaml diff --git a/incubator/grocy/3.0.1/values.yaml b/incubator/grocy/3.1.0/values.yaml similarity index 100% rename from incubator/grocy/3.0.1/values.yaml rename to incubator/grocy/3.1.0/values.yaml diff --git a/incubator/heimdall/3.0.1/Chart.lock b/incubator/heimdall/3.0.1/Chart.lock deleted file mode 100644 index 031c9769f2c..00000000000 --- a/incubator/heimdall/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:34.75578137Z" diff --git a/incubator/heimdall/3.0.1/charts/common-3.0.2.tgz b/incubator/heimdall/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/heimdall/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/heimdall/3.0.1/.helmignore b/incubator/heimdall/3.1.0/.helmignore similarity index 100% rename from incubator/heimdall/3.0.1/.helmignore rename to incubator/heimdall/3.1.0/.helmignore diff --git a/incubator/heimdall/3.0.1/CONFIG.md b/incubator/heimdall/3.1.0/CONFIG.md similarity index 100% rename from incubator/heimdall/3.0.1/CONFIG.md rename to incubator/heimdall/3.1.0/CONFIG.md diff --git a/incubator/heimdall/3.1.0/Chart.lock b/incubator/heimdall/3.1.0/Chart.lock new file mode 100644 index 00000000000..ccb4d438e96 --- /dev/null +++ b/incubator/heimdall/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:54.99592761Z" diff --git a/incubator/heimdall/3.0.1/Chart.yaml b/incubator/heimdall/3.1.0/Chart.yaml similarity index 95% rename from incubator/heimdall/3.0.1/Chart.yaml rename to incubator/heimdall/3.1.0/Chart.yaml index d2d78ed8236..da854a3ac9f 100644 --- a/incubator/heimdall/3.0.1/Chart.yaml +++ b/incubator/heimdall/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: heimdall -version: 3.0.1 +version: 3.1.0 upstream_version: 4.1.1 appVersion: "auto" description: An Application dashboard and launcher @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/heimdall/3.0.1/README.md b/incubator/heimdall/3.1.0/README.md similarity index 100% rename from incubator/heimdall/3.0.1/README.md rename to incubator/heimdall/3.1.0/README.md diff --git a/incubator/heimdall/3.0.1/app-readme.md b/incubator/heimdall/3.1.0/app-readme.md similarity index 100% rename from incubator/heimdall/3.0.1/app-readme.md rename to incubator/heimdall/3.1.0/app-readme.md diff --git a/incubator/heimdall/3.1.0/charts/common-3.5.0.tgz b/incubator/heimdall/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/heimdall/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/heimdall/3.0.1/ix_values.yaml b/incubator/heimdall/3.1.0/ix_values.yaml similarity index 100% rename from incubator/heimdall/3.0.1/ix_values.yaml rename to incubator/heimdall/3.1.0/ix_values.yaml diff --git a/incubator/heimdall/3.0.1/questions.yaml b/incubator/heimdall/3.1.0/questions.yaml similarity index 100% rename from incubator/heimdall/3.0.1/questions.yaml rename to incubator/heimdall/3.1.0/questions.yaml diff --git a/incubator/heimdall/3.0.1/templates/common.yaml b/incubator/heimdall/3.1.0/templates/common.yaml similarity index 100% rename from incubator/heimdall/3.0.1/templates/common.yaml rename to incubator/heimdall/3.1.0/templates/common.yaml diff --git a/incubator/heimdall/3.0.1/test_values.yaml b/incubator/heimdall/3.1.0/test_values.yaml similarity index 100% rename from incubator/heimdall/3.0.1/test_values.yaml rename to incubator/heimdall/3.1.0/test_values.yaml diff --git a/incubator/heimdall/3.0.1/values.yaml b/incubator/heimdall/3.1.0/values.yaml similarity index 100% rename from incubator/heimdall/3.0.1/values.yaml rename to incubator/heimdall/3.1.0/values.yaml diff --git a/incubator/lazylibrarian/3.0.1/Chart.lock b/incubator/lazylibrarian/3.0.1/Chart.lock deleted file mode 100644 index 54e0baaf349..00000000000 --- a/incubator/lazylibrarian/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:32.328131462Z" diff --git a/incubator/lazylibrarian/3.0.1/charts/common-3.0.2.tgz b/incubator/lazylibrarian/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/lazylibrarian/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/lazylibrarian/3.0.1/.helmignore b/incubator/lazylibrarian/3.1.0/.helmignore similarity index 100% rename from incubator/lazylibrarian/3.0.1/.helmignore rename to incubator/lazylibrarian/3.1.0/.helmignore diff --git a/incubator/lazylibrarian/3.0.1/CONFIG.md b/incubator/lazylibrarian/3.1.0/CONFIG.md similarity index 100% rename from incubator/lazylibrarian/3.0.1/CONFIG.md rename to incubator/lazylibrarian/3.1.0/CONFIG.md diff --git a/incubator/lazylibrarian/3.1.0/Chart.lock b/incubator/lazylibrarian/3.1.0/Chart.lock new file mode 100644 index 00000000000..d7066fbef34 --- /dev/null +++ b/incubator/lazylibrarian/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:52.551623593Z" diff --git a/incubator/lazylibrarian/3.0.1/Chart.yaml b/incubator/lazylibrarian/3.1.0/Chart.yaml similarity index 96% rename from incubator/lazylibrarian/3.0.1/Chart.yaml rename to incubator/lazylibrarian/3.1.0/Chart.yaml index b024001d6a5..bc2822e4602 100644 --- a/incubator/lazylibrarian/3.0.1/Chart.yaml +++ b/incubator/lazylibrarian/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lazylibrarian -version: 3.0.1 +version: 3.1.0 upstream_version: 2.1.0 appVersion: "latest" description: Get all your books, like series with Sonarr... @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lazylibrarian/3.0.1/README.md b/incubator/lazylibrarian/3.1.0/README.md similarity index 100% rename from incubator/lazylibrarian/3.0.1/README.md rename to incubator/lazylibrarian/3.1.0/README.md diff --git a/incubator/lazylibrarian/3.0.1/app-readme.md b/incubator/lazylibrarian/3.1.0/app-readme.md similarity index 100% rename from incubator/lazylibrarian/3.0.1/app-readme.md rename to incubator/lazylibrarian/3.1.0/app-readme.md diff --git a/incubator/lazylibrarian/3.1.0/charts/common-3.5.0.tgz b/incubator/lazylibrarian/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/lazylibrarian/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/lazylibrarian/3.0.1/ix_values.yaml b/incubator/lazylibrarian/3.1.0/ix_values.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.1/ix_values.yaml rename to incubator/lazylibrarian/3.1.0/ix_values.yaml diff --git a/incubator/lazylibrarian/3.0.1/questions.yaml b/incubator/lazylibrarian/3.1.0/questions.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.1/questions.yaml rename to incubator/lazylibrarian/3.1.0/questions.yaml diff --git a/incubator/lazylibrarian/3.0.1/templates/common.yaml b/incubator/lazylibrarian/3.1.0/templates/common.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.1/templates/common.yaml rename to incubator/lazylibrarian/3.1.0/templates/common.yaml diff --git a/incubator/lazylibrarian/3.0.1/test_values.yaml b/incubator/lazylibrarian/3.1.0/test_values.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.1/test_values.yaml rename to incubator/lazylibrarian/3.1.0/test_values.yaml diff --git a/incubator/lazylibrarian/3.0.1/values.yaml b/incubator/lazylibrarian/3.1.0/values.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.1/values.yaml rename to incubator/lazylibrarian/3.1.0/values.yaml diff --git a/incubator/lychee/3.0.1/Chart.lock b/incubator/lychee/3.0.1/Chart.lock deleted file mode 100644 index 89ce988fdf7..00000000000 --- a/incubator/lychee/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:29.837829185Z" diff --git a/incubator/lychee/3.0.1/charts/common-3.0.2.tgz b/incubator/lychee/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/lychee/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/lychee/3.0.1/.helmignore b/incubator/lychee/3.1.0/.helmignore similarity index 100% rename from incubator/lychee/3.0.1/.helmignore rename to incubator/lychee/3.1.0/.helmignore diff --git a/incubator/lychee/3.0.1/CONFIG.md b/incubator/lychee/3.1.0/CONFIG.md similarity index 100% rename from incubator/lychee/3.0.1/CONFIG.md rename to incubator/lychee/3.1.0/CONFIG.md diff --git a/incubator/lychee/3.1.0/Chart.lock b/incubator/lychee/3.1.0/Chart.lock new file mode 100644 index 00000000000..ae2e934974b --- /dev/null +++ b/incubator/lychee/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:50.196462291Z" diff --git a/incubator/lychee/3.0.1/Chart.yaml b/incubator/lychee/3.1.0/Chart.yaml similarity index 96% rename from incubator/lychee/3.0.1/Chart.yaml rename to incubator/lychee/3.1.0/Chart.yaml index 71e093cf336..77ffd34dbc1 100644 --- a/incubator/lychee/3.0.1/Chart.yaml +++ b/incubator/lychee/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lychee -version: 3.0.1 +version: 3.1.0 upstream_version: 2.3.1 appVersion: "auto" description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lychee/3.0.1/README.md b/incubator/lychee/3.1.0/README.md similarity index 100% rename from incubator/lychee/3.0.1/README.md rename to incubator/lychee/3.1.0/README.md diff --git a/incubator/lychee/3.0.1/app-readme.md b/incubator/lychee/3.1.0/app-readme.md similarity index 100% rename from incubator/lychee/3.0.1/app-readme.md rename to incubator/lychee/3.1.0/app-readme.md diff --git a/incubator/lychee/3.1.0/charts/common-3.5.0.tgz b/incubator/lychee/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/lychee/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/lychee/3.0.1/ix_values.yaml b/incubator/lychee/3.1.0/ix_values.yaml similarity index 100% rename from incubator/lychee/3.0.1/ix_values.yaml rename to incubator/lychee/3.1.0/ix_values.yaml diff --git a/incubator/lychee/3.0.1/questions.yaml b/incubator/lychee/3.1.0/questions.yaml similarity index 100% rename from incubator/lychee/3.0.1/questions.yaml rename to incubator/lychee/3.1.0/questions.yaml diff --git a/incubator/lychee/3.0.1/templates/common.yaml b/incubator/lychee/3.1.0/templates/common.yaml similarity index 100% rename from incubator/lychee/3.0.1/templates/common.yaml rename to incubator/lychee/3.1.0/templates/common.yaml diff --git a/incubator/lychee/3.0.1/test_values.yaml b/incubator/lychee/3.1.0/test_values.yaml similarity index 100% rename from incubator/lychee/3.0.1/test_values.yaml rename to incubator/lychee/3.1.0/test_values.yaml diff --git a/incubator/lychee/3.0.1/values.yaml b/incubator/lychee/3.1.0/values.yaml similarity index 100% rename from incubator/lychee/3.0.1/values.yaml rename to incubator/lychee/3.1.0/values.yaml diff --git a/incubator/navidrome/3.0.1/Chart.lock b/incubator/navidrome/3.0.1/Chart.lock deleted file mode 100644 index f6b5c2c865a..00000000000 --- a/incubator/navidrome/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:27.455329962Z" diff --git a/incubator/navidrome/3.0.1/charts/common-3.0.2.tgz b/incubator/navidrome/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/navidrome/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/navidrome/3.0.1/.helmignore b/incubator/navidrome/3.1.0/.helmignore similarity index 100% rename from incubator/navidrome/3.0.1/.helmignore rename to incubator/navidrome/3.1.0/.helmignore diff --git a/incubator/navidrome/3.0.1/CONFIG.md b/incubator/navidrome/3.1.0/CONFIG.md similarity index 100% rename from incubator/navidrome/3.0.1/CONFIG.md rename to incubator/navidrome/3.1.0/CONFIG.md diff --git a/incubator/navidrome/3.1.0/Chart.lock b/incubator/navidrome/3.1.0/Chart.lock new file mode 100644 index 00000000000..858cb712167 --- /dev/null +++ b/incubator/navidrome/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:47.406383105Z" diff --git a/incubator/navidrome/3.0.1/Chart.yaml b/incubator/navidrome/3.1.0/Chart.yaml similarity index 96% rename from incubator/navidrome/3.0.1/Chart.yaml rename to incubator/navidrome/3.1.0/Chart.yaml index b0652e2b623..13d6ee3b709 100644 --- a/incubator/navidrome/3.0.1/Chart.yaml +++ b/incubator/navidrome/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: navidrome -version: 3.0.1 +version: 3.1.0 upstream_version: 2.3.1 appVersion: "auto" description: Navidrome is an open source web-based music collection server and streamer @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/navidrome/3.0.1/README.md b/incubator/navidrome/3.1.0/README.md similarity index 100% rename from incubator/navidrome/3.0.1/README.md rename to incubator/navidrome/3.1.0/README.md diff --git a/incubator/navidrome/3.0.1/app-readme.md b/incubator/navidrome/3.1.0/app-readme.md similarity index 100% rename from incubator/navidrome/3.0.1/app-readme.md rename to incubator/navidrome/3.1.0/app-readme.md diff --git a/incubator/navidrome/3.1.0/charts/common-3.5.0.tgz b/incubator/navidrome/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/navidrome/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/navidrome/3.0.1/ix_values.yaml b/incubator/navidrome/3.1.0/ix_values.yaml similarity index 100% rename from incubator/navidrome/3.0.1/ix_values.yaml rename to incubator/navidrome/3.1.0/ix_values.yaml diff --git a/incubator/navidrome/3.0.1/questions.yaml b/incubator/navidrome/3.1.0/questions.yaml similarity index 100% rename from incubator/navidrome/3.0.1/questions.yaml rename to incubator/navidrome/3.1.0/questions.yaml diff --git a/incubator/navidrome/3.0.1/templates/common.yaml b/incubator/navidrome/3.1.0/templates/common.yaml similarity index 100% rename from incubator/navidrome/3.0.1/templates/common.yaml rename to incubator/navidrome/3.1.0/templates/common.yaml diff --git a/incubator/navidrome/3.0.1/test_values.yaml b/incubator/navidrome/3.1.0/test_values.yaml similarity index 100% rename from incubator/navidrome/3.0.1/test_values.yaml rename to incubator/navidrome/3.1.0/test_values.yaml diff --git a/incubator/navidrome/3.0.1/values.yaml b/incubator/navidrome/3.1.0/values.yaml similarity index 100% rename from incubator/navidrome/3.0.1/values.yaml rename to incubator/navidrome/3.1.0/values.yaml diff --git a/incubator/node-red/3.0.1/Chart.lock b/incubator/node-red/3.0.1/Chart.lock deleted file mode 100644 index 98a100abde4..00000000000 --- a/incubator/node-red/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:25.058527665Z" diff --git a/incubator/node-red/3.0.1/charts/common-3.0.2.tgz b/incubator/node-red/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/node-red/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/node-red/3.0.1/.helmignore b/incubator/node-red/3.1.0/.helmignore similarity index 100% rename from incubator/node-red/3.0.1/.helmignore rename to incubator/node-red/3.1.0/.helmignore diff --git a/incubator/node-red/3.0.1/CONFIG.md b/incubator/node-red/3.1.0/CONFIG.md similarity index 100% rename from incubator/node-red/3.0.1/CONFIG.md rename to incubator/node-red/3.1.0/CONFIG.md diff --git a/incubator/node-red/3.1.0/Chart.lock b/incubator/node-red/3.1.0/Chart.lock new file mode 100644 index 00000000000..f98c0436f02 --- /dev/null +++ b/incubator/node-red/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:44.96076612Z" diff --git a/incubator/node-red/3.0.1/Chart.yaml b/incubator/node-red/3.1.0/Chart.yaml similarity index 95% rename from incubator/node-red/3.0.1/Chart.yaml rename to incubator/node-red/3.1.0/Chart.yaml index 8b151d31313..0885374c552 100644 --- a/incubator/node-red/3.0.1/Chart.yaml +++ b/incubator/node-red/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: node-red -version: 3.0.1 +version: 3.1.0 upstream_version: 5.2.1 appVersion: "auto" description: Node-RED is low-code programming for event-driven applications @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/node-red/3.0.1/README.md b/incubator/node-red/3.1.0/README.md similarity index 100% rename from incubator/node-red/3.0.1/README.md rename to incubator/node-red/3.1.0/README.md diff --git a/incubator/node-red/3.0.1/app-readme.md b/incubator/node-red/3.1.0/app-readme.md similarity index 100% rename from incubator/node-red/3.0.1/app-readme.md rename to incubator/node-red/3.1.0/app-readme.md diff --git a/incubator/node-red/3.1.0/charts/common-3.5.0.tgz b/incubator/node-red/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/node-red/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/node-red/3.0.1/ix_values.yaml b/incubator/node-red/3.1.0/ix_values.yaml similarity index 100% rename from incubator/node-red/3.0.1/ix_values.yaml rename to incubator/node-red/3.1.0/ix_values.yaml diff --git a/incubator/node-red/3.0.1/questions.yaml b/incubator/node-red/3.1.0/questions.yaml similarity index 100% rename from incubator/node-red/3.0.1/questions.yaml rename to incubator/node-red/3.1.0/questions.yaml diff --git a/incubator/node-red/3.0.1/templates/common.yaml b/incubator/node-red/3.1.0/templates/common.yaml similarity index 100% rename from incubator/node-red/3.0.1/templates/common.yaml rename to incubator/node-red/3.1.0/templates/common.yaml diff --git a/incubator/node-red/3.0.1/test_values.yaml b/incubator/node-red/3.1.0/test_values.yaml similarity index 100% rename from incubator/node-red/3.0.1/test_values.yaml rename to incubator/node-red/3.1.0/test_values.yaml diff --git a/incubator/node-red/3.0.1/values.yaml b/incubator/node-red/3.1.0/values.yaml similarity index 100% rename from incubator/node-red/3.0.1/values.yaml rename to incubator/node-red/3.1.0/values.yaml diff --git a/incubator/nzbget/3.0.1/Chart.lock b/incubator/nzbget/3.0.1/Chart.lock deleted file mode 100644 index 64c3aa5b591..00000000000 --- a/incubator/nzbget/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:22.222369776Z" diff --git a/incubator/nzbget/3.0.1/charts/common-3.0.2.tgz b/incubator/nzbget/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/nzbget/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/nzbget/3.0.1/.helmignore b/incubator/nzbget/3.1.0/.helmignore similarity index 100% rename from incubator/nzbget/3.0.1/.helmignore rename to incubator/nzbget/3.1.0/.helmignore diff --git a/incubator/nzbget/3.0.1/CONFIG.md b/incubator/nzbget/3.1.0/CONFIG.md similarity index 100% rename from incubator/nzbget/3.0.1/CONFIG.md rename to incubator/nzbget/3.1.0/CONFIG.md diff --git a/incubator/nzbget/3.1.0/Chart.lock b/incubator/nzbget/3.1.0/Chart.lock new file mode 100644 index 00000000000..d266b206680 --- /dev/null +++ b/incubator/nzbget/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:42.520413638Z" diff --git a/incubator/nzbget/3.0.1/Chart.yaml b/incubator/nzbget/3.1.0/Chart.yaml similarity index 95% rename from incubator/nzbget/3.0.1/Chart.yaml rename to incubator/nzbget/3.1.0/Chart.yaml index 2f13982ec96..3a360ccda8d 100644 --- a/incubator/nzbget/3.0.1/Chart.yaml +++ b/incubator/nzbget/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbget -version: 3.0.1 +version: 3.1.0 upstream_version: 7.3.1 appVersion: "auto" description: NZBGet is a Usenet downloader client @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbget/3.0.1/README.md b/incubator/nzbget/3.1.0/README.md similarity index 100% rename from incubator/nzbget/3.0.1/README.md rename to incubator/nzbget/3.1.0/README.md diff --git a/incubator/nzbget/3.0.1/app-readme.md b/incubator/nzbget/3.1.0/app-readme.md similarity index 100% rename from incubator/nzbget/3.0.1/app-readme.md rename to incubator/nzbget/3.1.0/app-readme.md diff --git a/incubator/nzbget/3.1.0/charts/common-3.5.0.tgz b/incubator/nzbget/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/nzbget/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/nzbget/3.0.1/ix_values.yaml b/incubator/nzbget/3.1.0/ix_values.yaml similarity index 100% rename from incubator/nzbget/3.0.1/ix_values.yaml rename to incubator/nzbget/3.1.0/ix_values.yaml diff --git a/incubator/nzbget/3.0.1/questions.yaml b/incubator/nzbget/3.1.0/questions.yaml similarity index 100% rename from incubator/nzbget/3.0.1/questions.yaml rename to incubator/nzbget/3.1.0/questions.yaml diff --git a/incubator/nzbget/3.0.1/templates/common.yaml b/incubator/nzbget/3.1.0/templates/common.yaml similarity index 100% rename from incubator/nzbget/3.0.1/templates/common.yaml rename to incubator/nzbget/3.1.0/templates/common.yaml diff --git a/incubator/nzbget/3.0.1/test_values.yaml b/incubator/nzbget/3.1.0/test_values.yaml similarity index 100% rename from incubator/nzbget/3.0.1/test_values.yaml rename to incubator/nzbget/3.1.0/test_values.yaml diff --git a/incubator/nzbget/3.0.1/values.yaml b/incubator/nzbget/3.1.0/values.yaml similarity index 100% rename from incubator/nzbget/3.0.1/values.yaml rename to incubator/nzbget/3.1.0/values.yaml diff --git a/incubator/nzbhydra/3.0.1/Chart.lock b/incubator/nzbhydra/3.0.1/Chart.lock deleted file mode 100644 index b105d065b0b..00000000000 --- a/incubator/nzbhydra/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:19.725936896Z" diff --git a/incubator/nzbhydra/3.0.1/charts/common-3.0.2.tgz b/incubator/nzbhydra/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/nzbhydra/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/nzbhydra/3.0.1/.helmignore b/incubator/nzbhydra/3.1.0/.helmignore similarity index 100% rename from incubator/nzbhydra/3.0.1/.helmignore rename to incubator/nzbhydra/3.1.0/.helmignore diff --git a/incubator/nzbhydra/3.0.1/CONFIG.md b/incubator/nzbhydra/3.1.0/CONFIG.md similarity index 100% rename from incubator/nzbhydra/3.0.1/CONFIG.md rename to incubator/nzbhydra/3.1.0/CONFIG.md diff --git a/incubator/nzbhydra/3.1.0/Chart.lock b/incubator/nzbhydra/3.1.0/Chart.lock new file mode 100644 index 00000000000..4453edffb4b --- /dev/null +++ b/incubator/nzbhydra/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:39.808566216Z" diff --git a/incubator/nzbhydra/3.0.1/Chart.yaml b/incubator/nzbhydra/3.1.0/Chart.yaml similarity index 96% rename from incubator/nzbhydra/3.0.1/Chart.yaml rename to incubator/nzbhydra/3.1.0/Chart.yaml index dbea7db2022..d25fe1ae615 100644 --- a/incubator/nzbhydra/3.0.1/Chart.yaml +++ b/incubator/nzbhydra/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbhydra -version: 3.0.1 +version: 3.1.0 upstream_version: 5.3.1 appVersion: "auto" description: Usenet meta search @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbhydra/3.0.1/README.md b/incubator/nzbhydra/3.1.0/README.md similarity index 100% rename from incubator/nzbhydra/3.0.1/README.md rename to incubator/nzbhydra/3.1.0/README.md diff --git a/incubator/nzbhydra/3.0.1/app-readme.md b/incubator/nzbhydra/3.1.0/app-readme.md similarity index 100% rename from incubator/nzbhydra/3.0.1/app-readme.md rename to incubator/nzbhydra/3.1.0/app-readme.md diff --git a/incubator/nzbhydra/3.1.0/charts/common-3.5.0.tgz b/incubator/nzbhydra/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/nzbhydra/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/nzbhydra/3.0.1/ix_values.yaml b/incubator/nzbhydra/3.1.0/ix_values.yaml similarity index 100% rename from incubator/nzbhydra/3.0.1/ix_values.yaml rename to incubator/nzbhydra/3.1.0/ix_values.yaml diff --git a/incubator/nzbhydra/3.0.1/questions.yaml b/incubator/nzbhydra/3.1.0/questions.yaml similarity index 100% rename from incubator/nzbhydra/3.0.1/questions.yaml rename to incubator/nzbhydra/3.1.0/questions.yaml diff --git a/incubator/nzbhydra/3.0.1/templates/common.yaml b/incubator/nzbhydra/3.1.0/templates/common.yaml similarity index 100% rename from incubator/nzbhydra/3.0.1/templates/common.yaml rename to incubator/nzbhydra/3.1.0/templates/common.yaml diff --git a/incubator/nzbhydra/3.0.1/test_values.yaml b/incubator/nzbhydra/3.1.0/test_values.yaml similarity index 100% rename from incubator/nzbhydra/3.0.1/test_values.yaml rename to incubator/nzbhydra/3.1.0/test_values.yaml diff --git a/incubator/nzbhydra/3.0.1/values.yaml b/incubator/nzbhydra/3.1.0/values.yaml similarity index 100% rename from incubator/nzbhydra/3.0.1/values.yaml rename to incubator/nzbhydra/3.1.0/values.yaml diff --git a/incubator/organizr/3.0.1/Chart.lock b/incubator/organizr/3.0.1/Chart.lock deleted file mode 100644 index b43b90f1c43..00000000000 --- a/incubator/organizr/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:17.202441364Z" diff --git a/incubator/organizr/3.0.1/charts/common-3.0.2.tgz b/incubator/organizr/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/organizr/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/organizr/3.0.1/.helmignore b/incubator/organizr/3.1.0/.helmignore similarity index 100% rename from incubator/organizr/3.0.1/.helmignore rename to incubator/organizr/3.1.0/.helmignore diff --git a/incubator/organizr/3.0.1/CONFIG.md b/incubator/organizr/3.1.0/CONFIG.md similarity index 100% rename from incubator/organizr/3.0.1/CONFIG.md rename to incubator/organizr/3.1.0/CONFIG.md diff --git a/incubator/organizr/3.1.0/Chart.lock b/incubator/organizr/3.1.0/Chart.lock new file mode 100644 index 00000000000..d1595c6cc5b --- /dev/null +++ b/incubator/organizr/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:36.846103052Z" diff --git a/incubator/organizr/3.0.1/Chart.yaml b/incubator/organizr/3.1.0/Chart.yaml similarity index 95% rename from incubator/organizr/3.0.1/Chart.yaml rename to incubator/organizr/3.1.0/Chart.yaml index a9d714b09e7..95a41fe92b6 100644 --- a/incubator/organizr/3.0.1/Chart.yaml +++ b/incubator/organizr/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: organizr -version: 3.0.1 +version: 3.1.0 upstream_version: 3.2.1 appVersion: "latest" description: HTPC/Homelab Services Organizer @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/organizr/3.0.1/README.md b/incubator/organizr/3.1.0/README.md similarity index 100% rename from incubator/organizr/3.0.1/README.md rename to incubator/organizr/3.1.0/README.md diff --git a/incubator/organizr/3.0.1/app-readme.md b/incubator/organizr/3.1.0/app-readme.md similarity index 100% rename from incubator/organizr/3.0.1/app-readme.md rename to incubator/organizr/3.1.0/app-readme.md diff --git a/incubator/organizr/3.1.0/charts/common-3.5.0.tgz b/incubator/organizr/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/organizr/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/organizr/3.0.1/ix_values.yaml b/incubator/organizr/3.1.0/ix_values.yaml similarity index 100% rename from incubator/organizr/3.0.1/ix_values.yaml rename to incubator/organizr/3.1.0/ix_values.yaml diff --git a/incubator/organizr/3.0.1/questions.yaml b/incubator/organizr/3.1.0/questions.yaml similarity index 100% rename from incubator/organizr/3.0.1/questions.yaml rename to incubator/organizr/3.1.0/questions.yaml diff --git a/incubator/organizr/3.0.1/templates/common.yaml b/incubator/organizr/3.1.0/templates/common.yaml similarity index 100% rename from incubator/organizr/3.0.1/templates/common.yaml rename to incubator/organizr/3.1.0/templates/common.yaml diff --git a/incubator/organizr/3.0.1/test_values.yaml b/incubator/organizr/3.1.0/test_values.yaml similarity index 100% rename from incubator/organizr/3.0.1/test_values.yaml rename to incubator/organizr/3.1.0/test_values.yaml diff --git a/incubator/organizr/3.0.1/values.yaml b/incubator/organizr/3.1.0/values.yaml similarity index 100% rename from incubator/organizr/3.0.1/values.yaml rename to incubator/organizr/3.1.0/values.yaml diff --git a/incubator/qbittorrent/3.0.1/Chart.lock b/incubator/qbittorrent/3.0.1/Chart.lock deleted file mode 100644 index e341575a95b..00000000000 --- a/incubator/qbittorrent/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:14.692057096Z" diff --git a/incubator/qbittorrent/3.0.1/charts/common-3.0.2.tgz b/incubator/qbittorrent/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/qbittorrent/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/qbittorrent/3.0.1/.helmignore b/incubator/qbittorrent/3.1.0/.helmignore similarity index 100% rename from incubator/qbittorrent/3.0.1/.helmignore rename to incubator/qbittorrent/3.1.0/.helmignore diff --git a/incubator/qbittorrent/3.0.1/CONFIG.md b/incubator/qbittorrent/3.1.0/CONFIG.md similarity index 100% rename from incubator/qbittorrent/3.0.1/CONFIG.md rename to incubator/qbittorrent/3.1.0/CONFIG.md diff --git a/incubator/qbittorrent/3.1.0/Chart.lock b/incubator/qbittorrent/3.1.0/Chart.lock new file mode 100644 index 00000000000..e0972a5f7d5 --- /dev/null +++ b/incubator/qbittorrent/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:34.156802636Z" diff --git a/incubator/qbittorrent/3.0.1/Chart.yaml b/incubator/qbittorrent/3.1.0/Chart.yaml similarity index 96% rename from incubator/qbittorrent/3.0.1/Chart.yaml rename to incubator/qbittorrent/3.1.0/Chart.yaml index 14e6108e5d6..53126a7dc51 100644 --- a/incubator/qbittorrent/3.0.1/Chart.yaml +++ b/incubator/qbittorrent/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qbittorrent -version: 3.0.1 +version: 3.1.0 upstream_version: 7.2.1 appVersion: "auto" description: qBittorrent is a cross-platform free and open-source BitTorrent client @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/qbittorrent/3.0.1/README.md b/incubator/qbittorrent/3.1.0/README.md similarity index 100% rename from incubator/qbittorrent/3.0.1/README.md rename to incubator/qbittorrent/3.1.0/README.md diff --git a/incubator/qbittorrent/3.0.1/app-readme.md b/incubator/qbittorrent/3.1.0/app-readme.md similarity index 100% rename from incubator/qbittorrent/3.0.1/app-readme.md rename to incubator/qbittorrent/3.1.0/app-readme.md diff --git a/incubator/qbittorrent/3.1.0/charts/common-3.5.0.tgz b/incubator/qbittorrent/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/qbittorrent/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/qbittorrent/3.0.1/ix_values.yaml b/incubator/qbittorrent/3.1.0/ix_values.yaml similarity index 100% rename from incubator/qbittorrent/3.0.1/ix_values.yaml rename to incubator/qbittorrent/3.1.0/ix_values.yaml diff --git a/incubator/qbittorrent/3.0.1/questions.yaml b/incubator/qbittorrent/3.1.0/questions.yaml similarity index 100% rename from incubator/qbittorrent/3.0.1/questions.yaml rename to incubator/qbittorrent/3.1.0/questions.yaml diff --git a/incubator/qbittorrent/3.0.1/templates/common.yaml b/incubator/qbittorrent/3.1.0/templates/common.yaml similarity index 100% rename from incubator/qbittorrent/3.0.1/templates/common.yaml rename to incubator/qbittorrent/3.1.0/templates/common.yaml diff --git a/incubator/qbittorrent/3.0.1/templates/configmap.yaml b/incubator/qbittorrent/3.1.0/templates/configmap.yaml similarity index 100% rename from incubator/qbittorrent/3.0.1/templates/configmap.yaml rename to incubator/qbittorrent/3.1.0/templates/configmap.yaml diff --git a/incubator/qbittorrent/3.0.1/test_values.yaml b/incubator/qbittorrent/3.1.0/test_values.yaml similarity index 100% rename from incubator/qbittorrent/3.0.1/test_values.yaml rename to incubator/qbittorrent/3.1.0/test_values.yaml diff --git a/incubator/qbittorrent/3.0.1/values.yaml b/incubator/qbittorrent/3.1.0/values.yaml similarity index 100% rename from incubator/qbittorrent/3.0.1/values.yaml rename to incubator/qbittorrent/3.1.0/values.yaml diff --git a/incubator/readarr/3.0.1/Chart.lock b/incubator/readarr/3.0.1/Chart.lock deleted file mode 100644 index 1fa2ed089f2..00000000000 --- a/incubator/readarr/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:12.286399328Z" diff --git a/incubator/readarr/3.0.1/charts/common-3.0.2.tgz b/incubator/readarr/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/readarr/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/readarr/3.0.1/.helmignore b/incubator/readarr/3.1.0/.helmignore similarity index 100% rename from incubator/readarr/3.0.1/.helmignore rename to incubator/readarr/3.1.0/.helmignore diff --git a/incubator/readarr/3.0.1/CONFIG.md b/incubator/readarr/3.1.0/CONFIG.md similarity index 100% rename from incubator/readarr/3.0.1/CONFIG.md rename to incubator/readarr/3.1.0/CONFIG.md diff --git a/incubator/readarr/3.1.0/Chart.lock b/incubator/readarr/3.1.0/Chart.lock new file mode 100644 index 00000000000..457a4f222c7 --- /dev/null +++ b/incubator/readarr/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:31.78042725Z" diff --git a/incubator/readarr/3.0.1/Chart.yaml b/incubator/readarr/3.1.0/Chart.yaml similarity index 96% rename from incubator/readarr/3.0.1/Chart.yaml rename to incubator/readarr/3.1.0/Chart.yaml index 3f3dd5ce5cf..6119f7bdd98 100644 --- a/incubator/readarr/3.0.1/Chart.yaml +++ b/incubator/readarr/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: readarr -version: 3.0.1 +version: 3.1.0 upstream_version: 2.1.0 appVersion: "auto" description: A fork of Radarr to work with Books & AudioBooks @@ -23,7 +23,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/readarr/3.0.1/README.md b/incubator/readarr/3.1.0/README.md similarity index 100% rename from incubator/readarr/3.0.1/README.md rename to incubator/readarr/3.1.0/README.md diff --git a/incubator/readarr/3.0.1/app-readme.md b/incubator/readarr/3.1.0/app-readme.md similarity index 100% rename from incubator/readarr/3.0.1/app-readme.md rename to incubator/readarr/3.1.0/app-readme.md diff --git a/incubator/readarr/3.1.0/charts/common-3.5.0.tgz b/incubator/readarr/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/readarr/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/readarr/3.0.1/ix_values.yaml b/incubator/readarr/3.1.0/ix_values.yaml similarity index 100% rename from incubator/readarr/3.0.1/ix_values.yaml rename to incubator/readarr/3.1.0/ix_values.yaml diff --git a/incubator/readarr/3.0.1/questions.yaml b/incubator/readarr/3.1.0/questions.yaml similarity index 100% rename from incubator/readarr/3.0.1/questions.yaml rename to incubator/readarr/3.1.0/questions.yaml diff --git a/incubator/readarr/3.0.1/templates/common.yaml b/incubator/readarr/3.1.0/templates/common.yaml similarity index 100% rename from incubator/readarr/3.0.1/templates/common.yaml rename to incubator/readarr/3.1.0/templates/common.yaml diff --git a/incubator/readarr/3.0.1/test_values.yaml b/incubator/readarr/3.1.0/test_values.yaml similarity index 100% rename from incubator/readarr/3.0.1/test_values.yaml rename to incubator/readarr/3.1.0/test_values.yaml diff --git a/incubator/readarr/3.0.1/values.yaml b/incubator/readarr/3.1.0/values.yaml similarity index 100% rename from incubator/readarr/3.0.1/values.yaml rename to incubator/readarr/3.1.0/values.yaml diff --git a/incubator/sabnzbd/3.0.1/Chart.lock b/incubator/sabnzbd/3.0.1/Chart.lock deleted file mode 100644 index 6dee38aa39b..00000000000 --- a/incubator/sabnzbd/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:09.85833528Z" diff --git a/incubator/sabnzbd/3.0.1/charts/common-3.0.2.tgz b/incubator/sabnzbd/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/sabnzbd/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/sabnzbd/3.0.1/.helmignore b/incubator/sabnzbd/3.1.0/.helmignore similarity index 100% rename from incubator/sabnzbd/3.0.1/.helmignore rename to incubator/sabnzbd/3.1.0/.helmignore diff --git a/incubator/sabnzbd/3.0.1/CONFIG.md b/incubator/sabnzbd/3.1.0/CONFIG.md similarity index 100% rename from incubator/sabnzbd/3.0.1/CONFIG.md rename to incubator/sabnzbd/3.1.0/CONFIG.md diff --git a/incubator/sabnzbd/3.1.0/Chart.lock b/incubator/sabnzbd/3.1.0/Chart.lock new file mode 100644 index 00000000000..a32ada77b41 --- /dev/null +++ b/incubator/sabnzbd/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:29.446042179Z" diff --git a/incubator/sabnzbd/3.0.1/Chart.yaml b/incubator/sabnzbd/3.1.0/Chart.yaml similarity index 95% rename from incubator/sabnzbd/3.0.1/Chart.yaml rename to incubator/sabnzbd/3.1.0/Chart.yaml index 6bdca0c537e..dc37a6736a9 100644 --- a/incubator/sabnzbd/3.0.1/Chart.yaml +++ b/incubator/sabnzbd/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sabnzbd -version: 3.0.1 +version: 3.1.0 upstream_version: 5.0.1 appVersion: "auto" description: Free and easy binary newsreader @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/sabnzbd/3.0.1/README.md b/incubator/sabnzbd/3.1.0/README.md similarity index 100% rename from incubator/sabnzbd/3.0.1/README.md rename to incubator/sabnzbd/3.1.0/README.md diff --git a/incubator/sabnzbd/3.0.1/app-readme.md b/incubator/sabnzbd/3.1.0/app-readme.md similarity index 100% rename from incubator/sabnzbd/3.0.1/app-readme.md rename to incubator/sabnzbd/3.1.0/app-readme.md diff --git a/incubator/sabnzbd/3.1.0/charts/common-3.5.0.tgz b/incubator/sabnzbd/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/sabnzbd/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/sabnzbd/3.0.1/ix_values.yaml b/incubator/sabnzbd/3.1.0/ix_values.yaml similarity index 100% rename from incubator/sabnzbd/3.0.1/ix_values.yaml rename to incubator/sabnzbd/3.1.0/ix_values.yaml diff --git a/incubator/sabnzbd/3.0.1/questions.yaml b/incubator/sabnzbd/3.1.0/questions.yaml similarity index 100% rename from incubator/sabnzbd/3.0.1/questions.yaml rename to incubator/sabnzbd/3.1.0/questions.yaml diff --git a/incubator/sabnzbd/3.0.1/templates/common.yaml b/incubator/sabnzbd/3.1.0/templates/common.yaml similarity index 100% rename from incubator/sabnzbd/3.0.1/templates/common.yaml rename to incubator/sabnzbd/3.1.0/templates/common.yaml diff --git a/incubator/sabnzbd/3.0.1/test_values.yaml b/incubator/sabnzbd/3.1.0/test_values.yaml similarity index 100% rename from incubator/sabnzbd/3.0.1/test_values.yaml rename to incubator/sabnzbd/3.1.0/test_values.yaml diff --git a/incubator/sabnzbd/3.0.1/values.yaml b/incubator/sabnzbd/3.1.0/values.yaml similarity index 100% rename from incubator/sabnzbd/3.0.1/values.yaml rename to incubator/sabnzbd/3.1.0/values.yaml diff --git a/incubator/truecommand/3.0.1/Chart.lock b/incubator/truecommand/3.0.1/Chart.lock deleted file mode 100644 index ad700c3947b..00000000000 --- a/incubator/truecommand/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:06.822395998Z" diff --git a/incubator/truecommand/3.0.1/charts/common-3.0.2.tgz b/incubator/truecommand/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/truecommand/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/truecommand/3.0.1/.helmignore b/incubator/truecommand/3.1.0/.helmignore similarity index 100% rename from incubator/truecommand/3.0.1/.helmignore rename to incubator/truecommand/3.1.0/.helmignore diff --git a/incubator/truecommand/3.0.1/CONFIG.md b/incubator/truecommand/3.1.0/CONFIG.md similarity index 100% rename from incubator/truecommand/3.0.1/CONFIG.md rename to incubator/truecommand/3.1.0/CONFIG.md diff --git a/incubator/truecommand/3.1.0/Chart.lock b/incubator/truecommand/3.1.0/Chart.lock new file mode 100644 index 00000000000..f3130e2d8b3 --- /dev/null +++ b/incubator/truecommand/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:27.147176654Z" diff --git a/incubator/truecommand/3.0.1/Chart.yaml b/incubator/truecommand/3.1.0/Chart.yaml similarity index 95% rename from incubator/truecommand/3.0.1/Chart.yaml rename to incubator/truecommand/3.1.0/Chart.yaml index 66a5571ba43..cdc2fe21e59 100644 --- a/incubator/truecommand/3.0.1/Chart.yaml +++ b/incubator/truecommand/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: truecommand -version: 3.0.1 +version: 3.1.0 # upstream_version: 1.1.0 appVersion: "nightly" description: Aggregated management of TrueNAS devices @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/truecommand/3.0.1/README.md b/incubator/truecommand/3.1.0/README.md similarity index 100% rename from incubator/truecommand/3.0.1/README.md rename to incubator/truecommand/3.1.0/README.md diff --git a/incubator/truecommand/3.0.1/app-readme.md b/incubator/truecommand/3.1.0/app-readme.md similarity index 100% rename from incubator/truecommand/3.0.1/app-readme.md rename to incubator/truecommand/3.1.0/app-readme.md diff --git a/incubator/truecommand/3.1.0/charts/common-3.5.0.tgz b/incubator/truecommand/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/truecommand/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/truecommand/3.0.1/ix_values.yaml b/incubator/truecommand/3.1.0/ix_values.yaml similarity index 100% rename from incubator/truecommand/3.0.1/ix_values.yaml rename to incubator/truecommand/3.1.0/ix_values.yaml diff --git a/incubator/truecommand/3.0.1/questions.yaml b/incubator/truecommand/3.1.0/questions.yaml similarity index 100% rename from incubator/truecommand/3.0.1/questions.yaml rename to incubator/truecommand/3.1.0/questions.yaml diff --git a/incubator/truecommand/3.0.1/templates/common.yaml b/incubator/truecommand/3.1.0/templates/common.yaml similarity index 100% rename from incubator/truecommand/3.0.1/templates/common.yaml rename to incubator/truecommand/3.1.0/templates/common.yaml diff --git a/incubator/truecommand/3.0.1/test_values.yaml b/incubator/truecommand/3.1.0/test_values.yaml similarity index 100% rename from incubator/truecommand/3.0.1/test_values.yaml rename to incubator/truecommand/3.1.0/test_values.yaml diff --git a/incubator/truecommand/3.0.1/values.yaml b/incubator/truecommand/3.1.0/values.yaml similarity index 100% rename from incubator/truecommand/3.0.1/values.yaml rename to incubator/truecommand/3.1.0/values.yaml diff --git a/incubator/tvheadend/4.0.1/Chart.lock b/incubator/tvheadend/4.0.1/Chart.lock deleted file mode 100644 index 72810a15cf8..00000000000 --- a/incubator/tvheadend/4.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:04.24753716Z" diff --git a/incubator/tvheadend/4.0.1/charts/common-3.0.2.tgz b/incubator/tvheadend/4.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/tvheadend/4.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/tvheadend/4.0.1/.helmignore b/incubator/tvheadend/4.1.0/.helmignore similarity index 100% rename from incubator/tvheadend/4.0.1/.helmignore rename to incubator/tvheadend/4.1.0/.helmignore diff --git a/incubator/tvheadend/4.0.1/CONFIG.md b/incubator/tvheadend/4.1.0/CONFIG.md similarity index 100% rename from incubator/tvheadend/4.0.1/CONFIG.md rename to incubator/tvheadend/4.1.0/CONFIG.md diff --git a/incubator/tvheadend/4.1.0/Chart.lock b/incubator/tvheadend/4.1.0/Chart.lock new file mode 100644 index 00000000000..00badb939ad --- /dev/null +++ b/incubator/tvheadend/4.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:24.840512531Z" diff --git a/incubator/tvheadend/4.0.1/Chart.yaml b/incubator/tvheadend/4.1.0/Chart.yaml similarity index 95% rename from incubator/tvheadend/4.0.1/Chart.yaml rename to incubator/tvheadend/4.1.0/Chart.yaml index 3db512f24d8..a5a42bca045 100644 --- a/incubator/tvheadend/4.0.1/Chart.yaml +++ b/incubator/tvheadend/4.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tvheadend -version: 4.0.1 +version: 4.1.0 upstream_version: 1.1.2 appVersion: "latest" description: TVheadend - a TV streaming server and digital video recorder @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/tvheadend/4.0.1/README.md b/incubator/tvheadend/4.1.0/README.md similarity index 100% rename from incubator/tvheadend/4.0.1/README.md rename to incubator/tvheadend/4.1.0/README.md diff --git a/incubator/tvheadend/4.0.1/app-readme.md b/incubator/tvheadend/4.1.0/app-readme.md similarity index 100% rename from incubator/tvheadend/4.0.1/app-readme.md rename to incubator/tvheadend/4.1.0/app-readme.md diff --git a/incubator/tvheadend/4.1.0/charts/common-3.5.0.tgz b/incubator/tvheadend/4.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/tvheadend/4.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/tvheadend/4.0.1/ix_values.yaml b/incubator/tvheadend/4.1.0/ix_values.yaml similarity index 100% rename from incubator/tvheadend/4.0.1/ix_values.yaml rename to incubator/tvheadend/4.1.0/ix_values.yaml diff --git a/incubator/tvheadend/4.0.1/questions.yaml b/incubator/tvheadend/4.1.0/questions.yaml similarity index 100% rename from incubator/tvheadend/4.0.1/questions.yaml rename to incubator/tvheadend/4.1.0/questions.yaml diff --git a/incubator/tvheadend/4.0.1/templates/common.yaml b/incubator/tvheadend/4.1.0/templates/common.yaml similarity index 100% rename from incubator/tvheadend/4.0.1/templates/common.yaml rename to incubator/tvheadend/4.1.0/templates/common.yaml diff --git a/incubator/tvheadend/4.0.1/test_values.yaml b/incubator/tvheadend/4.1.0/test_values.yaml similarity index 100% rename from incubator/tvheadend/4.0.1/test_values.yaml rename to incubator/tvheadend/4.1.0/test_values.yaml diff --git a/incubator/tvheadend/4.0.1/values.yaml b/incubator/tvheadend/4.1.0/values.yaml similarity index 100% rename from incubator/tvheadend/4.0.1/values.yaml rename to incubator/tvheadend/4.1.0/values.yaml diff --git a/incubator/unifi/3.0.1/Chart.lock b/incubator/unifi/3.0.1/Chart.lock deleted file mode 100644 index de9d2ca37ab..00000000000 --- a/incubator/unifi/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:49:01.868034566Z" diff --git a/incubator/unifi/3.0.1/charts/common-3.0.2.tgz b/incubator/unifi/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/incubator/unifi/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/incubator/unifi/3.0.1/.helmignore b/incubator/unifi/3.1.0/.helmignore similarity index 100% rename from incubator/unifi/3.0.1/.helmignore rename to incubator/unifi/3.1.0/.helmignore diff --git a/incubator/unifi/3.0.1/CONFIG.md b/incubator/unifi/3.1.0/CONFIG.md similarity index 100% rename from incubator/unifi/3.0.1/CONFIG.md rename to incubator/unifi/3.1.0/CONFIG.md diff --git a/incubator/unifi/3.1.0/Chart.lock b/incubator/unifi/3.1.0/Chart.lock new file mode 100644 index 00000000000..08802ee9435 --- /dev/null +++ b/incubator/unifi/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:22.359227551Z" diff --git a/incubator/unifi/3.0.1/Chart.yaml b/incubator/unifi/3.1.0/Chart.yaml similarity index 95% rename from incubator/unifi/3.0.1/Chart.yaml rename to incubator/unifi/3.1.0/Chart.yaml index 9743f9979ac..f4ed83c6690 100644 --- a/incubator/unifi/3.0.1/Chart.yaml +++ b/incubator/unifi/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: unifi -version: 3.0.1 +version: 3.1.0 upstream_version: 1.5.1 appVersion: "auto" description: Ubiquiti Network's Unifi Controller @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/unifi/3.0.1/README.md b/incubator/unifi/3.1.0/README.md similarity index 100% rename from incubator/unifi/3.0.1/README.md rename to incubator/unifi/3.1.0/README.md diff --git a/incubator/unifi/3.0.1/app-readme.md b/incubator/unifi/3.1.0/app-readme.md similarity index 100% rename from incubator/unifi/3.0.1/app-readme.md rename to incubator/unifi/3.1.0/app-readme.md diff --git a/incubator/unifi/3.1.0/charts/common-3.5.0.tgz b/incubator/unifi/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/incubator/unifi/3.1.0/charts/common-3.5.0.tgz differ diff --git a/incubator/unifi/3.0.1/ix_values.yaml b/incubator/unifi/3.1.0/ix_values.yaml similarity index 100% rename from incubator/unifi/3.0.1/ix_values.yaml rename to incubator/unifi/3.1.0/ix_values.yaml diff --git a/incubator/unifi/3.0.1/questions.yaml b/incubator/unifi/3.1.0/questions.yaml similarity index 100% rename from incubator/unifi/3.0.1/questions.yaml rename to incubator/unifi/3.1.0/questions.yaml diff --git a/incubator/unifi/3.0.1/templates/common.yaml b/incubator/unifi/3.1.0/templates/common.yaml similarity index 100% rename from incubator/unifi/3.0.1/templates/common.yaml rename to incubator/unifi/3.1.0/templates/common.yaml diff --git a/incubator/unifi/3.0.1/test_values.yaml b/incubator/unifi/3.1.0/test_values.yaml similarity index 100% rename from incubator/unifi/3.0.1/test_values.yaml rename to incubator/unifi/3.1.0/test_values.yaml diff --git a/incubator/unifi/3.0.1/values.yaml b/incubator/unifi/3.1.0/values.yaml similarity index 100% rename from incubator/unifi/3.0.1/values.yaml rename to incubator/unifi/3.1.0/values.yaml diff --git a/stable/bitwarden/1.0.3/charts/common-3.0.2.tgz b/stable/bitwarden/1.0.3/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/bitwarden/1.0.3/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/bitwarden/1.0.3/.helmignore b/stable/bitwarden/1.1.0/.helmignore similarity index 100% rename from stable/bitwarden/1.0.3/.helmignore rename to stable/bitwarden/1.1.0/.helmignore diff --git a/stable/bitwarden/1.0.3/CONFIG.md b/stable/bitwarden/1.1.0/CONFIG.md similarity index 100% rename from stable/bitwarden/1.0.3/CONFIG.md rename to stable/bitwarden/1.1.0/CONFIG.md diff --git a/stable/bitwarden/1.0.3/Chart.lock b/stable/bitwarden/1.1.0/Chart.lock similarity index 52% rename from stable/bitwarden/1.0.3/Chart.lock rename to stable/bitwarden/1.1.0/Chart.lock index 020745aa8f8..ce2b9e10de8 100644 --- a/stable/bitwarden/1.0.3/Chart.lock +++ b/stable/bitwarden/1.1.0/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 10.3.17 -digest: sha256:0ccbe4e0b96afdddc10c1598960b8bef64f2d75a2e32fa177a563542614eda4c -generated: "2021-04-14T20:48:52.018983603Z" +digest: sha256:0f7d47edb0f79b57188ba25ce37da420b7a34cdff0c06a459a1e58f3ef18ceaf +generated: "2021-04-15T15:04:12.63653483Z" diff --git a/stable/bitwarden/1.0.3/Chart.yaml b/stable/bitwarden/1.1.0/Chart.yaml similarity index 96% rename from stable/bitwarden/1.0.3/Chart.yaml rename to stable/bitwarden/1.1.0/Chart.yaml index 3d3e110f128..a6116bcbf1e 100644 --- a/stable/bitwarden/1.0.3/Chart.yaml +++ b/stable/bitwarden/1.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bitwarden -version: 1.0.3 +version: 1.1.0 upstream_version: 2.1.5 appVersion: "auto" description: Unofficial Bitwarden compatible server written in Rust @@ -22,7 +22,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: - name: postgresql version: 10.3.17 diff --git a/stable/bitwarden/1.0.3/README.md b/stable/bitwarden/1.1.0/README.md similarity index 100% rename from stable/bitwarden/1.0.3/README.md rename to stable/bitwarden/1.1.0/README.md diff --git a/stable/bitwarden/1.0.3/app-readme.md b/stable/bitwarden/1.1.0/app-readme.md similarity index 100% rename from stable/bitwarden/1.0.3/app-readme.md rename to stable/bitwarden/1.1.0/app-readme.md diff --git a/stable/bitwarden/1.1.0/charts/common-3.5.0.tgz b/stable/bitwarden/1.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/bitwarden/1.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/bitwarden/1.0.3/charts/postgresql-10.3.17.tgz b/stable/bitwarden/1.1.0/charts/postgresql-10.3.17.tgz similarity index 100% rename from stable/bitwarden/1.0.3/charts/postgresql-10.3.17.tgz rename to stable/bitwarden/1.1.0/charts/postgresql-10.3.17.tgz diff --git a/stable/bitwarden/1.0.3/ix_values.yaml b/stable/bitwarden/1.1.0/ix_values.yaml similarity index 100% rename from stable/bitwarden/1.0.3/ix_values.yaml rename to stable/bitwarden/1.1.0/ix_values.yaml diff --git a/stable/bitwarden/1.0.3/questions.yaml b/stable/bitwarden/1.1.0/questions.yaml similarity index 100% rename from stable/bitwarden/1.0.3/questions.yaml rename to stable/bitwarden/1.1.0/questions.yaml diff --git a/stable/bitwarden/1.0.3/templates/_specialingress.tpl b/stable/bitwarden/1.1.0/templates/_specialingress.tpl similarity index 100% rename from stable/bitwarden/1.0.3/templates/_specialingress.tpl rename to stable/bitwarden/1.1.0/templates/_specialingress.tpl diff --git a/stable/bitwarden/1.0.3/templates/_validate.tpl b/stable/bitwarden/1.1.0/templates/_validate.tpl similarity index 100% rename from stable/bitwarden/1.0.3/templates/_validate.tpl rename to stable/bitwarden/1.1.0/templates/_validate.tpl diff --git a/stable/bitwarden/1.0.3/templates/common.yaml b/stable/bitwarden/1.1.0/templates/common.yaml similarity index 100% rename from stable/bitwarden/1.0.3/templates/common.yaml rename to stable/bitwarden/1.1.0/templates/common.yaml diff --git a/stable/bitwarden/1.0.3/templates/configmap.yaml b/stable/bitwarden/1.1.0/templates/configmap.yaml similarity index 100% rename from stable/bitwarden/1.0.3/templates/configmap.yaml rename to stable/bitwarden/1.1.0/templates/configmap.yaml diff --git a/stable/bitwarden/1.0.3/templates/secrets.yaml b/stable/bitwarden/1.1.0/templates/secrets.yaml similarity index 100% rename from stable/bitwarden/1.0.3/templates/secrets.yaml rename to stable/bitwarden/1.1.0/templates/secrets.yaml diff --git a/stable/bitwarden/1.0.3/test_values.yaml b/stable/bitwarden/1.1.0/test_values.yaml similarity index 100% rename from stable/bitwarden/1.0.3/test_values.yaml rename to stable/bitwarden/1.1.0/test_values.yaml diff --git a/stable/bitwarden/1.0.3/values.yaml b/stable/bitwarden/1.1.0/values.yaml similarity index 100% rename from stable/bitwarden/1.0.3/values.yaml rename to stable/bitwarden/1.1.0/values.yaml diff --git a/stable/collabora-online/3.0.1/Chart.lock b/stable/collabora-online/3.0.1/Chart.lock deleted file mode 100644 index 7e832fee98c..00000000000 --- a/stable/collabora-online/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:41.556604013Z" diff --git a/stable/collabora-online/3.0.1/charts/common-3.0.2.tgz b/stable/collabora-online/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/collabora-online/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/collabora-online/3.0.1/CONFIG.md b/stable/collabora-online/3.1.0/CONFIG.md similarity index 100% rename from stable/collabora-online/3.0.1/CONFIG.md rename to stable/collabora-online/3.1.0/CONFIG.md diff --git a/stable/collabora-online/3.1.0/Chart.lock b/stable/collabora-online/3.1.0/Chart.lock new file mode 100644 index 00000000000..0b0473948b8 --- /dev/null +++ b/stable/collabora-online/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:04:02.089067986Z" diff --git a/stable/collabora-online/3.0.1/Chart.yaml b/stable/collabora-online/3.1.0/Chart.yaml similarity index 96% rename from stable/collabora-online/3.0.1/Chart.yaml rename to stable/collabora-online/3.1.0/Chart.yaml index c331553db83..64c9744d2b3 100644 --- a/stable/collabora-online/3.0.1/Chart.yaml +++ b/stable/collabora-online/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: collabora-online -version: 3.0.1 +version: 3.1.0 # upstream_version: appVersion: "auto" description: Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use. @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/collabora-online/3.0.1/README.md b/stable/collabora-online/3.1.0/README.md similarity index 100% rename from stable/collabora-online/3.0.1/README.md rename to stable/collabora-online/3.1.0/README.md diff --git a/stable/collabora-online/3.0.1/app-readme.md b/stable/collabora-online/3.1.0/app-readme.md similarity index 100% rename from stable/collabora-online/3.0.1/app-readme.md rename to stable/collabora-online/3.1.0/app-readme.md diff --git a/stable/collabora-online/3.1.0/charts/common-3.5.0.tgz b/stable/collabora-online/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/collabora-online/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/collabora-online/3.0.1/ix_values.yaml b/stable/collabora-online/3.1.0/ix_values.yaml similarity index 100% rename from stable/collabora-online/3.0.1/ix_values.yaml rename to stable/collabora-online/3.1.0/ix_values.yaml diff --git a/stable/collabora-online/3.0.1/questions.yaml b/stable/collabora-online/3.1.0/questions.yaml similarity index 100% rename from stable/collabora-online/3.0.1/questions.yaml rename to stable/collabora-online/3.1.0/questions.yaml diff --git a/stable/collabora-online/3.0.1/templates/common.yaml b/stable/collabora-online/3.1.0/templates/common.yaml similarity index 100% rename from stable/collabora-online/3.0.1/templates/common.yaml rename to stable/collabora-online/3.1.0/templates/common.yaml diff --git a/stable/collabora-online/3.0.1/test_values.yaml b/stable/collabora-online/3.1.0/test_values.yaml similarity index 100% rename from stable/collabora-online/3.0.1/test_values.yaml rename to stable/collabora-online/3.1.0/test_values.yaml diff --git a/stable/collabora-online/3.0.1/values.yaml b/stable/collabora-online/3.1.0/values.yaml similarity index 100% rename from stable/collabora-online/3.0.1/values.yaml rename to stable/collabora-online/3.1.0/values.yaml diff --git a/stable/emby/3.0.1/Chart.lock b/stable/emby/3.0.1/Chart.lock deleted file mode 100644 index 204e547ffbd..00000000000 --- a/stable/emby/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:39.17193036Z" diff --git a/stable/emby/3.0.1/charts/common-3.0.2.tgz b/stable/emby/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/emby/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/emby/3.0.1/.helmignore b/stable/emby/3.1.0/.helmignore similarity index 100% rename from stable/emby/3.0.1/.helmignore rename to stable/emby/3.1.0/.helmignore diff --git a/stable/emby/3.0.1/CONFIG.md b/stable/emby/3.1.0/CONFIG.md similarity index 100% rename from stable/emby/3.0.1/CONFIG.md rename to stable/emby/3.1.0/CONFIG.md diff --git a/stable/emby/3.1.0/Chart.lock b/stable/emby/3.1.0/Chart.lock new file mode 100644 index 00000000000..0d4ff9b5937 --- /dev/null +++ b/stable/emby/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:59.340050651Z" diff --git a/stable/emby/3.0.1/Chart.yaml b/stable/emby/3.1.0/Chart.yaml similarity index 95% rename from stable/emby/3.0.1/Chart.yaml rename to stable/emby/3.1.0/Chart.yaml index c6c5f981418..e3ed31c4450 100644 --- a/stable/emby/3.0.1/Chart.yaml +++ b/stable/emby/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emby -version: 3.0.1 +version: 3.1.0 # upstream_version: appVersion: "auto" description: Emby Server is a home media server @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/emby/3.0.1/README.md b/stable/emby/3.1.0/README.md similarity index 100% rename from stable/emby/3.0.1/README.md rename to stable/emby/3.1.0/README.md diff --git a/stable/emby/3.0.1/app-readme.md b/stable/emby/3.1.0/app-readme.md similarity index 100% rename from stable/emby/3.0.1/app-readme.md rename to stable/emby/3.1.0/app-readme.md diff --git a/stable/emby/3.1.0/charts/common-3.5.0.tgz b/stable/emby/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/emby/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/emby/3.0.1/ix_values.yaml b/stable/emby/3.1.0/ix_values.yaml similarity index 100% rename from stable/emby/3.0.1/ix_values.yaml rename to stable/emby/3.1.0/ix_values.yaml diff --git a/stable/emby/3.0.1/questions.yaml b/stable/emby/3.1.0/questions.yaml similarity index 100% rename from stable/emby/3.0.1/questions.yaml rename to stable/emby/3.1.0/questions.yaml diff --git a/stable/emby/3.0.1/templates/common.yaml b/stable/emby/3.1.0/templates/common.yaml similarity index 100% rename from stable/emby/3.0.1/templates/common.yaml rename to stable/emby/3.1.0/templates/common.yaml diff --git a/stable/emby/3.0.1/test_values.yaml b/stable/emby/3.1.0/test_values.yaml similarity index 100% rename from stable/emby/3.0.1/test_values.yaml rename to stable/emby/3.1.0/test_values.yaml diff --git a/stable/emby/3.0.1/values.yaml b/stable/emby/3.1.0/values.yaml similarity index 100% rename from stable/emby/3.0.1/values.yaml rename to stable/emby/3.1.0/values.yaml diff --git a/stable/esphome/3.0.1/Chart.lock b/stable/esphome/3.0.1/Chart.lock deleted file mode 100644 index 22274fe3d23..00000000000 --- a/stable/esphome/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:36.828358996Z" diff --git a/stable/esphome/3.0.1/charts/common-3.0.2.tgz b/stable/esphome/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/esphome/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/esphome/3.0.1/.helmignore b/stable/esphome/3.1.0/.helmignore similarity index 100% rename from stable/esphome/3.0.1/.helmignore rename to stable/esphome/3.1.0/.helmignore diff --git a/stable/esphome/3.0.1/CONFIG.md b/stable/esphome/3.1.0/CONFIG.md similarity index 100% rename from stable/esphome/3.0.1/CONFIG.md rename to stable/esphome/3.1.0/CONFIG.md diff --git a/stable/esphome/3.1.0/Chart.lock b/stable/esphome/3.1.0/Chart.lock new file mode 100644 index 00000000000..60b2a01c2fe --- /dev/null +++ b/stable/esphome/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:56.898807632Z" diff --git a/stable/esphome/3.0.1/Chart.yaml b/stable/esphome/3.1.0/Chart.yaml similarity index 96% rename from stable/esphome/3.0.1/Chart.yaml rename to stable/esphome/3.1.0/Chart.yaml index bfdec6f247b..563b90c4776 100644 --- a/stable/esphome/3.0.1/Chart.yaml +++ b/stable/esphome/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: esphome -version: 3.0.1 +version: 3.1.0 upstream_version: 4.3.1 appVersion: "auto" description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/esphome/3.0.1/README.md b/stable/esphome/3.1.0/README.md similarity index 100% rename from stable/esphome/3.0.1/README.md rename to stable/esphome/3.1.0/README.md diff --git a/stable/esphome/3.0.1/app-readme.md b/stable/esphome/3.1.0/app-readme.md similarity index 100% rename from stable/esphome/3.0.1/app-readme.md rename to stable/esphome/3.1.0/app-readme.md diff --git a/stable/esphome/3.1.0/charts/common-3.5.0.tgz b/stable/esphome/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/esphome/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/esphome/3.0.1/ix_values.yaml b/stable/esphome/3.1.0/ix_values.yaml similarity index 100% rename from stable/esphome/3.0.1/ix_values.yaml rename to stable/esphome/3.1.0/ix_values.yaml diff --git a/stable/esphome/3.0.1/questions.yaml b/stable/esphome/3.1.0/questions.yaml similarity index 100% rename from stable/esphome/3.0.1/questions.yaml rename to stable/esphome/3.1.0/questions.yaml diff --git a/stable/esphome/3.0.1/templates/common.yaml b/stable/esphome/3.1.0/templates/common.yaml similarity index 100% rename from stable/esphome/3.0.1/templates/common.yaml rename to stable/esphome/3.1.0/templates/common.yaml diff --git a/stable/esphome/3.0.1/test_values.yaml b/stable/esphome/3.1.0/test_values.yaml similarity index 100% rename from stable/esphome/3.0.1/test_values.yaml rename to stable/esphome/3.1.0/test_values.yaml diff --git a/stable/esphome/3.0.1/values.yaml b/stable/esphome/3.1.0/values.yaml similarity index 100% rename from stable/esphome/3.0.1/values.yaml rename to stable/esphome/3.1.0/values.yaml diff --git a/stable/handbrake/3.0.1/Chart.lock b/stable/handbrake/3.0.1/Chart.lock deleted file mode 100644 index 6159d734db4..00000000000 --- a/stable/handbrake/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:34.433040577Z" diff --git a/stable/handbrake/3.0.1/charts/common-3.0.2.tgz b/stable/handbrake/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/handbrake/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/handbrake/3.0.1/CONFIG.md b/stable/handbrake/3.1.0/CONFIG.md similarity index 100% rename from stable/handbrake/3.0.1/CONFIG.md rename to stable/handbrake/3.1.0/CONFIG.md diff --git a/stable/handbrake/3.1.0/Chart.lock b/stable/handbrake/3.1.0/Chart.lock new file mode 100644 index 00000000000..621b527ea98 --- /dev/null +++ b/stable/handbrake/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:54.479505215Z" diff --git a/stable/handbrake/3.0.1/Chart.yaml b/stable/handbrake/3.1.0/Chart.yaml similarity index 96% rename from stable/handbrake/3.0.1/Chart.yaml rename to stable/handbrake/3.1.0/Chart.yaml index 0eb879eb5dd..905a3ac3c40 100644 --- a/stable/handbrake/3.0.1/Chart.yaml +++ b/stable/handbrake/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: handbrake -version: 3.0.1 +version: 3.1.0 # upstream_version: appVersion: "auto" description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/handbrake/3.0.1/README.md b/stable/handbrake/3.1.0/README.md similarity index 100% rename from stable/handbrake/3.0.1/README.md rename to stable/handbrake/3.1.0/README.md diff --git a/stable/handbrake/3.0.1/app-readme.md b/stable/handbrake/3.1.0/app-readme.md similarity index 100% rename from stable/handbrake/3.0.1/app-readme.md rename to stable/handbrake/3.1.0/app-readme.md diff --git a/stable/handbrake/3.1.0/charts/common-3.5.0.tgz b/stable/handbrake/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/handbrake/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/handbrake/3.0.1/ix_values.yaml b/stable/handbrake/3.1.0/ix_values.yaml similarity index 100% rename from stable/handbrake/3.0.1/ix_values.yaml rename to stable/handbrake/3.1.0/ix_values.yaml diff --git a/stable/handbrake/3.0.1/questions.yaml b/stable/handbrake/3.1.0/questions.yaml similarity index 100% rename from stable/handbrake/3.0.1/questions.yaml rename to stable/handbrake/3.1.0/questions.yaml diff --git a/stable/handbrake/3.0.1/templates/common.yaml b/stable/handbrake/3.1.0/templates/common.yaml similarity index 100% rename from stable/handbrake/3.0.1/templates/common.yaml rename to stable/handbrake/3.1.0/templates/common.yaml diff --git a/stable/handbrake/3.0.1/test_values.yaml b/stable/handbrake/3.1.0/test_values.yaml similarity index 100% rename from stable/handbrake/3.0.1/test_values.yaml rename to stable/handbrake/3.1.0/test_values.yaml diff --git a/stable/handbrake/3.0.1/values.yaml b/stable/handbrake/3.1.0/values.yaml similarity index 100% rename from stable/handbrake/3.0.1/values.yaml rename to stable/handbrake/3.1.0/values.yaml diff --git a/stable/home-assistant/3.0.1/Chart.lock b/stable/home-assistant/3.0.1/Chart.lock deleted file mode 100644 index 914ec480192..00000000000 --- a/stable/home-assistant/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:32.052107848Z" diff --git a/stable/home-assistant/3.0.1/charts/common-3.0.2.tgz b/stable/home-assistant/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/home-assistant/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/home-assistant/3.0.1/.helmignore b/stable/home-assistant/3.1.0/.helmignore similarity index 100% rename from stable/home-assistant/3.0.1/.helmignore rename to stable/home-assistant/3.1.0/.helmignore diff --git a/stable/home-assistant/3.0.1/CONFIG.md b/stable/home-assistant/3.1.0/CONFIG.md similarity index 100% rename from stable/home-assistant/3.0.1/CONFIG.md rename to stable/home-assistant/3.1.0/CONFIG.md diff --git a/stable/home-assistant/3.1.0/Chart.lock b/stable/home-assistant/3.1.0/Chart.lock new file mode 100644 index 00000000000..eb52a4c209c --- /dev/null +++ b/stable/home-assistant/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:51.983941441Z" diff --git a/stable/home-assistant/3.0.1/Chart.yaml b/stable/home-assistant/3.1.0/Chart.yaml similarity index 98% rename from stable/home-assistant/3.0.1/Chart.yaml rename to stable/home-assistant/3.1.0/Chart.yaml index f8e32b5a98a..c2afce36ede 100644 --- a/stable/home-assistant/3.0.1/Chart.yaml +++ b/stable/home-assistant/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: home-assistant -version: 3.0.1 +version: 3.1.0 upstream_version: 5.3.0 appVersion: "auto" description: home-assistant App for TrueNAS SCALE @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: # ## postgresql is currently not ported to SCALE yet. # - name: postgresql diff --git a/stable/home-assistant/3.0.1/README.md b/stable/home-assistant/3.1.0/README.md similarity index 100% rename from stable/home-assistant/3.0.1/README.md rename to stable/home-assistant/3.1.0/README.md diff --git a/stable/home-assistant/3.0.1/app-readme.md b/stable/home-assistant/3.1.0/app-readme.md similarity index 100% rename from stable/home-assistant/3.0.1/app-readme.md rename to stable/home-assistant/3.1.0/app-readme.md diff --git a/stable/home-assistant/3.1.0/charts/common-3.5.0.tgz b/stable/home-assistant/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/home-assistant/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/home-assistant/3.0.1/ix_values.yaml b/stable/home-assistant/3.1.0/ix_values.yaml similarity index 100% rename from stable/home-assistant/3.0.1/ix_values.yaml rename to stable/home-assistant/3.1.0/ix_values.yaml diff --git a/stable/home-assistant/3.0.1/questions.yaml b/stable/home-assistant/3.1.0/questions.yaml similarity index 100% rename from stable/home-assistant/3.0.1/questions.yaml rename to stable/home-assistant/3.1.0/questions.yaml diff --git a/stable/home-assistant/3.0.1/templates/common.yaml b/stable/home-assistant/3.1.0/templates/common.yaml similarity index 100% rename from stable/home-assistant/3.0.1/templates/common.yaml rename to stable/home-assistant/3.1.0/templates/common.yaml diff --git a/stable/home-assistant/3.0.1/templates/secret.yaml b/stable/home-assistant/3.1.0/templates/secret.yaml similarity index 100% rename from stable/home-assistant/3.0.1/templates/secret.yaml rename to stable/home-assistant/3.1.0/templates/secret.yaml diff --git a/stable/home-assistant/3.0.1/test_values.yaml b/stable/home-assistant/3.1.0/test_values.yaml similarity index 100% rename from stable/home-assistant/3.0.1/test_values.yaml rename to stable/home-assistant/3.1.0/test_values.yaml diff --git a/stable/home-assistant/3.0.1/values.yaml b/stable/home-assistant/3.1.0/values.yaml similarity index 100% rename from stable/home-assistant/3.0.1/values.yaml rename to stable/home-assistant/3.1.0/values.yaml diff --git a/stable/jackett/3.0.1/Chart.lock b/stable/jackett/3.0.1/Chart.lock deleted file mode 100644 index 764d14ef4c0..00000000000 --- a/stable/jackett/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:29.686821526Z" diff --git a/stable/jackett/3.0.1/charts/common-3.0.2.tgz b/stable/jackett/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/jackett/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/jackett/3.0.1/.helmignore b/stable/jackett/3.1.0/.helmignore similarity index 100% rename from stable/jackett/3.0.1/.helmignore rename to stable/jackett/3.1.0/.helmignore diff --git a/stable/jackett/3.0.1/CONFIG.md b/stable/jackett/3.1.0/CONFIG.md similarity index 100% rename from stable/jackett/3.0.1/CONFIG.md rename to stable/jackett/3.1.0/CONFIG.md diff --git a/stable/jackett/3.1.0/Chart.lock b/stable/jackett/3.1.0/Chart.lock new file mode 100644 index 00000000000..faf1bcb58ff --- /dev/null +++ b/stable/jackett/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:49.402830781Z" diff --git a/stable/jackett/3.0.1/Chart.yaml b/stable/jackett/3.1.0/Chart.yaml similarity index 96% rename from stable/jackett/3.0.1/Chart.yaml rename to stable/jackett/3.1.0/Chart.yaml index 7ebe32b8975..73759502e64 100644 --- a/stable/jackett/3.0.1/Chart.yaml +++ b/stable/jackett/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jackett -version: 3.0.1 +version: 3.1.0 upstream_version: 7.0.1 appVersion: "auto" description: API Support for your favorite torrent trackers. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/jackett/3.0.1/README.md b/stable/jackett/3.1.0/README.md similarity index 100% rename from stable/jackett/3.0.1/README.md rename to stable/jackett/3.1.0/README.md diff --git a/stable/jackett/3.0.1/app-readme.md b/stable/jackett/3.1.0/app-readme.md similarity index 100% rename from stable/jackett/3.0.1/app-readme.md rename to stable/jackett/3.1.0/app-readme.md diff --git a/stable/jackett/3.1.0/charts/common-3.5.0.tgz b/stable/jackett/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/jackett/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/jackett/3.0.1/ix_values.yaml b/stable/jackett/3.1.0/ix_values.yaml similarity index 100% rename from stable/jackett/3.0.1/ix_values.yaml rename to stable/jackett/3.1.0/ix_values.yaml diff --git a/stable/jackett/3.0.1/questions.yaml b/stable/jackett/3.1.0/questions.yaml similarity index 100% rename from stable/jackett/3.0.1/questions.yaml rename to stable/jackett/3.1.0/questions.yaml diff --git a/stable/jackett/3.0.1/templates/common.yaml b/stable/jackett/3.1.0/templates/common.yaml similarity index 100% rename from stable/jackett/3.0.1/templates/common.yaml rename to stable/jackett/3.1.0/templates/common.yaml diff --git a/stable/jackett/3.0.1/test_values.yaml b/stable/jackett/3.1.0/test_values.yaml similarity index 100% rename from stable/jackett/3.0.1/test_values.yaml rename to stable/jackett/3.1.0/test_values.yaml diff --git a/stable/jackett/3.0.1/values.yaml b/stable/jackett/3.1.0/values.yaml similarity index 100% rename from stable/jackett/3.0.1/values.yaml rename to stable/jackett/3.1.0/values.yaml diff --git a/stable/jellyfin/3.0.1/Chart.lock b/stable/jellyfin/3.0.1/Chart.lock deleted file mode 100644 index 6c694729721..00000000000 --- a/stable/jellyfin/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:27.329275032Z" diff --git a/stable/jellyfin/3.0.1/charts/common-3.0.2.tgz b/stable/jellyfin/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/jellyfin/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/jellyfin/3.0.1/.helmignore b/stable/jellyfin/3.1.0/.helmignore similarity index 100% rename from stable/jellyfin/3.0.1/.helmignore rename to stable/jellyfin/3.1.0/.helmignore diff --git a/stable/jellyfin/3.0.1/CONFIG.md b/stable/jellyfin/3.1.0/CONFIG.md similarity index 100% rename from stable/jellyfin/3.0.1/CONFIG.md rename to stable/jellyfin/3.1.0/CONFIG.md diff --git a/stable/jellyfin/3.1.0/Chart.lock b/stable/jellyfin/3.1.0/Chart.lock new file mode 100644 index 00000000000..c1e564c4a4b --- /dev/null +++ b/stable/jellyfin/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:47.024107954Z" diff --git a/stable/jellyfin/3.0.1/Chart.yaml b/stable/jellyfin/3.1.0/Chart.yaml similarity index 96% rename from stable/jellyfin/3.0.1/Chart.yaml rename to stable/jellyfin/3.1.0/Chart.yaml index 08bfca3a831..0177ea409e0 100644 --- a/stable/jellyfin/3.0.1/Chart.yaml +++ b/stable/jellyfin/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jellyfin -version: 3.0.1 +version: 3.1.0 upstream_version: 4.2.1 appVersion: "auto" description: Jellyfin is a Free Software Media System @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/jellyfin/3.0.1/README.md b/stable/jellyfin/3.1.0/README.md similarity index 100% rename from stable/jellyfin/3.0.1/README.md rename to stable/jellyfin/3.1.0/README.md diff --git a/stable/jellyfin/3.0.1/app-readme.md b/stable/jellyfin/3.1.0/app-readme.md similarity index 100% rename from stable/jellyfin/3.0.1/app-readme.md rename to stable/jellyfin/3.1.0/app-readme.md diff --git a/stable/jellyfin/3.1.0/charts/common-3.5.0.tgz b/stable/jellyfin/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/jellyfin/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/jellyfin/3.0.1/ix_values.yaml b/stable/jellyfin/3.1.0/ix_values.yaml similarity index 100% rename from stable/jellyfin/3.0.1/ix_values.yaml rename to stable/jellyfin/3.1.0/ix_values.yaml diff --git a/stable/jellyfin/3.0.1/questions.yaml b/stable/jellyfin/3.1.0/questions.yaml similarity index 100% rename from stable/jellyfin/3.0.1/questions.yaml rename to stable/jellyfin/3.1.0/questions.yaml diff --git a/stable/jellyfin/3.0.1/templates/common.yaml b/stable/jellyfin/3.1.0/templates/common.yaml similarity index 100% rename from stable/jellyfin/3.0.1/templates/common.yaml rename to stable/jellyfin/3.1.0/templates/common.yaml diff --git a/stable/jellyfin/3.0.1/test_values.yaml b/stable/jellyfin/3.1.0/test_values.yaml similarity index 100% rename from stable/jellyfin/3.0.1/test_values.yaml rename to stable/jellyfin/3.1.0/test_values.yaml diff --git a/stable/jellyfin/3.0.1/values.yaml b/stable/jellyfin/3.1.0/values.yaml similarity index 100% rename from stable/jellyfin/3.0.1/values.yaml rename to stable/jellyfin/3.1.0/values.yaml diff --git a/stable/kms/3.0.1/Chart.lock b/stable/kms/3.0.1/Chart.lock deleted file mode 100644 index 84d844d8924..00000000000 --- a/stable/kms/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:24.724383996Z" diff --git a/stable/kms/3.0.1/charts/common-3.0.2.tgz b/stable/kms/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/kms/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/kms/3.0.1/.helmignore b/stable/kms/3.1.0/.helmignore similarity index 100% rename from stable/kms/3.0.1/.helmignore rename to stable/kms/3.1.0/.helmignore diff --git a/stable/kms/3.0.1/CONFIG.md b/stable/kms/3.1.0/CONFIG.md similarity index 100% rename from stable/kms/3.0.1/CONFIG.md rename to stable/kms/3.1.0/CONFIG.md diff --git a/stable/kms/3.1.0/Chart.lock b/stable/kms/3.1.0/Chart.lock new file mode 100644 index 00000000000..a731bcc7188 --- /dev/null +++ b/stable/kms/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:44.51996493Z" diff --git a/stable/kms/3.0.1/Chart.yaml b/stable/kms/3.1.0/Chart.yaml similarity index 95% rename from stable/kms/3.0.1/Chart.yaml rename to stable/kms/3.1.0/Chart.yaml index 29c3b3915c5..9b1040cb32f 100644 --- a/stable/kms/3.0.1/Chart.yaml +++ b/stable/kms/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: kms -version: 3.0.1 +version: 3.1.0 # upstream_version: appVersion: "minimal" description: Private Windows Activation Server for development and testing @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/kms/3.0.1/README.md b/stable/kms/3.1.0/README.md similarity index 100% rename from stable/kms/3.0.1/README.md rename to stable/kms/3.1.0/README.md diff --git a/stable/kms/3.0.1/app-readme.md b/stable/kms/3.1.0/app-readme.md similarity index 100% rename from stable/kms/3.0.1/app-readme.md rename to stable/kms/3.1.0/app-readme.md diff --git a/stable/kms/3.1.0/charts/common-3.5.0.tgz b/stable/kms/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/kms/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/kms/3.0.1/ix_values.yaml b/stable/kms/3.1.0/ix_values.yaml similarity index 100% rename from stable/kms/3.0.1/ix_values.yaml rename to stable/kms/3.1.0/ix_values.yaml diff --git a/stable/kms/3.0.1/questions.yaml b/stable/kms/3.1.0/questions.yaml similarity index 100% rename from stable/kms/3.0.1/questions.yaml rename to stable/kms/3.1.0/questions.yaml diff --git a/stable/kms/3.0.1/templates/common.yaml b/stable/kms/3.1.0/templates/common.yaml similarity index 100% rename from stable/kms/3.0.1/templates/common.yaml rename to stable/kms/3.1.0/templates/common.yaml diff --git a/stable/kms/3.0.1/test_values.yaml b/stable/kms/3.1.0/test_values.yaml similarity index 100% rename from stable/kms/3.0.1/test_values.yaml rename to stable/kms/3.1.0/test_values.yaml diff --git a/stable/kms/3.0.1/values.yaml b/stable/kms/3.1.0/values.yaml similarity index 100% rename from stable/kms/3.0.1/values.yaml rename to stable/kms/3.1.0/values.yaml diff --git a/stable/lidarr/3.0.1/Chart.lock b/stable/lidarr/3.0.1/Chart.lock deleted file mode 100644 index aea321037bf..00000000000 --- a/stable/lidarr/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:22.360920102Z" diff --git a/stable/lidarr/3.0.1/charts/common-3.0.2.tgz b/stable/lidarr/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/lidarr/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/lidarr/3.0.1/.helmignore b/stable/lidarr/3.1.0/.helmignore similarity index 100% rename from stable/lidarr/3.0.1/.helmignore rename to stable/lidarr/3.1.0/.helmignore diff --git a/stable/lidarr/3.0.1/CONFIG.md b/stable/lidarr/3.1.0/CONFIG.md similarity index 100% rename from stable/lidarr/3.0.1/CONFIG.md rename to stable/lidarr/3.1.0/CONFIG.md diff --git a/stable/lidarr/3.1.0/Chart.lock b/stable/lidarr/3.1.0/Chart.lock new file mode 100644 index 00000000000..716b6c11b9f --- /dev/null +++ b/stable/lidarr/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:42.138918253Z" diff --git a/stable/lidarr/3.0.1/Chart.yaml b/stable/lidarr/3.1.0/Chart.yaml similarity index 96% rename from stable/lidarr/3.0.1/Chart.yaml rename to stable/lidarr/3.1.0/Chart.yaml index b068228ee36..4f8148be02f 100644 --- a/stable/lidarr/3.0.1/Chart.yaml +++ b/stable/lidarr/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lidarr -version: 3.0.1 +version: 3.1.0 upstream_version: 7.1.0 appVersion: "auto" description: Looks and smells like Sonarr but made for music @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/lidarr/3.0.1/README.md b/stable/lidarr/3.1.0/README.md similarity index 100% rename from stable/lidarr/3.0.1/README.md rename to stable/lidarr/3.1.0/README.md diff --git a/stable/lidarr/3.0.1/app-readme.md b/stable/lidarr/3.1.0/app-readme.md similarity index 100% rename from stable/lidarr/3.0.1/app-readme.md rename to stable/lidarr/3.1.0/app-readme.md diff --git a/stable/lidarr/3.1.0/charts/common-3.5.0.tgz b/stable/lidarr/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/lidarr/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/lidarr/3.0.1/ix_values.yaml b/stable/lidarr/3.1.0/ix_values.yaml similarity index 100% rename from stable/lidarr/3.0.1/ix_values.yaml rename to stable/lidarr/3.1.0/ix_values.yaml diff --git a/stable/lidarr/3.0.1/questions.yaml b/stable/lidarr/3.1.0/questions.yaml similarity index 100% rename from stable/lidarr/3.0.1/questions.yaml rename to stable/lidarr/3.1.0/questions.yaml diff --git a/stable/lidarr/3.0.1/templates/common.yaml b/stable/lidarr/3.1.0/templates/common.yaml similarity index 100% rename from stable/lidarr/3.0.1/templates/common.yaml rename to stable/lidarr/3.1.0/templates/common.yaml diff --git a/stable/lidarr/3.0.1/test_values.yaml b/stable/lidarr/3.1.0/test_values.yaml similarity index 100% rename from stable/lidarr/3.0.1/test_values.yaml rename to stable/lidarr/3.1.0/test_values.yaml diff --git a/stable/lidarr/3.0.1/values.yaml b/stable/lidarr/3.1.0/values.yaml similarity index 100% rename from stable/lidarr/3.0.1/values.yaml rename to stable/lidarr/3.1.0/values.yaml diff --git a/stable/ombi/3.0.1/Chart.lock b/stable/ombi/3.0.1/Chart.lock deleted file mode 100644 index b5bf2becf37..00000000000 --- a/stable/ombi/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:19.190184635Z" diff --git a/stable/ombi/3.0.1/charts/common-3.0.2.tgz b/stable/ombi/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/ombi/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/ombi/3.0.1/.helmignore b/stable/ombi/3.1.0/.helmignore similarity index 100% rename from stable/ombi/3.0.1/.helmignore rename to stable/ombi/3.1.0/.helmignore diff --git a/stable/ombi/3.0.1/CONFIG.md b/stable/ombi/3.1.0/CONFIG.md similarity index 100% rename from stable/ombi/3.0.1/CONFIG.md rename to stable/ombi/3.1.0/CONFIG.md diff --git a/stable/ombi/3.1.0/Chart.lock b/stable/ombi/3.1.0/Chart.lock new file mode 100644 index 00000000000..36626816951 --- /dev/null +++ b/stable/ombi/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:39.764402477Z" diff --git a/stable/ombi/3.0.1/Chart.yaml b/stable/ombi/3.1.0/Chart.yaml similarity index 96% rename from stable/ombi/3.0.1/Chart.yaml rename to stable/ombi/3.1.0/Chart.yaml index 8e34e1acbdb..1fc51e383af 100644 --- a/stable/ombi/3.0.1/Chart.yaml +++ b/stable/ombi/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ombi -version: 3.0.1 +version: 3.1.0 upstream_version: 8.0.1 appVersion: "auto" description: Want a Movie or TV Show on Plex or Emby? Use Ombi! @@ -24,7 +24,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/ombi/3.0.1/README.md b/stable/ombi/3.1.0/README.md similarity index 100% rename from stable/ombi/3.0.1/README.md rename to stable/ombi/3.1.0/README.md diff --git a/stable/ombi/3.0.1/app-readme.md b/stable/ombi/3.1.0/app-readme.md similarity index 100% rename from stable/ombi/3.0.1/app-readme.md rename to stable/ombi/3.1.0/app-readme.md diff --git a/stable/ombi/3.1.0/charts/common-3.5.0.tgz b/stable/ombi/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/ombi/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/ombi/3.0.1/ix_values.yaml b/stable/ombi/3.1.0/ix_values.yaml similarity index 100% rename from stable/ombi/3.0.1/ix_values.yaml rename to stable/ombi/3.1.0/ix_values.yaml diff --git a/stable/ombi/3.0.1/questions.yaml b/stable/ombi/3.1.0/questions.yaml similarity index 100% rename from stable/ombi/3.0.1/questions.yaml rename to stable/ombi/3.1.0/questions.yaml diff --git a/stable/ombi/3.0.1/templates/common.yaml b/stable/ombi/3.1.0/templates/common.yaml similarity index 100% rename from stable/ombi/3.0.1/templates/common.yaml rename to stable/ombi/3.1.0/templates/common.yaml diff --git a/stable/ombi/3.0.1/test_values.yaml b/stable/ombi/3.1.0/test_values.yaml similarity index 100% rename from stable/ombi/3.0.1/test_values.yaml rename to stable/ombi/3.1.0/test_values.yaml diff --git a/stable/ombi/3.0.1/values.yaml b/stable/ombi/3.1.0/values.yaml similarity index 100% rename from stable/ombi/3.0.1/values.yaml rename to stable/ombi/3.1.0/values.yaml diff --git a/stable/plex/2.0.1/Chart.lock b/stable/plex/2.0.1/Chart.lock deleted file mode 100644 index 5a98b95be4a..00000000000 --- a/stable/plex/2.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:16.206056534Z" diff --git a/stable/plex/2.0.1/charts/common-3.0.2.tgz b/stable/plex/2.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/plex/2.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/plex/2.0.1/.helmignore b/stable/plex/2.1.0/.helmignore similarity index 100% rename from stable/plex/2.0.1/.helmignore rename to stable/plex/2.1.0/.helmignore diff --git a/stable/plex/2.0.1/CONFIG.md b/stable/plex/2.1.0/CONFIG.md similarity index 100% rename from stable/plex/2.0.1/CONFIG.md rename to stable/plex/2.1.0/CONFIG.md diff --git a/stable/plex/2.1.0/Chart.lock b/stable/plex/2.1.0/Chart.lock new file mode 100644 index 00000000000..dd15d710cf4 --- /dev/null +++ b/stable/plex/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:37.380999222Z" diff --git a/stable/plex/2.0.1/Chart.yaml b/stable/plex/2.1.0/Chart.yaml similarity index 95% rename from stable/plex/2.0.1/Chart.yaml rename to stable/plex/2.1.0/Chart.yaml index 4f8a25f486a..31658b0b2cf 100644 --- a/stable/plex/2.0.1/Chart.yaml +++ b/stable/plex/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: plex -version: 2.0.1 +version: 2.1.0 upstream_version: 4.2.1 appVersion: "auto" description: Plex Media Server @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/plex/2.0.1/README.md b/stable/plex/2.1.0/README.md similarity index 100% rename from stable/plex/2.0.1/README.md rename to stable/plex/2.1.0/README.md diff --git a/stable/plex/2.0.1/app-readme.md b/stable/plex/2.1.0/app-readme.md similarity index 100% rename from stable/plex/2.0.1/app-readme.md rename to stable/plex/2.1.0/app-readme.md diff --git a/stable/plex/2.1.0/charts/common-3.5.0.tgz b/stable/plex/2.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/plex/2.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/plex/2.0.1/ix_values.yaml b/stable/plex/2.1.0/ix_values.yaml similarity index 100% rename from stable/plex/2.0.1/ix_values.yaml rename to stable/plex/2.1.0/ix_values.yaml diff --git a/stable/plex/2.0.1/questions.yaml b/stable/plex/2.1.0/questions.yaml similarity index 100% rename from stable/plex/2.0.1/questions.yaml rename to stable/plex/2.1.0/questions.yaml diff --git a/stable/plex/2.0.1/templates/common.yaml b/stable/plex/2.1.0/templates/common.yaml similarity index 100% rename from stable/plex/2.0.1/templates/common.yaml rename to stable/plex/2.1.0/templates/common.yaml diff --git a/stable/plex/2.0.1/test_values.yaml b/stable/plex/2.1.0/test_values.yaml similarity index 100% rename from stable/plex/2.0.1/test_values.yaml rename to stable/plex/2.1.0/test_values.yaml diff --git a/stable/plex/2.0.1/values.yaml b/stable/plex/2.1.0/values.yaml similarity index 100% rename from stable/plex/2.0.1/values.yaml rename to stable/plex/2.1.0/values.yaml diff --git a/stable/radarr/3.0.1/Chart.lock b/stable/radarr/3.0.1/Chart.lock deleted file mode 100644 index c8aa50b1312..00000000000 --- a/stable/radarr/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:13.752828604Z" diff --git a/stable/radarr/3.0.1/charts/common-3.0.2.tgz b/stable/radarr/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/radarr/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/radarr/3.0.1/.helmignore b/stable/radarr/3.1.0/.helmignore similarity index 100% rename from stable/radarr/3.0.1/.helmignore rename to stable/radarr/3.1.0/.helmignore diff --git a/stable/radarr/3.0.1/CONFIG.md b/stable/radarr/3.1.0/CONFIG.md similarity index 100% rename from stable/radarr/3.0.1/CONFIG.md rename to stable/radarr/3.1.0/CONFIG.md diff --git a/stable/radarr/3.1.0/Chart.lock b/stable/radarr/3.1.0/Chart.lock new file mode 100644 index 00000000000..2a42e9d12e7 --- /dev/null +++ b/stable/radarr/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:35.001561596Z" diff --git a/stable/radarr/3.0.1/Chart.yaml b/stable/radarr/3.1.0/Chart.yaml similarity index 96% rename from stable/radarr/3.0.1/Chart.yaml rename to stable/radarr/3.1.0/Chart.yaml index 6502b7b72d4..04d80cc07ff 100644 --- a/stable/radarr/3.0.1/Chart.yaml +++ b/stable/radarr/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: radarr -version: 3.0.1 +version: 3.1.0 upstream_version: 9.1.0 appVersion: "auto" description: A fork of Sonarr to work with movies à la Couchpotato @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/radarr/3.0.1/README.md b/stable/radarr/3.1.0/README.md similarity index 100% rename from stable/radarr/3.0.1/README.md rename to stable/radarr/3.1.0/README.md diff --git a/stable/radarr/3.0.1/app-readme.md b/stable/radarr/3.1.0/app-readme.md similarity index 100% rename from stable/radarr/3.0.1/app-readme.md rename to stable/radarr/3.1.0/app-readme.md diff --git a/stable/radarr/3.1.0/charts/common-3.5.0.tgz b/stable/radarr/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/radarr/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/radarr/3.0.1/ix_values.yaml b/stable/radarr/3.1.0/ix_values.yaml similarity index 100% rename from stable/radarr/3.0.1/ix_values.yaml rename to stable/radarr/3.1.0/ix_values.yaml diff --git a/stable/radarr/3.0.1/questions.yaml b/stable/radarr/3.1.0/questions.yaml similarity index 100% rename from stable/radarr/3.0.1/questions.yaml rename to stable/radarr/3.1.0/questions.yaml diff --git a/stable/radarr/3.0.1/templates/common.yaml b/stable/radarr/3.1.0/templates/common.yaml similarity index 100% rename from stable/radarr/3.0.1/templates/common.yaml rename to stable/radarr/3.1.0/templates/common.yaml diff --git a/stable/radarr/3.0.1/test_values.yaml b/stable/radarr/3.1.0/test_values.yaml similarity index 100% rename from stable/radarr/3.0.1/test_values.yaml rename to stable/radarr/3.1.0/test_values.yaml diff --git a/stable/radarr/3.0.1/values.yaml b/stable/radarr/3.1.0/values.yaml similarity index 100% rename from stable/radarr/3.0.1/values.yaml rename to stable/radarr/3.1.0/values.yaml diff --git a/stable/sonarr/3.0.1/Chart.lock b/stable/sonarr/3.0.1/Chart.lock deleted file mode 100644 index ec16cf18c83..00000000000 --- a/stable/sonarr/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:11.401275493Z" diff --git a/stable/sonarr/3.0.1/charts/common-3.0.2.tgz b/stable/sonarr/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/sonarr/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/sonarr/3.0.1/.helmignore b/stable/sonarr/3.1.0/.helmignore similarity index 100% rename from stable/sonarr/3.0.1/.helmignore rename to stable/sonarr/3.1.0/.helmignore diff --git a/stable/sonarr/3.0.1/CONFIG.md b/stable/sonarr/3.1.0/CONFIG.md similarity index 100% rename from stable/sonarr/3.0.1/CONFIG.md rename to stable/sonarr/3.1.0/CONFIG.md diff --git a/stable/sonarr/3.1.0/Chart.lock b/stable/sonarr/3.1.0/Chart.lock new file mode 100644 index 00000000000..4c08d920823 --- /dev/null +++ b/stable/sonarr/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:32.547587351Z" diff --git a/stable/sonarr/3.0.1/Chart.yaml b/stable/sonarr/3.1.0/Chart.yaml similarity index 96% rename from stable/sonarr/3.0.1/Chart.yaml rename to stable/sonarr/3.1.0/Chart.yaml index c1496498ee2..22c0afc2063 100644 --- a/stable/sonarr/3.0.1/Chart.yaml +++ b/stable/sonarr/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sonarr -version: 3.0.1 +version: 3.1.0 upstream_version: 9.1.0 appVersion: "auto" description: Smart PVR for newsgroup and bittorrent users @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/sonarr/3.0.1/README.md b/stable/sonarr/3.1.0/README.md similarity index 100% rename from stable/sonarr/3.0.1/README.md rename to stable/sonarr/3.1.0/README.md diff --git a/stable/sonarr/3.0.1/app-readme.md b/stable/sonarr/3.1.0/app-readme.md similarity index 100% rename from stable/sonarr/3.0.1/app-readme.md rename to stable/sonarr/3.1.0/app-readme.md diff --git a/stable/sonarr/3.1.0/charts/common-3.5.0.tgz b/stable/sonarr/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/sonarr/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/sonarr/3.0.1/ix_values.yaml b/stable/sonarr/3.1.0/ix_values.yaml similarity index 100% rename from stable/sonarr/3.0.1/ix_values.yaml rename to stable/sonarr/3.1.0/ix_values.yaml diff --git a/stable/sonarr/3.0.1/questions.yaml b/stable/sonarr/3.1.0/questions.yaml similarity index 100% rename from stable/sonarr/3.0.1/questions.yaml rename to stable/sonarr/3.1.0/questions.yaml diff --git a/stable/sonarr/3.0.1/templates/common.yaml b/stable/sonarr/3.1.0/templates/common.yaml similarity index 100% rename from stable/sonarr/3.0.1/templates/common.yaml rename to stable/sonarr/3.1.0/templates/common.yaml diff --git a/stable/sonarr/3.0.1/test_values.yaml b/stable/sonarr/3.1.0/test_values.yaml similarity index 100% rename from stable/sonarr/3.0.1/test_values.yaml rename to stable/sonarr/3.1.0/test_values.yaml diff --git a/stable/sonarr/3.0.1/values.yaml b/stable/sonarr/3.1.0/values.yaml similarity index 100% rename from stable/sonarr/3.0.1/values.yaml rename to stable/sonarr/3.1.0/values.yaml diff --git a/stable/syncthing/3.0.1/Chart.lock b/stable/syncthing/3.0.1/Chart.lock deleted file mode 100644 index 0504a8fa5e9..00000000000 --- a/stable/syncthing/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:08.886744345Z" diff --git a/stable/syncthing/3.0.1/charts/common-3.0.2.tgz b/stable/syncthing/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/syncthing/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/syncthing/3.0.1/.helmignore b/stable/syncthing/3.1.0/.helmignore similarity index 100% rename from stable/syncthing/3.0.1/.helmignore rename to stable/syncthing/3.1.0/.helmignore diff --git a/stable/syncthing/3.0.1/CONFIG.md b/stable/syncthing/3.1.0/CONFIG.md similarity index 100% rename from stable/syncthing/3.0.1/CONFIG.md rename to stable/syncthing/3.1.0/CONFIG.md diff --git a/stable/syncthing/3.1.0/Chart.lock b/stable/syncthing/3.1.0/Chart.lock new file mode 100644 index 00000000000..c5d50e7cb8c --- /dev/null +++ b/stable/syncthing/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:30.044459438Z" diff --git a/stable/syncthing/3.0.1/Chart.yaml b/stable/syncthing/3.1.0/Chart.yaml similarity index 95% rename from stable/syncthing/3.0.1/Chart.yaml rename to stable/syncthing/3.1.0/Chart.yaml index 40673eaa964..aa36c05062f 100644 --- a/stable/syncthing/3.0.1/Chart.yaml +++ b/stable/syncthing/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syncthing -version: 3.0.1 +version: 3.1.0 # upstream_version: appVersion: "auto" description: P2P file synchronization application @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/syncthing/3.0.1/README.md b/stable/syncthing/3.1.0/README.md similarity index 100% rename from stable/syncthing/3.0.1/README.md rename to stable/syncthing/3.1.0/README.md diff --git a/stable/syncthing/3.0.1/app-readme.md b/stable/syncthing/3.1.0/app-readme.md similarity index 100% rename from stable/syncthing/3.0.1/app-readme.md rename to stable/syncthing/3.1.0/app-readme.md diff --git a/stable/syncthing/3.1.0/charts/common-3.5.0.tgz b/stable/syncthing/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/syncthing/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/syncthing/3.0.1/ix_values.yaml b/stable/syncthing/3.1.0/ix_values.yaml similarity index 100% rename from stable/syncthing/3.0.1/ix_values.yaml rename to stable/syncthing/3.1.0/ix_values.yaml diff --git a/stable/syncthing/3.0.1/questions.yaml b/stable/syncthing/3.1.0/questions.yaml similarity index 100% rename from stable/syncthing/3.0.1/questions.yaml rename to stable/syncthing/3.1.0/questions.yaml diff --git a/stable/syncthing/3.0.1/templates/common.yaml b/stable/syncthing/3.1.0/templates/common.yaml similarity index 100% rename from stable/syncthing/3.0.1/templates/common.yaml rename to stable/syncthing/3.1.0/templates/common.yaml diff --git a/stable/syncthing/3.0.1/test_values.yaml b/stable/syncthing/3.1.0/test_values.yaml similarity index 100% rename from stable/syncthing/3.0.1/test_values.yaml rename to stable/syncthing/3.1.0/test_values.yaml diff --git a/stable/syncthing/3.0.1/values.yaml b/stable/syncthing/3.1.0/values.yaml similarity index 100% rename from stable/syncthing/3.0.1/values.yaml rename to stable/syncthing/3.1.0/values.yaml diff --git a/stable/tautulli/3.0.1/Chart.lock b/stable/tautulli/3.0.1/Chart.lock deleted file mode 100644 index fbc4e50298b..00000000000 --- a/stable/tautulli/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:48:06.466314365Z" diff --git a/stable/tautulli/3.0.1/charts/common-3.0.2.tgz b/stable/tautulli/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/tautulli/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/tautulli/3.0.1/.helmignore b/stable/tautulli/3.1.0/.helmignore similarity index 100% rename from stable/tautulli/3.0.1/.helmignore rename to stable/tautulli/3.1.0/.helmignore diff --git a/stable/tautulli/3.0.1/CONFIG.md b/stable/tautulli/3.1.0/CONFIG.md similarity index 100% rename from stable/tautulli/3.0.1/CONFIG.md rename to stable/tautulli/3.1.0/CONFIG.md diff --git a/stable/tautulli/3.1.0/Chart.lock b/stable/tautulli/3.1.0/Chart.lock new file mode 100644 index 00000000000..795563dfc91 --- /dev/null +++ b/stable/tautulli/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:27.679632241Z" diff --git a/stable/tautulli/3.0.1/Chart.yaml b/stable/tautulli/3.1.0/Chart.yaml similarity index 96% rename from stable/tautulli/3.0.1/Chart.yaml rename to stable/tautulli/3.1.0/Chart.yaml index fc04e3b69fc..673273063b7 100644 --- a/stable/tautulli/3.0.1/Chart.yaml +++ b/stable/tautulli/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tautulli -version: 3.0.1 +version: 3.1.0 upstream_version: 7.0.1 appVersion: "auto" description: A Python based monitoring and tracking tool for Plex Media Server @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/tautulli/3.0.1/README.md b/stable/tautulli/3.1.0/README.md similarity index 100% rename from stable/tautulli/3.0.1/README.md rename to stable/tautulli/3.1.0/README.md diff --git a/stable/tautulli/3.0.1/app-readme.md b/stable/tautulli/3.1.0/app-readme.md similarity index 100% rename from stable/tautulli/3.0.1/app-readme.md rename to stable/tautulli/3.1.0/app-readme.md diff --git a/stable/tautulli/3.1.0/charts/common-3.5.0.tgz b/stable/tautulli/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/tautulli/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/tautulli/3.0.1/ix_values.yaml b/stable/tautulli/3.1.0/ix_values.yaml similarity index 100% rename from stable/tautulli/3.0.1/ix_values.yaml rename to stable/tautulli/3.1.0/ix_values.yaml diff --git a/stable/tautulli/3.0.1/questions.yaml b/stable/tautulli/3.1.0/questions.yaml similarity index 100% rename from stable/tautulli/3.0.1/questions.yaml rename to stable/tautulli/3.1.0/questions.yaml diff --git a/stable/tautulli/3.0.1/templates/common.yaml b/stable/tautulli/3.1.0/templates/common.yaml similarity index 100% rename from stable/tautulli/3.0.1/templates/common.yaml rename to stable/tautulli/3.1.0/templates/common.yaml diff --git a/stable/tautulli/3.0.1/test_values.yaml b/stable/tautulli/3.1.0/test_values.yaml similarity index 100% rename from stable/tautulli/3.0.1/test_values.yaml rename to stable/tautulli/3.1.0/test_values.yaml diff --git a/stable/tautulli/3.0.1/values.yaml b/stable/tautulli/3.1.0/values.yaml similarity index 100% rename from stable/tautulli/3.0.1/values.yaml rename to stable/tautulli/3.1.0/values.yaml diff --git a/stable/traefik/3.0.1/charts/common-3.0.2.tgz b/stable/traefik/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/traefik/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/traefik/3.0.1/.helmignore b/stable/traefik/3.1.0/.helmignore similarity index 100% rename from stable/traefik/3.0.1/.helmignore rename to stable/traefik/3.1.0/.helmignore diff --git a/stable/traefik/3.0.1/CONFIG.md b/stable/traefik/3.1.0/CONFIG.md similarity index 100% rename from stable/traefik/3.0.1/CONFIG.md rename to stable/traefik/3.1.0/CONFIG.md diff --git a/stable/traefik/3.0.1/Chart.lock b/stable/traefik/3.1.0/Chart.lock similarity index 51% rename from stable/traefik/3.0.1/Chart.lock rename to stable/traefik/3.1.0/Chart.lock index 679781afab8..b844d22fa90 100644 --- a/stable/traefik/3.0.1/Chart.lock +++ b/stable/traefik/3.1.0/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 - name: traefik repository: https://helm.traefik.io/traefik version: 9.18.2 -digest: sha256:3afc525eb22665fe63a8435e851447f01443042caf16cf0f802697a777ac966f -generated: "2021-04-14T20:48:02.371400724Z" +digest: sha256:2195f4fc2a7f45a9ce52e0317188c3d67911167900bf845f9ccefeb20687843e +generated: "2021-04-15T15:03:23.888556977Z" diff --git a/stable/traefik/3.0.1/Chart.yaml b/stable/traefik/3.1.0/Chart.yaml similarity index 96% rename from stable/traefik/3.0.1/Chart.yaml rename to stable/traefik/3.1.0/Chart.yaml index 6068995908b..ac2599c4eb3 100644 --- a/stable/traefik/3.0.1/Chart.yaml +++ b/stable/traefik/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: traefik -version: 3.0.1 +version: 3.1.0 appVersion: "auto" description: A Traefik based Reverse Proxy and Certificate Manager type: application @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: - name: traefik repository: https://helm.traefik.io/traefik diff --git a/stable/traefik/3.0.1/Guidelines.md b/stable/traefik/3.1.0/Guidelines.md similarity index 100% rename from stable/traefik/3.0.1/Guidelines.md rename to stable/traefik/3.1.0/Guidelines.md diff --git a/stable/traefik/3.0.1/README.md b/stable/traefik/3.1.0/README.md similarity index 100% rename from stable/traefik/3.0.1/README.md rename to stable/traefik/3.1.0/README.md diff --git a/stable/traefik/3.0.1/app-readme.md b/stable/traefik/3.1.0/app-readme.md similarity index 100% rename from stable/traefik/3.0.1/app-readme.md rename to stable/traefik/3.1.0/app-readme.md diff --git a/stable/traefik/3.1.0/charts/common-3.5.0.tgz b/stable/traefik/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/traefik/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/traefik/3.0.1/charts/traefik-9.18.2.tgz b/stable/traefik/3.1.0/charts/traefik-9.18.2.tgz similarity index 100% rename from stable/traefik/3.0.1/charts/traefik-9.18.2.tgz rename to stable/traefik/3.1.0/charts/traefik-9.18.2.tgz diff --git a/stable/traefik/3.0.1/crds/ingressroute.yaml b/stable/traefik/3.1.0/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/3.0.1/crds/ingressroute.yaml rename to stable/traefik/3.1.0/crds/ingressroute.yaml diff --git a/stable/traefik/3.0.1/crds/ingressroutetcp.yaml b/stable/traefik/3.1.0/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/3.0.1/crds/ingressroutetcp.yaml rename to stable/traefik/3.1.0/crds/ingressroutetcp.yaml diff --git a/stable/traefik/3.0.1/crds/ingressrouteudp.yaml b/stable/traefik/3.1.0/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/3.0.1/crds/ingressrouteudp.yaml rename to stable/traefik/3.1.0/crds/ingressrouteudp.yaml diff --git a/stable/traefik/3.0.1/crds/middlewares.yaml b/stable/traefik/3.1.0/crds/middlewares.yaml similarity index 100% rename from stable/traefik/3.0.1/crds/middlewares.yaml rename to stable/traefik/3.1.0/crds/middlewares.yaml diff --git a/stable/traefik/3.0.1/crds/serverstransports.yaml b/stable/traefik/3.1.0/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/3.0.1/crds/serverstransports.yaml rename to stable/traefik/3.1.0/crds/serverstransports.yaml diff --git a/stable/traefik/3.0.1/crds/tlsoptions.yaml b/stable/traefik/3.1.0/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/3.0.1/crds/tlsoptions.yaml rename to stable/traefik/3.1.0/crds/tlsoptions.yaml diff --git a/stable/traefik/3.0.1/crds/tlsstores.yaml b/stable/traefik/3.1.0/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/3.0.1/crds/tlsstores.yaml rename to stable/traefik/3.1.0/crds/tlsstores.yaml diff --git a/stable/traefik/3.0.1/crds/traefikservices.yaml b/stable/traefik/3.1.0/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/3.0.1/crds/traefikservices.yaml rename to stable/traefik/3.1.0/crds/traefikservices.yaml diff --git a/stable/traefik/3.0.1/ix_values.yaml b/stable/traefik/3.1.0/ix_values.yaml similarity index 100% rename from stable/traefik/3.0.1/ix_values.yaml rename to stable/traefik/3.1.0/ix_values.yaml diff --git a/stable/traefik/3.0.1/questions.yaml b/stable/traefik/3.1.0/questions.yaml similarity index 100% rename from stable/traefik/3.0.1/questions.yaml rename to stable/traefik/3.1.0/questions.yaml diff --git a/stable/traefik/3.0.1/templates/common.yaml b/stable/traefik/3.1.0/templates/common.yaml similarity index 100% rename from stable/traefik/3.0.1/templates/common.yaml rename to stable/traefik/3.1.0/templates/common.yaml diff --git a/stable/traefik/3.0.1/templates/middlewares.yaml b/stable/traefik/3.1.0/templates/middlewares.yaml similarity index 100% rename from stable/traefik/3.0.1/templates/middlewares.yaml rename to stable/traefik/3.1.0/templates/middlewares.yaml diff --git a/stable/traefik/3.0.1/templates/tlsoptions.yaml b/stable/traefik/3.1.0/templates/tlsoptions.yaml similarity index 100% rename from stable/traefik/3.0.1/templates/tlsoptions.yaml rename to stable/traefik/3.1.0/templates/tlsoptions.yaml diff --git a/stable/traefik/3.0.1/test_values.yaml b/stable/traefik/3.1.0/test_values.yaml similarity index 100% rename from stable/traefik/3.0.1/test_values.yaml rename to stable/traefik/3.1.0/test_values.yaml diff --git a/stable/traefik/3.0.1/values.yaml b/stable/traefik/3.1.0/values.yaml similarity index 100% rename from stable/traefik/3.0.1/values.yaml rename to stable/traefik/3.1.0/values.yaml diff --git a/stable/transmission/3.0.1/Chart.lock b/stable/transmission/3.0.1/Chart.lock deleted file mode 100644 index eaa6376f2cc..00000000000 --- a/stable/transmission/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:47:59.374523525Z" diff --git a/stable/transmission/3.0.1/charts/common-3.0.2.tgz b/stable/transmission/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/transmission/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/transmission/3.0.1/.helmignore b/stable/transmission/3.1.0/.helmignore similarity index 100% rename from stable/transmission/3.0.1/.helmignore rename to stable/transmission/3.1.0/.helmignore diff --git a/stable/transmission/3.0.1/CONFIG.md b/stable/transmission/3.1.0/CONFIG.md similarity index 100% rename from stable/transmission/3.0.1/CONFIG.md rename to stable/transmission/3.1.0/CONFIG.md diff --git a/stable/transmission/3.1.0/Chart.lock b/stable/transmission/3.1.0/Chart.lock new file mode 100644 index 00000000000..538d4415eaf --- /dev/null +++ b/stable/transmission/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:20.910848908Z" diff --git a/stable/transmission/3.0.1/Chart.yaml b/stable/transmission/3.1.0/Chart.yaml similarity index 96% rename from stable/transmission/3.0.1/Chart.yaml rename to stable/transmission/3.1.0/Chart.yaml index b39ec33e041..e4664a732dc 100644 --- a/stable/transmission/3.0.1/Chart.yaml +++ b/stable/transmission/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: transmission -version: 3.0.1 +version: 3.1.0 # upstream_version: appVersion: "auto" description: API Support for your favorite torrent trackers. @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/transmission/3.0.1/README.md b/stable/transmission/3.1.0/README.md similarity index 100% rename from stable/transmission/3.0.1/README.md rename to stable/transmission/3.1.0/README.md diff --git a/stable/transmission/3.0.1/app-readme.md b/stable/transmission/3.1.0/app-readme.md similarity index 100% rename from stable/transmission/3.0.1/app-readme.md rename to stable/transmission/3.1.0/app-readme.md diff --git a/stable/transmission/3.1.0/charts/common-3.5.0.tgz b/stable/transmission/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/transmission/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/transmission/3.0.1/ix_values.yaml b/stable/transmission/3.1.0/ix_values.yaml similarity index 100% rename from stable/transmission/3.0.1/ix_values.yaml rename to stable/transmission/3.1.0/ix_values.yaml diff --git a/stable/transmission/3.0.1/questions.yaml b/stable/transmission/3.1.0/questions.yaml similarity index 100% rename from stable/transmission/3.0.1/questions.yaml rename to stable/transmission/3.1.0/questions.yaml diff --git a/stable/transmission/3.0.1/templates/common.yaml b/stable/transmission/3.1.0/templates/common.yaml similarity index 100% rename from stable/transmission/3.0.1/templates/common.yaml rename to stable/transmission/3.1.0/templates/common.yaml diff --git a/stable/transmission/3.0.1/templates/configmap.yaml b/stable/transmission/3.1.0/templates/configmap.yaml similarity index 100% rename from stable/transmission/3.0.1/templates/configmap.yaml rename to stable/transmission/3.1.0/templates/configmap.yaml diff --git a/stable/transmission/3.0.1/test_values.yaml b/stable/transmission/3.1.0/test_values.yaml similarity index 100% rename from stable/transmission/3.0.1/test_values.yaml rename to stable/transmission/3.1.0/test_values.yaml diff --git a/stable/transmission/3.0.1/values.yaml b/stable/transmission/3.1.0/values.yaml similarity index 100% rename from stable/transmission/3.0.1/values.yaml rename to stable/transmission/3.1.0/values.yaml diff --git a/stable/zwavejs2mqtt/3.0.1/Chart.lock b/stable/zwavejs2mqtt/3.0.1/Chart.lock deleted file mode 100644 index 64ae4ba854e..00000000000 --- a/stable/zwavejs2mqtt/3.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.2 -digest: sha256:e19241d578ada4939c6269bcd1411a6f6abe6f677a37ecbe2daec0bf469e39dd -generated: "2021-04-14T20:47:56.490095511Z" diff --git a/stable/zwavejs2mqtt/3.0.1/charts/common-3.0.2.tgz b/stable/zwavejs2mqtt/3.0.1/charts/common-3.0.2.tgz deleted file mode 100644 index 85fdf6b231b..00000000000 Binary files a/stable/zwavejs2mqtt/3.0.1/charts/common-3.0.2.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/3.0.1/.helmignore b/stable/zwavejs2mqtt/3.1.0/.helmignore similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/.helmignore rename to stable/zwavejs2mqtt/3.1.0/.helmignore diff --git a/stable/zwavejs2mqtt/3.0.1/CONFIG.md b/stable/zwavejs2mqtt/3.1.0/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/CONFIG.md rename to stable/zwavejs2mqtt/3.1.0/CONFIG.md diff --git a/stable/zwavejs2mqtt/3.1.0/Chart.lock b/stable/zwavejs2mqtt/3.1.0/Chart.lock new file mode 100644 index 00000000000..04e026f0e81 --- /dev/null +++ b/stable/zwavejs2mqtt/3.1.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.0 +digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 +generated: "2021-04-15T15:03:18.066822239Z" diff --git a/stable/zwavejs2mqtt/3.0.1/Chart.yaml b/stable/zwavejs2mqtt/3.1.0/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/3.0.1/Chart.yaml rename to stable/zwavejs2mqtt/3.1.0/Chart.yaml index 5a41c1bfef7..0f9bf606e3f 100644 --- a/stable/zwavejs2mqtt/3.0.1/Chart.yaml +++ b/stable/zwavejs2mqtt/3.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zwavejs2mqtt -version: 3.0.1 +version: 3.1.0 upstream_version: 1.1.0 appVersion: "auto" description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -22,7 +22,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.2 + version: 3.5.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/zwavejs2mqtt/3.0.1/README.md b/stable/zwavejs2mqtt/3.1.0/README.md similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/README.md rename to stable/zwavejs2mqtt/3.1.0/README.md diff --git a/stable/zwavejs2mqtt/3.0.1/app-readme.md b/stable/zwavejs2mqtt/3.1.0/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/app-readme.md rename to stable/zwavejs2mqtt/3.1.0/app-readme.md diff --git a/stable/zwavejs2mqtt/3.1.0/charts/common-3.5.0.tgz b/stable/zwavejs2mqtt/3.1.0/charts/common-3.5.0.tgz new file mode 100644 index 00000000000..5810791489f Binary files /dev/null and b/stable/zwavejs2mqtt/3.1.0/charts/common-3.5.0.tgz differ diff --git a/stable/zwavejs2mqtt/3.0.1/ix_values.yaml b/stable/zwavejs2mqtt/3.1.0/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/ix_values.yaml rename to stable/zwavejs2mqtt/3.1.0/ix_values.yaml diff --git a/stable/zwavejs2mqtt/3.0.1/questions.yaml b/stable/zwavejs2mqtt/3.1.0/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/questions.yaml rename to stable/zwavejs2mqtt/3.1.0/questions.yaml diff --git a/stable/zwavejs2mqtt/3.0.1/templates/common.yaml b/stable/zwavejs2mqtt/3.1.0/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/templates/common.yaml rename to stable/zwavejs2mqtt/3.1.0/templates/common.yaml diff --git a/stable/zwavejs2mqtt/3.0.1/test_values.yaml b/stable/zwavejs2mqtt/3.1.0/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/test_values.yaml rename to stable/zwavejs2mqtt/3.1.0/test_values.yaml diff --git a/stable/zwavejs2mqtt/3.0.1/values.yaml b/stable/zwavejs2mqtt/3.1.0/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.1/values.yaml rename to stable/zwavejs2mqtt/3.1.0/values.yaml