diff --git a/dev/phpmyadmin/1.0.0/Chart.lock b/dev/phpmyadmin/1.0.0/Chart.lock deleted file mode 100644 index d17283d98c6..00000000000 --- a/dev/phpmyadmin/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:30:02.556225216Z" diff --git a/dev/phpmyadmin/1.0.0/charts/common-3.0.1.tgz b/dev/phpmyadmin/1.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/dev/phpmyadmin/1.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/dev/phpmyadmin/1.0.0/.helmignore b/dev/phpmyadmin/1.0.1/.helmignore similarity index 100% rename from dev/phpmyadmin/1.0.0/.helmignore rename to dev/phpmyadmin/1.0.1/.helmignore diff --git a/dev/phpmyadmin/1.0.0/CONFIG.md b/dev/phpmyadmin/1.0.1/CONFIG.md similarity index 100% rename from dev/phpmyadmin/1.0.0/CONFIG.md rename to dev/phpmyadmin/1.0.1/CONFIG.md diff --git a/dev/phpmyadmin/1.0.1/Chart.lock b/dev/phpmyadmin/1.0.1/Chart.lock new file mode 100644 index 00000000000..9bf02e67618 --- /dev/null +++ b/dev/phpmyadmin/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/dev/phpmyadmin/1.0.1/Chart.yaml similarity index 95% rename from dev/phpmyadmin/1.0.0/Chart.yaml rename to dev/phpmyadmin/1.0.1/Chart.yaml index 1f2ee82e032..11f9db7c909 100644 --- a/dev/phpmyadmin/1.0.0/Chart.yaml +++ b/dev/phpmyadmin/1.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: phpmyadmin -version: 1.0.0 +version: 1.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/dev/phpmyadmin/1.0.0/README.md b/dev/phpmyadmin/1.0.1/README.md similarity index 100% rename from dev/phpmyadmin/1.0.0/README.md rename to dev/phpmyadmin/1.0.1/README.md diff --git a/dev/phpmyadmin/1.0.0/app-readme.md b/dev/phpmyadmin/1.0.1/app-readme.md similarity index 100% rename from dev/phpmyadmin/1.0.0/app-readme.md rename to dev/phpmyadmin/1.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/dev/phpmyadmin/1.0.1/charts/common-3.0.2.tgz differ diff --git a/dev/phpmyadmin/1.0.0/ix_values.yaml b/dev/phpmyadmin/1.0.1/ix_values.yaml similarity index 100% rename from dev/phpmyadmin/1.0.0/ix_values.yaml rename to dev/phpmyadmin/1.0.1/ix_values.yaml diff --git a/dev/phpmyadmin/1.0.0/questions.yaml b/dev/phpmyadmin/1.0.1/questions.yaml similarity index 100% rename from dev/phpmyadmin/1.0.0/questions.yaml rename to dev/phpmyadmin/1.0.1/questions.yaml diff --git a/dev/phpmyadmin/1.0.0/templates/common.yaml b/dev/phpmyadmin/1.0.1/templates/common.yaml similarity index 100% rename from dev/phpmyadmin/1.0.0/templates/common.yaml rename to dev/phpmyadmin/1.0.1/templates/common.yaml diff --git a/dev/phpmyadmin/1.0.0/test_values.yaml b/dev/phpmyadmin/1.0.1/test_values.yaml similarity index 100% rename from dev/phpmyadmin/1.0.0/test_values.yaml rename to dev/phpmyadmin/1.0.1/test_values.yaml diff --git a/dev/phpmyadmin/1.0.0/values.yaml b/dev/phpmyadmin/1.0.1/values.yaml similarity index 100% rename from dev/phpmyadmin/1.0.0/values.yaml rename to dev/phpmyadmin/1.0.1/values.yaml diff --git a/incubator/bazarr/3.0.0/Chart.lock b/incubator/bazarr/3.0.0/Chart.lock deleted file mode 100644 index 2ab5b8d4d6c..00000000000 --- a/incubator/bazarr/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:31:45.0158237+02:00" diff --git a/incubator/bazarr/3.0.0/charts/common-3.0.1.tgz b/incubator/bazarr/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/bazarr/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/bazarr/3.0.0/.helmignore b/incubator/bazarr/3.0.1/.helmignore similarity index 100% rename from incubator/bazarr/3.0.0/.helmignore rename to incubator/bazarr/3.0.1/.helmignore diff --git a/incubator/bazarr/3.0.0/CONFIG.md b/incubator/bazarr/3.0.1/CONFIG.md similarity index 100% rename from incubator/bazarr/3.0.0/CONFIG.md rename to incubator/bazarr/3.0.1/CONFIG.md diff --git a/incubator/bazarr/3.0.1/Chart.lock b/incubator/bazarr/3.0.1/Chart.lock new file mode 100644 index 00000000000..eee1e947b95 --- /dev/null +++ b/incubator/bazarr/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/bazarr/3.0.1/Chart.yaml similarity index 96% rename from incubator/bazarr/3.0.0/Chart.yaml rename to incubator/bazarr/3.0.1/Chart.yaml index 507921e77e4..ae174ba9673 100644 --- a/incubator/bazarr/3.0.0/Chart.yaml +++ b/incubator/bazarr/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bazarr -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/bazarr/3.0.0/README.md b/incubator/bazarr/3.0.1/README.md similarity index 100% rename from incubator/bazarr/3.0.0/README.md rename to incubator/bazarr/3.0.1/README.md diff --git a/incubator/bazarr/3.0.0/app-readme.md b/incubator/bazarr/3.0.1/app-readme.md similarity index 100% rename from incubator/bazarr/3.0.0/app-readme.md rename to incubator/bazarr/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/bazarr/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/bazarr/3.0.0/ix_values.yaml b/incubator/bazarr/3.0.1/ix_values.yaml similarity index 100% rename from incubator/bazarr/3.0.0/ix_values.yaml rename to incubator/bazarr/3.0.1/ix_values.yaml diff --git a/incubator/bazarr/3.0.0/questions.yaml b/incubator/bazarr/3.0.1/questions.yaml similarity index 100% rename from incubator/bazarr/3.0.0/questions.yaml rename to incubator/bazarr/3.0.1/questions.yaml diff --git a/incubator/bazarr/3.0.0/templates/common.yaml b/incubator/bazarr/3.0.1/templates/common.yaml similarity index 100% rename from incubator/bazarr/3.0.0/templates/common.yaml rename to incubator/bazarr/3.0.1/templates/common.yaml diff --git a/incubator/bazarr/3.0.0/test_values.yaml b/incubator/bazarr/3.0.1/test_values.yaml similarity index 100% rename from incubator/bazarr/3.0.0/test_values.yaml rename to incubator/bazarr/3.0.1/test_values.yaml diff --git a/incubator/bazarr/3.0.0/values.yaml b/incubator/bazarr/3.0.1/values.yaml similarity index 100% rename from incubator/bazarr/3.0.0/values.yaml rename to incubator/bazarr/3.0.1/values.yaml diff --git a/incubator/calibre-web/3.0.0/Chart.lock b/incubator/calibre-web/3.0.0/Chart.lock deleted file mode 100644 index 9391f354c4b..00000000000 --- a/incubator/calibre-web/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:31:48.8911283+02:00" diff --git a/incubator/calibre-web/3.0.0/charts/common-3.0.1.tgz b/incubator/calibre-web/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/calibre-web/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/calibre-web/3.0.0/.helmignore b/incubator/calibre-web/3.0.1/.helmignore similarity index 100% rename from incubator/calibre-web/3.0.0/.helmignore rename to incubator/calibre-web/3.0.1/.helmignore diff --git a/incubator/calibre-web/3.0.0/CONFIG.md b/incubator/calibre-web/3.0.1/CONFIG.md similarity index 100% rename from incubator/calibre-web/3.0.0/CONFIG.md rename to incubator/calibre-web/3.0.1/CONFIG.md diff --git a/incubator/calibre-web/3.0.1/Chart.lock b/incubator/calibre-web/3.0.1/Chart.lock new file mode 100644 index 00000000000..fd700ce6d5f --- /dev/null +++ b/incubator/calibre-web/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/calibre-web/3.0.1/Chart.yaml similarity index 96% rename from incubator/calibre-web/3.0.0/Chart.yaml rename to incubator/calibre-web/3.0.1/Chart.yaml index e63c2dbc9e4..30242d71e49 100644 --- a/incubator/calibre-web/3.0.0/Chart.yaml +++ b/incubator/calibre-web/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: calibre-web -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/calibre-web/3.0.0/README.md b/incubator/calibre-web/3.0.1/README.md similarity index 100% rename from incubator/calibre-web/3.0.0/README.md rename to incubator/calibre-web/3.0.1/README.md diff --git a/incubator/calibre-web/3.0.0/app-readme.md b/incubator/calibre-web/3.0.1/app-readme.md similarity index 100% rename from incubator/calibre-web/3.0.0/app-readme.md rename to incubator/calibre-web/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/calibre-web/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/calibre-web/3.0.0/ix_values.yaml b/incubator/calibre-web/3.0.1/ix_values.yaml similarity index 100% rename from incubator/calibre-web/3.0.0/ix_values.yaml rename to incubator/calibre-web/3.0.1/ix_values.yaml diff --git a/incubator/calibre-web/3.0.0/questions.yaml b/incubator/calibre-web/3.0.1/questions.yaml similarity index 100% rename from incubator/calibre-web/3.0.0/questions.yaml rename to incubator/calibre-web/3.0.1/questions.yaml diff --git a/incubator/calibre-web/3.0.0/templates/common.yaml b/incubator/calibre-web/3.0.1/templates/common.yaml similarity index 100% rename from incubator/calibre-web/3.0.0/templates/common.yaml rename to incubator/calibre-web/3.0.1/templates/common.yaml diff --git a/incubator/calibre-web/3.0.0/test_values.yaml b/incubator/calibre-web/3.0.1/test_values.yaml similarity index 100% rename from incubator/calibre-web/3.0.0/test_values.yaml rename to incubator/calibre-web/3.0.1/test_values.yaml diff --git a/incubator/calibre-web/3.0.0/values.yaml b/incubator/calibre-web/3.0.1/values.yaml similarity index 100% rename from incubator/calibre-web/3.0.0/values.yaml rename to incubator/calibre-web/3.0.1/values.yaml diff --git a/incubator/deluge/3.0.0/Chart.lock b/incubator/deluge/3.0.0/Chart.lock deleted file mode 100644 index 70aba15287f..00000000000 --- a/incubator/deluge/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:31:52.2231949+02:00" diff --git a/incubator/deluge/3.0.0/charts/common-3.0.1.tgz b/incubator/deluge/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/deluge/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/deluge/3.0.0/.helmignore b/incubator/deluge/3.0.1/.helmignore similarity index 100% rename from incubator/deluge/3.0.0/.helmignore rename to incubator/deluge/3.0.1/.helmignore diff --git a/incubator/deluge/3.0.0/CONFIG.md b/incubator/deluge/3.0.1/CONFIG.md similarity index 100% rename from incubator/deluge/3.0.0/CONFIG.md rename to incubator/deluge/3.0.1/CONFIG.md diff --git a/incubator/deluge/3.0.1/Chart.lock b/incubator/deluge/3.0.1/Chart.lock new file mode 100644 index 00000000000..d1c6a0e3e9a --- /dev/null +++ b/incubator/deluge/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/deluge/3.0.1/Chart.yaml similarity index 95% rename from incubator/deluge/3.0.0/Chart.yaml rename to incubator/deluge/3.0.1/Chart.yaml index f2212d5fdd4..c195946e50e 100644 --- a/incubator/deluge/3.0.0/Chart.yaml +++ b/incubator/deluge/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: deluge -version: 3.0.0 +version: 3.0.1 # 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/deluge/3.0.0/README.md b/incubator/deluge/3.0.1/README.md similarity index 100% rename from incubator/deluge/3.0.0/README.md rename to incubator/deluge/3.0.1/README.md diff --git a/incubator/deluge/3.0.0/app-readme.md b/incubator/deluge/3.0.1/app-readme.md similarity index 100% rename from incubator/deluge/3.0.0/app-readme.md rename to incubator/deluge/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/deluge/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/deluge/3.0.0/ix_values.yaml b/incubator/deluge/3.0.1/ix_values.yaml similarity index 100% rename from incubator/deluge/3.0.0/ix_values.yaml rename to incubator/deluge/3.0.1/ix_values.yaml diff --git a/incubator/deluge/3.0.0/questions.yaml b/incubator/deluge/3.0.1/questions.yaml similarity index 100% rename from incubator/deluge/3.0.0/questions.yaml rename to incubator/deluge/3.0.1/questions.yaml diff --git a/incubator/deluge/3.0.0/templates/common.yaml b/incubator/deluge/3.0.1/templates/common.yaml similarity index 100% rename from incubator/deluge/3.0.0/templates/common.yaml rename to incubator/deluge/3.0.1/templates/common.yaml diff --git a/incubator/deluge/3.0.0/test_values.yaml b/incubator/deluge/3.0.1/test_values.yaml similarity index 100% rename from incubator/deluge/3.0.0/test_values.yaml rename to incubator/deluge/3.0.1/test_values.yaml diff --git a/incubator/deluge/3.0.0/values.yaml b/incubator/deluge/3.0.1/values.yaml similarity index 100% rename from incubator/deluge/3.0.0/values.yaml rename to incubator/deluge/3.0.1/values.yaml diff --git a/incubator/freshrss/3.0.0/Chart.lock b/incubator/freshrss/3.0.0/Chart.lock deleted file mode 100644 index ca6d31068f9..00000000000 --- a/incubator/freshrss/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:31:55.5380348+02:00" diff --git a/incubator/freshrss/3.0.0/charts/common-3.0.1.tgz b/incubator/freshrss/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/freshrss/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/freshrss/3.0.0/.helmignore b/incubator/freshrss/3.0.1/.helmignore similarity index 100% rename from incubator/freshrss/3.0.0/.helmignore rename to incubator/freshrss/3.0.1/.helmignore diff --git a/incubator/freshrss/3.0.0/CONFIG.md b/incubator/freshrss/3.0.1/CONFIG.md similarity index 100% rename from incubator/freshrss/3.0.0/CONFIG.md rename to incubator/freshrss/3.0.1/CONFIG.md diff --git a/incubator/freshrss/3.0.1/Chart.lock b/incubator/freshrss/3.0.1/Chart.lock new file mode 100644 index 00000000000..decd6a010ba --- /dev/null +++ b/incubator/freshrss/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/freshrss/3.0.1/Chart.yaml similarity index 96% rename from incubator/freshrss/3.0.0/Chart.yaml rename to incubator/freshrss/3.0.1/Chart.yaml index 6fb9f308281..5cc605f1054 100644 --- a/incubator/freshrss/3.0.0/Chart.yaml +++ b/incubator/freshrss/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: freshrss -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/freshrss/3.0.0/README.md b/incubator/freshrss/3.0.1/README.md similarity index 100% rename from incubator/freshrss/3.0.0/README.md rename to incubator/freshrss/3.0.1/README.md diff --git a/incubator/freshrss/3.0.0/app-readme.md b/incubator/freshrss/3.0.1/app-readme.md similarity index 100% rename from incubator/freshrss/3.0.0/app-readme.md rename to incubator/freshrss/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/freshrss/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/freshrss/3.0.0/ix_values.yaml b/incubator/freshrss/3.0.1/ix_values.yaml similarity index 100% rename from incubator/freshrss/3.0.0/ix_values.yaml rename to incubator/freshrss/3.0.1/ix_values.yaml diff --git a/incubator/freshrss/3.0.0/questions.yaml b/incubator/freshrss/3.0.1/questions.yaml similarity index 100% rename from incubator/freshrss/3.0.0/questions.yaml rename to incubator/freshrss/3.0.1/questions.yaml diff --git a/incubator/freshrss/3.0.0/templates/common.yaml b/incubator/freshrss/3.0.1/templates/common.yaml similarity index 100% rename from incubator/freshrss/3.0.0/templates/common.yaml rename to incubator/freshrss/3.0.1/templates/common.yaml diff --git a/incubator/freshrss/3.0.0/test_values.yaml b/incubator/freshrss/3.0.1/test_values.yaml similarity index 100% rename from incubator/freshrss/3.0.0/test_values.yaml rename to incubator/freshrss/3.0.1/test_values.yaml diff --git a/incubator/freshrss/3.0.0/values.yaml b/incubator/freshrss/3.0.1/values.yaml similarity index 100% rename from incubator/freshrss/3.0.0/values.yaml rename to incubator/freshrss/3.0.1/values.yaml diff --git a/incubator/gaps/3.0.0/Chart.lock b/incubator/gaps/3.0.0/Chart.lock deleted file mode 100644 index 5b24bf88bac..00000000000 --- a/incubator/gaps/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:31:59.0406923+02:00" diff --git a/incubator/gaps/3.0.0/charts/common-3.0.1.tgz b/incubator/gaps/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/gaps/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/gaps/3.0.0/.helmignore b/incubator/gaps/3.0.1/.helmignore similarity index 100% rename from incubator/gaps/3.0.0/.helmignore rename to incubator/gaps/3.0.1/.helmignore diff --git a/incubator/gaps/3.0.0/CONFIG.md b/incubator/gaps/3.0.1/CONFIG.md similarity index 100% rename from incubator/gaps/3.0.0/CONFIG.md rename to incubator/gaps/3.0.1/CONFIG.md diff --git a/incubator/gaps/3.0.1/Chart.lock b/incubator/gaps/3.0.1/Chart.lock new file mode 100644 index 00000000000..7cc33108785 --- /dev/null +++ b/incubator/gaps/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/gaps/3.0.1/Chart.yaml similarity index 96% rename from incubator/gaps/3.0.0/Chart.yaml rename to incubator/gaps/3.0.1/Chart.yaml index a825d858a44..66a6e6cd8d0 100644 --- a/incubator/gaps/3.0.0/Chart.yaml +++ b/incubator/gaps/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: gaps -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/gaps/3.0.0/README.md b/incubator/gaps/3.0.1/README.md similarity index 100% rename from incubator/gaps/3.0.0/README.md rename to incubator/gaps/3.0.1/README.md diff --git a/incubator/gaps/3.0.0/app-readme.md b/incubator/gaps/3.0.1/app-readme.md similarity index 100% rename from incubator/gaps/3.0.0/app-readme.md rename to incubator/gaps/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/gaps/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/gaps/3.0.0/ix_values.yaml b/incubator/gaps/3.0.1/ix_values.yaml similarity index 100% rename from incubator/gaps/3.0.0/ix_values.yaml rename to incubator/gaps/3.0.1/ix_values.yaml diff --git a/incubator/gaps/3.0.0/questions.yaml b/incubator/gaps/3.0.1/questions.yaml similarity index 100% rename from incubator/gaps/3.0.0/questions.yaml rename to incubator/gaps/3.0.1/questions.yaml diff --git a/incubator/gaps/3.0.0/templates/common.yaml b/incubator/gaps/3.0.1/templates/common.yaml similarity index 100% rename from incubator/gaps/3.0.0/templates/common.yaml rename to incubator/gaps/3.0.1/templates/common.yaml diff --git a/incubator/gaps/3.0.0/test_values.yaml b/incubator/gaps/3.0.1/test_values.yaml similarity index 100% rename from incubator/gaps/3.0.0/test_values.yaml rename to incubator/gaps/3.0.1/test_values.yaml diff --git a/incubator/gaps/3.0.0/values.yaml b/incubator/gaps/3.0.1/values.yaml similarity index 100% rename from incubator/gaps/3.0.0/values.yaml rename to incubator/gaps/3.0.1/values.yaml diff --git a/incubator/grocy/3.0.0/Chart.lock b/incubator/grocy/3.0.0/Chart.lock deleted file mode 100644 index cc5d22ebeb1..00000000000 --- a/incubator/grocy/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:02.5856293+02:00" diff --git a/incubator/grocy/3.0.0/charts/common-3.0.1.tgz b/incubator/grocy/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/grocy/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/grocy/3.0.0/.helmignore b/incubator/grocy/3.0.1/.helmignore similarity index 100% rename from incubator/grocy/3.0.0/.helmignore rename to incubator/grocy/3.0.1/.helmignore diff --git a/incubator/grocy/3.0.0/CONFIG.md b/incubator/grocy/3.0.1/CONFIG.md similarity index 100% rename from incubator/grocy/3.0.0/CONFIG.md rename to incubator/grocy/3.0.1/CONFIG.md diff --git a/incubator/grocy/3.0.1/Chart.lock b/incubator/grocy/3.0.1/Chart.lock new file mode 100644 index 00000000000..35817179044 --- /dev/null +++ b/incubator/grocy/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/grocy/3.0.1/Chart.yaml similarity index 95% rename from incubator/grocy/3.0.0/Chart.yaml rename to incubator/grocy/3.0.1/Chart.yaml index 99e94648e03..17ea6687be5 100644 --- a/incubator/grocy/3.0.0/Chart.yaml +++ b/incubator/grocy/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: grocy -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/grocy/3.0.0/README.md b/incubator/grocy/3.0.1/README.md similarity index 100% rename from incubator/grocy/3.0.0/README.md rename to incubator/grocy/3.0.1/README.md diff --git a/incubator/grocy/3.0.0/app-readme.md b/incubator/grocy/3.0.1/app-readme.md similarity index 100% rename from incubator/grocy/3.0.0/app-readme.md rename to incubator/grocy/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/grocy/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/grocy/3.0.0/ix_values.yaml b/incubator/grocy/3.0.1/ix_values.yaml similarity index 100% rename from incubator/grocy/3.0.0/ix_values.yaml rename to incubator/grocy/3.0.1/ix_values.yaml diff --git a/incubator/grocy/3.0.0/questions.yaml b/incubator/grocy/3.0.1/questions.yaml similarity index 100% rename from incubator/grocy/3.0.0/questions.yaml rename to incubator/grocy/3.0.1/questions.yaml diff --git a/incubator/grocy/3.0.0/templates/common.yaml b/incubator/grocy/3.0.1/templates/common.yaml similarity index 100% rename from incubator/grocy/3.0.0/templates/common.yaml rename to incubator/grocy/3.0.1/templates/common.yaml diff --git a/incubator/grocy/3.0.0/test_values.yaml b/incubator/grocy/3.0.1/test_values.yaml similarity index 100% rename from incubator/grocy/3.0.0/test_values.yaml rename to incubator/grocy/3.0.1/test_values.yaml diff --git a/incubator/grocy/3.0.0/values.yaml b/incubator/grocy/3.0.1/values.yaml similarity index 100% rename from incubator/grocy/3.0.0/values.yaml rename to incubator/grocy/3.0.1/values.yaml diff --git a/incubator/heimdall/3.0.0/Chart.lock b/incubator/heimdall/3.0.0/Chart.lock deleted file mode 100644 index 646efde3acf..00000000000 --- a/incubator/heimdall/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:06.1243975+02:00" diff --git a/incubator/heimdall/3.0.0/charts/common-3.0.1.tgz b/incubator/heimdall/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/heimdall/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/heimdall/3.0.0/.helmignore b/incubator/heimdall/3.0.1/.helmignore similarity index 100% rename from incubator/heimdall/3.0.0/.helmignore rename to incubator/heimdall/3.0.1/.helmignore diff --git a/incubator/heimdall/3.0.0/CONFIG.md b/incubator/heimdall/3.0.1/CONFIG.md similarity index 100% rename from incubator/heimdall/3.0.0/CONFIG.md rename to incubator/heimdall/3.0.1/CONFIG.md diff --git a/incubator/heimdall/3.0.1/Chart.lock b/incubator/heimdall/3.0.1/Chart.lock new file mode 100644 index 00000000000..031c9769f2c --- /dev/null +++ b/incubator/heimdall/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/heimdall/3.0.1/Chart.yaml similarity index 95% rename from incubator/heimdall/3.0.0/Chart.yaml rename to incubator/heimdall/3.0.1/Chart.yaml index f37381cbce9..d2d78ed8236 100644 --- a/incubator/heimdall/3.0.0/Chart.yaml +++ b/incubator/heimdall/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: heimdall -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/heimdall/3.0.0/README.md b/incubator/heimdall/3.0.1/README.md similarity index 100% rename from incubator/heimdall/3.0.0/README.md rename to incubator/heimdall/3.0.1/README.md diff --git a/incubator/heimdall/3.0.0/app-readme.md b/incubator/heimdall/3.0.1/app-readme.md similarity index 100% rename from incubator/heimdall/3.0.0/app-readme.md rename to incubator/heimdall/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/heimdall/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/heimdall/3.0.0/ix_values.yaml b/incubator/heimdall/3.0.1/ix_values.yaml similarity index 100% rename from incubator/heimdall/3.0.0/ix_values.yaml rename to incubator/heimdall/3.0.1/ix_values.yaml diff --git a/incubator/heimdall/3.0.0/questions.yaml b/incubator/heimdall/3.0.1/questions.yaml similarity index 100% rename from incubator/heimdall/3.0.0/questions.yaml rename to incubator/heimdall/3.0.1/questions.yaml diff --git a/incubator/heimdall/3.0.0/templates/common.yaml b/incubator/heimdall/3.0.1/templates/common.yaml similarity index 100% rename from incubator/heimdall/3.0.0/templates/common.yaml rename to incubator/heimdall/3.0.1/templates/common.yaml diff --git a/incubator/heimdall/3.0.0/test_values.yaml b/incubator/heimdall/3.0.1/test_values.yaml similarity index 100% rename from incubator/heimdall/3.0.0/test_values.yaml rename to incubator/heimdall/3.0.1/test_values.yaml diff --git a/incubator/heimdall/3.0.0/values.yaml b/incubator/heimdall/3.0.1/values.yaml similarity index 100% rename from incubator/heimdall/3.0.0/values.yaml rename to incubator/heimdall/3.0.1/values.yaml diff --git a/incubator/lazylibrarian/3.0.0/Chart.lock b/incubator/lazylibrarian/3.0.0/Chart.lock deleted file mode 100644 index bcb640f291f..00000000000 --- a/incubator/lazylibrarian/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:09.6789331+02:00" diff --git a/incubator/lazylibrarian/3.0.0/charts/common-3.0.1.tgz b/incubator/lazylibrarian/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/lazylibrarian/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/lazylibrarian/3.0.0/.helmignore b/incubator/lazylibrarian/3.0.1/.helmignore similarity index 100% rename from incubator/lazylibrarian/3.0.0/.helmignore rename to incubator/lazylibrarian/3.0.1/.helmignore diff --git a/incubator/lazylibrarian/3.0.0/CONFIG.md b/incubator/lazylibrarian/3.0.1/CONFIG.md similarity index 100% rename from incubator/lazylibrarian/3.0.0/CONFIG.md rename to incubator/lazylibrarian/3.0.1/CONFIG.md diff --git a/incubator/lazylibrarian/3.0.1/Chart.lock b/incubator/lazylibrarian/3.0.1/Chart.lock new file mode 100644 index 00000000000..54e0baaf349 --- /dev/null +++ b/incubator/lazylibrarian/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/lazylibrarian/3.0.1/Chart.yaml similarity index 96% rename from incubator/lazylibrarian/3.0.0/Chart.yaml rename to incubator/lazylibrarian/3.0.1/Chart.yaml index 4e74d2a220d..b024001d6a5 100644 --- a/incubator/lazylibrarian/3.0.0/Chart.yaml +++ b/incubator/lazylibrarian/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lazylibrarian -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lazylibrarian/3.0.0/README.md b/incubator/lazylibrarian/3.0.1/README.md similarity index 100% rename from incubator/lazylibrarian/3.0.0/README.md rename to incubator/lazylibrarian/3.0.1/README.md diff --git a/incubator/lazylibrarian/3.0.0/app-readme.md b/incubator/lazylibrarian/3.0.1/app-readme.md similarity index 100% rename from incubator/lazylibrarian/3.0.0/app-readme.md rename to incubator/lazylibrarian/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/lazylibrarian/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/lazylibrarian/3.0.0/ix_values.yaml b/incubator/lazylibrarian/3.0.1/ix_values.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.0/ix_values.yaml rename to incubator/lazylibrarian/3.0.1/ix_values.yaml diff --git a/incubator/lazylibrarian/3.0.0/questions.yaml b/incubator/lazylibrarian/3.0.1/questions.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.0/questions.yaml rename to incubator/lazylibrarian/3.0.1/questions.yaml diff --git a/incubator/lazylibrarian/3.0.0/templates/common.yaml b/incubator/lazylibrarian/3.0.1/templates/common.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.0/templates/common.yaml rename to incubator/lazylibrarian/3.0.1/templates/common.yaml diff --git a/incubator/lazylibrarian/3.0.0/test_values.yaml b/incubator/lazylibrarian/3.0.1/test_values.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.0/test_values.yaml rename to incubator/lazylibrarian/3.0.1/test_values.yaml diff --git a/incubator/lazylibrarian/3.0.0/values.yaml b/incubator/lazylibrarian/3.0.1/values.yaml similarity index 100% rename from incubator/lazylibrarian/3.0.0/values.yaml rename to incubator/lazylibrarian/3.0.1/values.yaml diff --git a/incubator/lychee/3.0.0/Chart.lock b/incubator/lychee/3.0.0/Chart.lock deleted file mode 100644 index ba82e37ca25..00000000000 --- a/incubator/lychee/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:13.1997849+02:00" diff --git a/incubator/lychee/3.0.0/charts/common-3.0.1.tgz b/incubator/lychee/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/lychee/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/lychee/3.0.0/.helmignore b/incubator/lychee/3.0.1/.helmignore similarity index 100% rename from incubator/lychee/3.0.0/.helmignore rename to incubator/lychee/3.0.1/.helmignore diff --git a/incubator/lychee/3.0.0/CONFIG.md b/incubator/lychee/3.0.1/CONFIG.md similarity index 100% rename from incubator/lychee/3.0.0/CONFIG.md rename to incubator/lychee/3.0.1/CONFIG.md diff --git a/incubator/lychee/3.0.1/Chart.lock b/incubator/lychee/3.0.1/Chart.lock new file mode 100644 index 00000000000..89ce988fdf7 --- /dev/null +++ b/incubator/lychee/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/lychee/3.0.1/Chart.yaml similarity index 96% rename from incubator/lychee/3.0.0/Chart.yaml rename to incubator/lychee/3.0.1/Chart.yaml index 6bd998c5c17..71e093cf336 100644 --- a/incubator/lychee/3.0.0/Chart.yaml +++ b/incubator/lychee/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lychee -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lychee/3.0.0/README.md b/incubator/lychee/3.0.1/README.md similarity index 100% rename from incubator/lychee/3.0.0/README.md rename to incubator/lychee/3.0.1/README.md diff --git a/incubator/lychee/3.0.0/app-readme.md b/incubator/lychee/3.0.1/app-readme.md similarity index 100% rename from incubator/lychee/3.0.0/app-readme.md rename to incubator/lychee/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/lychee/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/lychee/3.0.0/ix_values.yaml b/incubator/lychee/3.0.1/ix_values.yaml similarity index 100% rename from incubator/lychee/3.0.0/ix_values.yaml rename to incubator/lychee/3.0.1/ix_values.yaml diff --git a/incubator/lychee/3.0.0/questions.yaml b/incubator/lychee/3.0.1/questions.yaml similarity index 100% rename from incubator/lychee/3.0.0/questions.yaml rename to incubator/lychee/3.0.1/questions.yaml diff --git a/incubator/lychee/3.0.0/templates/common.yaml b/incubator/lychee/3.0.1/templates/common.yaml similarity index 100% rename from incubator/lychee/3.0.0/templates/common.yaml rename to incubator/lychee/3.0.1/templates/common.yaml diff --git a/incubator/lychee/3.0.0/test_values.yaml b/incubator/lychee/3.0.1/test_values.yaml similarity index 100% rename from incubator/lychee/3.0.0/test_values.yaml rename to incubator/lychee/3.0.1/test_values.yaml diff --git a/incubator/lychee/3.0.0/values.yaml b/incubator/lychee/3.0.1/values.yaml similarity index 100% rename from incubator/lychee/3.0.0/values.yaml rename to incubator/lychee/3.0.1/values.yaml diff --git a/incubator/navidrome/3.0.0/Chart.lock b/incubator/navidrome/3.0.0/Chart.lock deleted file mode 100644 index 554989cbf96..00000000000 --- a/incubator/navidrome/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:16.6633794+02:00" diff --git a/incubator/navidrome/3.0.0/charts/common-3.0.1.tgz b/incubator/navidrome/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/navidrome/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/navidrome/3.0.0/.helmignore b/incubator/navidrome/3.0.1/.helmignore similarity index 100% rename from incubator/navidrome/3.0.0/.helmignore rename to incubator/navidrome/3.0.1/.helmignore diff --git a/incubator/navidrome/3.0.0/CONFIG.md b/incubator/navidrome/3.0.1/CONFIG.md similarity index 100% rename from incubator/navidrome/3.0.0/CONFIG.md rename to incubator/navidrome/3.0.1/CONFIG.md diff --git a/incubator/navidrome/3.0.1/Chart.lock b/incubator/navidrome/3.0.1/Chart.lock new file mode 100644 index 00000000000..f6b5c2c865a --- /dev/null +++ b/incubator/navidrome/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/navidrome/3.0.1/Chart.yaml similarity index 96% rename from incubator/navidrome/3.0.0/Chart.yaml rename to incubator/navidrome/3.0.1/Chart.yaml index 8c5e74db915..b0652e2b623 100644 --- a/incubator/navidrome/3.0.0/Chart.yaml +++ b/incubator/navidrome/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: navidrome -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/navidrome/3.0.0/README.md b/incubator/navidrome/3.0.1/README.md similarity index 100% rename from incubator/navidrome/3.0.0/README.md rename to incubator/navidrome/3.0.1/README.md diff --git a/incubator/navidrome/3.0.0/app-readme.md b/incubator/navidrome/3.0.1/app-readme.md similarity index 100% rename from incubator/navidrome/3.0.0/app-readme.md rename to incubator/navidrome/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/navidrome/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/navidrome/3.0.0/ix_values.yaml b/incubator/navidrome/3.0.1/ix_values.yaml similarity index 100% rename from incubator/navidrome/3.0.0/ix_values.yaml rename to incubator/navidrome/3.0.1/ix_values.yaml diff --git a/incubator/navidrome/3.0.0/questions.yaml b/incubator/navidrome/3.0.1/questions.yaml similarity index 100% rename from incubator/navidrome/3.0.0/questions.yaml rename to incubator/navidrome/3.0.1/questions.yaml diff --git a/incubator/navidrome/3.0.0/templates/common.yaml b/incubator/navidrome/3.0.1/templates/common.yaml similarity index 100% rename from incubator/navidrome/3.0.0/templates/common.yaml rename to incubator/navidrome/3.0.1/templates/common.yaml diff --git a/incubator/navidrome/3.0.0/test_values.yaml b/incubator/navidrome/3.0.1/test_values.yaml similarity index 100% rename from incubator/navidrome/3.0.0/test_values.yaml rename to incubator/navidrome/3.0.1/test_values.yaml diff --git a/incubator/navidrome/3.0.0/values.yaml b/incubator/navidrome/3.0.1/values.yaml similarity index 100% rename from incubator/navidrome/3.0.0/values.yaml rename to incubator/navidrome/3.0.1/values.yaml diff --git a/incubator/node-red/3.0.0/Chart.lock b/incubator/node-red/3.0.0/Chart.lock deleted file mode 100644 index 2df8052d737..00000000000 --- a/incubator/node-red/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:19.974847+02:00" diff --git a/incubator/node-red/3.0.0/charts/common-3.0.1.tgz b/incubator/node-red/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/node-red/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/node-red/3.0.0/.helmignore b/incubator/node-red/3.0.1/.helmignore similarity index 100% rename from incubator/node-red/3.0.0/.helmignore rename to incubator/node-red/3.0.1/.helmignore diff --git a/incubator/node-red/3.0.0/CONFIG.md b/incubator/node-red/3.0.1/CONFIG.md similarity index 100% rename from incubator/node-red/3.0.0/CONFIG.md rename to incubator/node-red/3.0.1/CONFIG.md diff --git a/incubator/node-red/3.0.1/Chart.lock b/incubator/node-red/3.0.1/Chart.lock new file mode 100644 index 00000000000..98a100abde4 --- /dev/null +++ b/incubator/node-red/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/node-red/3.0.1/Chart.yaml similarity index 95% rename from incubator/node-red/3.0.0/Chart.yaml rename to incubator/node-red/3.0.1/Chart.yaml index aae27b40e08..8b151d31313 100644 --- a/incubator/node-red/3.0.0/Chart.yaml +++ b/incubator/node-red/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: node-red -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/node-red/3.0.0/README.md b/incubator/node-red/3.0.1/README.md similarity index 100% rename from incubator/node-red/3.0.0/README.md rename to incubator/node-red/3.0.1/README.md diff --git a/incubator/node-red/3.0.0/app-readme.md b/incubator/node-red/3.0.1/app-readme.md similarity index 100% rename from incubator/node-red/3.0.0/app-readme.md rename to incubator/node-red/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/node-red/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/node-red/3.0.0/ix_values.yaml b/incubator/node-red/3.0.1/ix_values.yaml similarity index 100% rename from incubator/node-red/3.0.0/ix_values.yaml rename to incubator/node-red/3.0.1/ix_values.yaml diff --git a/incubator/node-red/3.0.0/questions.yaml b/incubator/node-red/3.0.1/questions.yaml similarity index 100% rename from incubator/node-red/3.0.0/questions.yaml rename to incubator/node-red/3.0.1/questions.yaml diff --git a/incubator/node-red/3.0.0/templates/common.yaml b/incubator/node-red/3.0.1/templates/common.yaml similarity index 100% rename from incubator/node-red/3.0.0/templates/common.yaml rename to incubator/node-red/3.0.1/templates/common.yaml diff --git a/incubator/node-red/3.0.0/test_values.yaml b/incubator/node-red/3.0.1/test_values.yaml similarity index 100% rename from incubator/node-red/3.0.0/test_values.yaml rename to incubator/node-red/3.0.1/test_values.yaml diff --git a/incubator/node-red/3.0.0/values.yaml b/incubator/node-red/3.0.1/values.yaml similarity index 100% rename from incubator/node-red/3.0.0/values.yaml rename to incubator/node-red/3.0.1/values.yaml diff --git a/incubator/nzbget/3.0.0/Chart.lock b/incubator/nzbget/3.0.0/Chart.lock deleted file mode 100644 index 9ce0b862f3f..00000000000 --- a/incubator/nzbget/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:23.5053331+02:00" diff --git a/incubator/nzbget/3.0.0/charts/common-3.0.1.tgz b/incubator/nzbget/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/nzbget/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/nzbget/3.0.0/.helmignore b/incubator/nzbget/3.0.1/.helmignore similarity index 100% rename from incubator/nzbget/3.0.0/.helmignore rename to incubator/nzbget/3.0.1/.helmignore diff --git a/incubator/nzbget/3.0.0/CONFIG.md b/incubator/nzbget/3.0.1/CONFIG.md similarity index 100% rename from incubator/nzbget/3.0.0/CONFIG.md rename to incubator/nzbget/3.0.1/CONFIG.md diff --git a/incubator/nzbget/3.0.1/Chart.lock b/incubator/nzbget/3.0.1/Chart.lock new file mode 100644 index 00000000000..64c3aa5b591 --- /dev/null +++ b/incubator/nzbget/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/nzbget/3.0.1/Chart.yaml similarity index 95% rename from incubator/nzbget/3.0.0/Chart.yaml rename to incubator/nzbget/3.0.1/Chart.yaml index 24a41b01db8..2f13982ec96 100644 --- a/incubator/nzbget/3.0.0/Chart.yaml +++ b/incubator/nzbget/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbget -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbget/3.0.0/README.md b/incubator/nzbget/3.0.1/README.md similarity index 100% rename from incubator/nzbget/3.0.0/README.md rename to incubator/nzbget/3.0.1/README.md diff --git a/incubator/nzbget/3.0.0/app-readme.md b/incubator/nzbget/3.0.1/app-readme.md similarity index 100% rename from incubator/nzbget/3.0.0/app-readme.md rename to incubator/nzbget/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/nzbget/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/nzbget/3.0.0/ix_values.yaml b/incubator/nzbget/3.0.1/ix_values.yaml similarity index 100% rename from incubator/nzbget/3.0.0/ix_values.yaml rename to incubator/nzbget/3.0.1/ix_values.yaml diff --git a/incubator/nzbget/3.0.0/questions.yaml b/incubator/nzbget/3.0.1/questions.yaml similarity index 100% rename from incubator/nzbget/3.0.0/questions.yaml rename to incubator/nzbget/3.0.1/questions.yaml diff --git a/incubator/nzbget/3.0.0/templates/common.yaml b/incubator/nzbget/3.0.1/templates/common.yaml similarity index 100% rename from incubator/nzbget/3.0.0/templates/common.yaml rename to incubator/nzbget/3.0.1/templates/common.yaml diff --git a/incubator/nzbget/3.0.0/test_values.yaml b/incubator/nzbget/3.0.1/test_values.yaml similarity index 100% rename from incubator/nzbget/3.0.0/test_values.yaml rename to incubator/nzbget/3.0.1/test_values.yaml diff --git a/incubator/nzbget/3.0.0/values.yaml b/incubator/nzbget/3.0.1/values.yaml similarity index 100% rename from incubator/nzbget/3.0.0/values.yaml rename to incubator/nzbget/3.0.1/values.yaml diff --git a/incubator/nzbhydra/3.0.0/Chart.lock b/incubator/nzbhydra/3.0.0/Chart.lock deleted file mode 100644 index 320754dbb11..00000000000 --- a/incubator/nzbhydra/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:26.9691817+02:00" diff --git a/incubator/nzbhydra/3.0.0/charts/common-3.0.1.tgz b/incubator/nzbhydra/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/nzbhydra/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/nzbhydra/3.0.0/.helmignore b/incubator/nzbhydra/3.0.1/.helmignore similarity index 100% rename from incubator/nzbhydra/3.0.0/.helmignore rename to incubator/nzbhydra/3.0.1/.helmignore diff --git a/incubator/nzbhydra/3.0.0/CONFIG.md b/incubator/nzbhydra/3.0.1/CONFIG.md similarity index 100% rename from incubator/nzbhydra/3.0.0/CONFIG.md rename to incubator/nzbhydra/3.0.1/CONFIG.md diff --git a/incubator/nzbhydra/3.0.1/Chart.lock b/incubator/nzbhydra/3.0.1/Chart.lock new file mode 100644 index 00000000000..b105d065b0b --- /dev/null +++ b/incubator/nzbhydra/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/nzbhydra/3.0.1/Chart.yaml similarity index 96% rename from incubator/nzbhydra/3.0.0/Chart.yaml rename to incubator/nzbhydra/3.0.1/Chart.yaml index 859b8d6d59d..dbea7db2022 100644 --- a/incubator/nzbhydra/3.0.0/Chart.yaml +++ b/incubator/nzbhydra/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbhydra -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbhydra/3.0.0/README.md b/incubator/nzbhydra/3.0.1/README.md similarity index 100% rename from incubator/nzbhydra/3.0.0/README.md rename to incubator/nzbhydra/3.0.1/README.md diff --git a/incubator/nzbhydra/3.0.0/app-readme.md b/incubator/nzbhydra/3.0.1/app-readme.md similarity index 100% rename from incubator/nzbhydra/3.0.0/app-readme.md rename to incubator/nzbhydra/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/nzbhydra/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/nzbhydra/3.0.0/ix_values.yaml b/incubator/nzbhydra/3.0.1/ix_values.yaml similarity index 100% rename from incubator/nzbhydra/3.0.0/ix_values.yaml rename to incubator/nzbhydra/3.0.1/ix_values.yaml diff --git a/incubator/nzbhydra/3.0.0/questions.yaml b/incubator/nzbhydra/3.0.1/questions.yaml similarity index 100% rename from incubator/nzbhydra/3.0.0/questions.yaml rename to incubator/nzbhydra/3.0.1/questions.yaml diff --git a/incubator/nzbhydra/3.0.0/templates/common.yaml b/incubator/nzbhydra/3.0.1/templates/common.yaml similarity index 100% rename from incubator/nzbhydra/3.0.0/templates/common.yaml rename to incubator/nzbhydra/3.0.1/templates/common.yaml diff --git a/incubator/nzbhydra/3.0.0/test_values.yaml b/incubator/nzbhydra/3.0.1/test_values.yaml similarity index 100% rename from incubator/nzbhydra/3.0.0/test_values.yaml rename to incubator/nzbhydra/3.0.1/test_values.yaml diff --git a/incubator/nzbhydra/3.0.0/values.yaml b/incubator/nzbhydra/3.0.1/values.yaml similarity index 100% rename from incubator/nzbhydra/3.0.0/values.yaml rename to incubator/nzbhydra/3.0.1/values.yaml diff --git a/incubator/organizr/3.0.0/Chart.lock b/incubator/organizr/3.0.0/Chart.lock deleted file mode 100644 index 81b9a10e737..00000000000 --- a/incubator/organizr/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:30.4853663+02:00" diff --git a/incubator/organizr/3.0.0/charts/common-3.0.1.tgz b/incubator/organizr/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/organizr/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/organizr/3.0.0/.helmignore b/incubator/organizr/3.0.1/.helmignore similarity index 100% rename from incubator/organizr/3.0.0/.helmignore rename to incubator/organizr/3.0.1/.helmignore diff --git a/incubator/organizr/3.0.0/CONFIG.md b/incubator/organizr/3.0.1/CONFIG.md similarity index 100% rename from incubator/organizr/3.0.0/CONFIG.md rename to incubator/organizr/3.0.1/CONFIG.md diff --git a/incubator/organizr/3.0.1/Chart.lock b/incubator/organizr/3.0.1/Chart.lock new file mode 100644 index 00000000000..b43b90f1c43 --- /dev/null +++ b/incubator/organizr/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/organizr/3.0.1/Chart.yaml similarity index 95% rename from incubator/organizr/3.0.0/Chart.yaml rename to incubator/organizr/3.0.1/Chart.yaml index 45bfec4b5a5..a9d714b09e7 100644 --- a/incubator/organizr/3.0.0/Chart.yaml +++ b/incubator/organizr/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: organizr -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/organizr/3.0.0/README.md b/incubator/organizr/3.0.1/README.md similarity index 100% rename from incubator/organizr/3.0.0/README.md rename to incubator/organizr/3.0.1/README.md diff --git a/incubator/organizr/3.0.0/app-readme.md b/incubator/organizr/3.0.1/app-readme.md similarity index 100% rename from incubator/organizr/3.0.0/app-readme.md rename to incubator/organizr/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/organizr/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/organizr/3.0.0/ix_values.yaml b/incubator/organizr/3.0.1/ix_values.yaml similarity index 100% rename from incubator/organizr/3.0.0/ix_values.yaml rename to incubator/organizr/3.0.1/ix_values.yaml diff --git a/incubator/organizr/3.0.0/questions.yaml b/incubator/organizr/3.0.1/questions.yaml similarity index 100% rename from incubator/organizr/3.0.0/questions.yaml rename to incubator/organizr/3.0.1/questions.yaml diff --git a/incubator/organizr/3.0.0/templates/common.yaml b/incubator/organizr/3.0.1/templates/common.yaml similarity index 100% rename from incubator/organizr/3.0.0/templates/common.yaml rename to incubator/organizr/3.0.1/templates/common.yaml diff --git a/incubator/organizr/3.0.0/test_values.yaml b/incubator/organizr/3.0.1/test_values.yaml similarity index 100% rename from incubator/organizr/3.0.0/test_values.yaml rename to incubator/organizr/3.0.1/test_values.yaml diff --git a/incubator/organizr/3.0.0/values.yaml b/incubator/organizr/3.0.1/values.yaml similarity index 100% rename from incubator/organizr/3.0.0/values.yaml rename to incubator/organizr/3.0.1/values.yaml diff --git a/incubator/qbittorrent/3.0.0/Chart.lock b/incubator/qbittorrent/3.0.0/Chart.lock deleted file mode 100644 index 97af7eded12..00000000000 --- a/incubator/qbittorrent/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:33.8285032+02:00" diff --git a/incubator/qbittorrent/3.0.0/charts/common-3.0.1.tgz b/incubator/qbittorrent/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/qbittorrent/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/qbittorrent/3.0.0/.helmignore b/incubator/qbittorrent/3.0.1/.helmignore similarity index 100% rename from incubator/qbittorrent/3.0.0/.helmignore rename to incubator/qbittorrent/3.0.1/.helmignore diff --git a/incubator/qbittorrent/3.0.0/CONFIG.md b/incubator/qbittorrent/3.0.1/CONFIG.md similarity index 100% rename from incubator/qbittorrent/3.0.0/CONFIG.md rename to incubator/qbittorrent/3.0.1/CONFIG.md diff --git a/incubator/qbittorrent/3.0.1/Chart.lock b/incubator/qbittorrent/3.0.1/Chart.lock new file mode 100644 index 00000000000..e341575a95b --- /dev/null +++ b/incubator/qbittorrent/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/qbittorrent/3.0.1/Chart.yaml similarity index 96% rename from incubator/qbittorrent/3.0.0/Chart.yaml rename to incubator/qbittorrent/3.0.1/Chart.yaml index f019f07faec..14e6108e5d6 100644 --- a/incubator/qbittorrent/3.0.0/Chart.yaml +++ b/incubator/qbittorrent/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qbittorrent -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/qbittorrent/3.0.0/README.md b/incubator/qbittorrent/3.0.1/README.md similarity index 100% rename from incubator/qbittorrent/3.0.0/README.md rename to incubator/qbittorrent/3.0.1/README.md diff --git a/incubator/qbittorrent/3.0.0/app-readme.md b/incubator/qbittorrent/3.0.1/app-readme.md similarity index 100% rename from incubator/qbittorrent/3.0.0/app-readme.md rename to incubator/qbittorrent/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/qbittorrent/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/qbittorrent/3.0.0/ix_values.yaml b/incubator/qbittorrent/3.0.1/ix_values.yaml similarity index 100% rename from incubator/qbittorrent/3.0.0/ix_values.yaml rename to incubator/qbittorrent/3.0.1/ix_values.yaml diff --git a/incubator/qbittorrent/3.0.0/questions.yaml b/incubator/qbittorrent/3.0.1/questions.yaml similarity index 100% rename from incubator/qbittorrent/3.0.0/questions.yaml rename to incubator/qbittorrent/3.0.1/questions.yaml diff --git a/incubator/qbittorrent/3.0.0/templates/common.yaml b/incubator/qbittorrent/3.0.1/templates/common.yaml similarity index 100% rename from incubator/qbittorrent/3.0.0/templates/common.yaml rename to incubator/qbittorrent/3.0.1/templates/common.yaml diff --git a/incubator/qbittorrent/3.0.0/templates/configmap.yaml b/incubator/qbittorrent/3.0.1/templates/configmap.yaml similarity index 100% rename from incubator/qbittorrent/3.0.0/templates/configmap.yaml rename to incubator/qbittorrent/3.0.1/templates/configmap.yaml diff --git a/incubator/qbittorrent/3.0.0/test_values.yaml b/incubator/qbittorrent/3.0.1/test_values.yaml similarity index 100% rename from incubator/qbittorrent/3.0.0/test_values.yaml rename to incubator/qbittorrent/3.0.1/test_values.yaml diff --git a/incubator/qbittorrent/3.0.0/values.yaml b/incubator/qbittorrent/3.0.1/values.yaml similarity index 100% rename from incubator/qbittorrent/3.0.0/values.yaml rename to incubator/qbittorrent/3.0.1/values.yaml diff --git a/incubator/readarr/3.0.0/Chart.lock b/incubator/readarr/3.0.0/Chart.lock deleted file mode 100644 index 5919c6418be..00000000000 --- a/incubator/readarr/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:37.3577942+02:00" diff --git a/incubator/readarr/3.0.0/charts/common-3.0.1.tgz b/incubator/readarr/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/readarr/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/readarr/3.0.0/.helmignore b/incubator/readarr/3.0.1/.helmignore similarity index 100% rename from incubator/readarr/3.0.0/.helmignore rename to incubator/readarr/3.0.1/.helmignore diff --git a/incubator/readarr/3.0.0/CONFIG.md b/incubator/readarr/3.0.1/CONFIG.md similarity index 100% rename from incubator/readarr/3.0.0/CONFIG.md rename to incubator/readarr/3.0.1/CONFIG.md diff --git a/incubator/readarr/3.0.1/Chart.lock b/incubator/readarr/3.0.1/Chart.lock new file mode 100644 index 00000000000..1fa2ed089f2 --- /dev/null +++ b/incubator/readarr/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/readarr/3.0.1/Chart.yaml similarity index 96% rename from incubator/readarr/3.0.0/Chart.yaml rename to incubator/readarr/3.0.1/Chart.yaml index 49618c98a60..3f3dd5ce5cf 100644 --- a/incubator/readarr/3.0.0/Chart.yaml +++ b/incubator/readarr/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: readarr -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/readarr/3.0.0/README.md b/incubator/readarr/3.0.1/README.md similarity index 100% rename from incubator/readarr/3.0.0/README.md rename to incubator/readarr/3.0.1/README.md diff --git a/incubator/readarr/3.0.0/app-readme.md b/incubator/readarr/3.0.1/app-readme.md similarity index 100% rename from incubator/readarr/3.0.0/app-readme.md rename to incubator/readarr/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/readarr/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/readarr/3.0.0/ix_values.yaml b/incubator/readarr/3.0.1/ix_values.yaml similarity index 100% rename from incubator/readarr/3.0.0/ix_values.yaml rename to incubator/readarr/3.0.1/ix_values.yaml diff --git a/incubator/readarr/3.0.0/questions.yaml b/incubator/readarr/3.0.1/questions.yaml similarity index 100% rename from incubator/readarr/3.0.0/questions.yaml rename to incubator/readarr/3.0.1/questions.yaml diff --git a/incubator/readarr/3.0.0/templates/common.yaml b/incubator/readarr/3.0.1/templates/common.yaml similarity index 100% rename from incubator/readarr/3.0.0/templates/common.yaml rename to incubator/readarr/3.0.1/templates/common.yaml diff --git a/incubator/readarr/3.0.0/test_values.yaml b/incubator/readarr/3.0.1/test_values.yaml similarity index 100% rename from incubator/readarr/3.0.0/test_values.yaml rename to incubator/readarr/3.0.1/test_values.yaml diff --git a/incubator/readarr/3.0.0/values.yaml b/incubator/readarr/3.0.1/values.yaml similarity index 100% rename from incubator/readarr/3.0.0/values.yaml rename to incubator/readarr/3.0.1/values.yaml diff --git a/incubator/sabnzbd/3.0.0/Chart.lock b/incubator/sabnzbd/3.0.0/Chart.lock deleted file mode 100644 index 1b22a2404f1..00000000000 --- a/incubator/sabnzbd/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:40.8596844+02:00" diff --git a/incubator/sabnzbd/3.0.0/charts/common-3.0.1.tgz b/incubator/sabnzbd/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/sabnzbd/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/sabnzbd/3.0.0/.helmignore b/incubator/sabnzbd/3.0.1/.helmignore similarity index 100% rename from incubator/sabnzbd/3.0.0/.helmignore rename to incubator/sabnzbd/3.0.1/.helmignore diff --git a/incubator/sabnzbd/3.0.0/CONFIG.md b/incubator/sabnzbd/3.0.1/CONFIG.md similarity index 100% rename from incubator/sabnzbd/3.0.0/CONFIG.md rename to incubator/sabnzbd/3.0.1/CONFIG.md diff --git a/incubator/sabnzbd/3.0.1/Chart.lock b/incubator/sabnzbd/3.0.1/Chart.lock new file mode 100644 index 00000000000..6dee38aa39b --- /dev/null +++ b/incubator/sabnzbd/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/sabnzbd/3.0.1/Chart.yaml similarity index 95% rename from incubator/sabnzbd/3.0.0/Chart.yaml rename to incubator/sabnzbd/3.0.1/Chart.yaml index 5249d156279..6bdca0c537e 100644 --- a/incubator/sabnzbd/3.0.0/Chart.yaml +++ b/incubator/sabnzbd/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sabnzbd -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/sabnzbd/3.0.0/README.md b/incubator/sabnzbd/3.0.1/README.md similarity index 100% rename from incubator/sabnzbd/3.0.0/README.md rename to incubator/sabnzbd/3.0.1/README.md diff --git a/incubator/sabnzbd/3.0.0/app-readme.md b/incubator/sabnzbd/3.0.1/app-readme.md similarity index 100% rename from incubator/sabnzbd/3.0.0/app-readme.md rename to incubator/sabnzbd/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/sabnzbd/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/sabnzbd/3.0.0/ix_values.yaml b/incubator/sabnzbd/3.0.1/ix_values.yaml similarity index 100% rename from incubator/sabnzbd/3.0.0/ix_values.yaml rename to incubator/sabnzbd/3.0.1/ix_values.yaml diff --git a/incubator/sabnzbd/3.0.0/questions.yaml b/incubator/sabnzbd/3.0.1/questions.yaml similarity index 100% rename from incubator/sabnzbd/3.0.0/questions.yaml rename to incubator/sabnzbd/3.0.1/questions.yaml diff --git a/incubator/sabnzbd/3.0.0/templates/common.yaml b/incubator/sabnzbd/3.0.1/templates/common.yaml similarity index 100% rename from incubator/sabnzbd/3.0.0/templates/common.yaml rename to incubator/sabnzbd/3.0.1/templates/common.yaml diff --git a/incubator/sabnzbd/3.0.0/test_values.yaml b/incubator/sabnzbd/3.0.1/test_values.yaml similarity index 100% rename from incubator/sabnzbd/3.0.0/test_values.yaml rename to incubator/sabnzbd/3.0.1/test_values.yaml diff --git a/incubator/sabnzbd/3.0.0/values.yaml b/incubator/sabnzbd/3.0.1/values.yaml similarity index 100% rename from incubator/sabnzbd/3.0.0/values.yaml rename to incubator/sabnzbd/3.0.1/values.yaml diff --git a/incubator/truecommand/3.0.0/Chart.lock b/incubator/truecommand/3.0.0/Chart.lock deleted file mode 100644 index c3255b38a12..00000000000 --- a/incubator/truecommand/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:44.3941884+02:00" diff --git a/incubator/truecommand/3.0.0/charts/common-3.0.1.tgz b/incubator/truecommand/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/truecommand/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/truecommand/3.0.0/.helmignore b/incubator/truecommand/3.0.1/.helmignore similarity index 100% rename from incubator/truecommand/3.0.0/.helmignore rename to incubator/truecommand/3.0.1/.helmignore diff --git a/incubator/truecommand/3.0.0/CONFIG.md b/incubator/truecommand/3.0.1/CONFIG.md similarity index 100% rename from incubator/truecommand/3.0.0/CONFIG.md rename to incubator/truecommand/3.0.1/CONFIG.md diff --git a/incubator/truecommand/3.0.1/Chart.lock b/incubator/truecommand/3.0.1/Chart.lock new file mode 100644 index 00000000000..ad700c3947b --- /dev/null +++ b/incubator/truecommand/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/truecommand/3.0.1/Chart.yaml similarity index 95% rename from incubator/truecommand/3.0.0/Chart.yaml rename to incubator/truecommand/3.0.1/Chart.yaml index 2ddbe580cf7..66a5571ba43 100644 --- a/incubator/truecommand/3.0.0/Chart.yaml +++ b/incubator/truecommand/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: truecommand -version: 3.0.0 +version: 3.0.1 # 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/truecommand/3.0.0/README.md b/incubator/truecommand/3.0.1/README.md similarity index 100% rename from incubator/truecommand/3.0.0/README.md rename to incubator/truecommand/3.0.1/README.md diff --git a/incubator/truecommand/3.0.0/app-readme.md b/incubator/truecommand/3.0.1/app-readme.md similarity index 100% rename from incubator/truecommand/3.0.0/app-readme.md rename to incubator/truecommand/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/truecommand/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/truecommand/3.0.0/ix_values.yaml b/incubator/truecommand/3.0.1/ix_values.yaml similarity index 100% rename from incubator/truecommand/3.0.0/ix_values.yaml rename to incubator/truecommand/3.0.1/ix_values.yaml diff --git a/incubator/truecommand/3.0.0/questions.yaml b/incubator/truecommand/3.0.1/questions.yaml similarity index 100% rename from incubator/truecommand/3.0.0/questions.yaml rename to incubator/truecommand/3.0.1/questions.yaml diff --git a/incubator/truecommand/3.0.0/templates/common.yaml b/incubator/truecommand/3.0.1/templates/common.yaml similarity index 100% rename from incubator/truecommand/3.0.0/templates/common.yaml rename to incubator/truecommand/3.0.1/templates/common.yaml diff --git a/incubator/truecommand/3.0.0/test_values.yaml b/incubator/truecommand/3.0.1/test_values.yaml similarity index 100% rename from incubator/truecommand/3.0.0/test_values.yaml rename to incubator/truecommand/3.0.1/test_values.yaml diff --git a/incubator/truecommand/3.0.0/values.yaml b/incubator/truecommand/3.0.1/values.yaml similarity index 100% rename from incubator/truecommand/3.0.0/values.yaml rename to incubator/truecommand/3.0.1/values.yaml diff --git a/incubator/tvheadend/4.0.0/Chart.lock b/incubator/tvheadend/4.0.0/Chart.lock deleted file mode 100644 index daf17e74938..00000000000 --- a/incubator/tvheadend/4.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:30:12.026253221Z" diff --git a/incubator/tvheadend/4.0.0/charts/common-3.0.1.tgz b/incubator/tvheadend/4.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/tvheadend/4.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/tvheadend/4.0.0/.helmignore b/incubator/tvheadend/4.0.1/.helmignore similarity index 100% rename from incubator/tvheadend/4.0.0/.helmignore rename to incubator/tvheadend/4.0.1/.helmignore diff --git a/incubator/tvheadend/4.0.0/CONFIG.md b/incubator/tvheadend/4.0.1/CONFIG.md similarity index 100% rename from incubator/tvheadend/4.0.0/CONFIG.md rename to incubator/tvheadend/4.0.1/CONFIG.md diff --git a/incubator/tvheadend/4.0.1/Chart.lock b/incubator/tvheadend/4.0.1/Chart.lock new file mode 100644 index 00000000000..72810a15cf8 --- /dev/null +++ b/incubator/tvheadend/4.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/tvheadend/4.0.1/Chart.yaml similarity index 95% rename from incubator/tvheadend/4.0.0/Chart.yaml rename to incubator/tvheadend/4.0.1/Chart.yaml index 37af2677014..3db512f24d8 100644 --- a/incubator/tvheadend/4.0.0/Chart.yaml +++ b/incubator/tvheadend/4.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tvheadend -version: 4.0.0 +version: 4.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/tvheadend/4.0.0/README.md b/incubator/tvheadend/4.0.1/README.md similarity index 100% rename from incubator/tvheadend/4.0.0/README.md rename to incubator/tvheadend/4.0.1/README.md diff --git a/incubator/tvheadend/4.0.0/app-readme.md b/incubator/tvheadend/4.0.1/app-readme.md similarity index 100% rename from incubator/tvheadend/4.0.0/app-readme.md rename to incubator/tvheadend/4.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/tvheadend/4.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/tvheadend/4.0.0/ix_values.yaml b/incubator/tvheadend/4.0.1/ix_values.yaml similarity index 100% rename from incubator/tvheadend/4.0.0/ix_values.yaml rename to incubator/tvheadend/4.0.1/ix_values.yaml diff --git a/incubator/tvheadend/4.0.0/questions.yaml b/incubator/tvheadend/4.0.1/questions.yaml similarity index 100% rename from incubator/tvheadend/4.0.0/questions.yaml rename to incubator/tvheadend/4.0.1/questions.yaml diff --git a/incubator/tvheadend/4.0.0/templates/common.yaml b/incubator/tvheadend/4.0.1/templates/common.yaml similarity index 100% rename from incubator/tvheadend/4.0.0/templates/common.yaml rename to incubator/tvheadend/4.0.1/templates/common.yaml diff --git a/incubator/tvheadend/4.0.0/test_values.yaml b/incubator/tvheadend/4.0.1/test_values.yaml similarity index 100% rename from incubator/tvheadend/4.0.0/test_values.yaml rename to incubator/tvheadend/4.0.1/test_values.yaml diff --git a/incubator/tvheadend/4.0.0/values.yaml b/incubator/tvheadend/4.0.1/values.yaml similarity index 100% rename from incubator/tvheadend/4.0.0/values.yaml rename to incubator/tvheadend/4.0.1/values.yaml diff --git a/incubator/unifi/3.0.0/Chart.lock b/incubator/unifi/3.0.0/Chart.lock deleted file mode 100644 index e3ccf22f148..00000000000 --- a/incubator/unifi/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:32:51.7783351+02:00" diff --git a/incubator/unifi/3.0.0/charts/common-3.0.1.tgz b/incubator/unifi/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/incubator/unifi/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/incubator/unifi/3.0.0/.helmignore b/incubator/unifi/3.0.1/.helmignore similarity index 100% rename from incubator/unifi/3.0.0/.helmignore rename to incubator/unifi/3.0.1/.helmignore diff --git a/incubator/unifi/3.0.0/CONFIG.md b/incubator/unifi/3.0.1/CONFIG.md similarity index 100% rename from incubator/unifi/3.0.0/CONFIG.md rename to incubator/unifi/3.0.1/CONFIG.md diff --git a/incubator/unifi/3.0.1/Chart.lock b/incubator/unifi/3.0.1/Chart.lock new file mode 100644 index 00000000000..de9d2ca37ab --- /dev/null +++ b/incubator/unifi/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/incubator/unifi/3.0.1/Chart.yaml similarity index 95% rename from incubator/unifi/3.0.0/Chart.yaml rename to incubator/unifi/3.0.1/Chart.yaml index 3b1e0f5be35..9743f9979ac 100644 --- a/incubator/unifi/3.0.0/Chart.yaml +++ b/incubator/unifi/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: unifi -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/unifi/3.0.0/README.md b/incubator/unifi/3.0.1/README.md similarity index 100% rename from incubator/unifi/3.0.0/README.md rename to incubator/unifi/3.0.1/README.md diff --git a/incubator/unifi/3.0.0/app-readme.md b/incubator/unifi/3.0.1/app-readme.md similarity index 100% rename from incubator/unifi/3.0.0/app-readme.md rename to incubator/unifi/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/incubator/unifi/3.0.1/charts/common-3.0.2.tgz differ diff --git a/incubator/unifi/3.0.0/ix_values.yaml b/incubator/unifi/3.0.1/ix_values.yaml similarity index 100% rename from incubator/unifi/3.0.0/ix_values.yaml rename to incubator/unifi/3.0.1/ix_values.yaml diff --git a/incubator/unifi/3.0.0/questions.yaml b/incubator/unifi/3.0.1/questions.yaml similarity index 100% rename from incubator/unifi/3.0.0/questions.yaml rename to incubator/unifi/3.0.1/questions.yaml diff --git a/incubator/unifi/3.0.0/templates/common.yaml b/incubator/unifi/3.0.1/templates/common.yaml similarity index 100% rename from incubator/unifi/3.0.0/templates/common.yaml rename to incubator/unifi/3.0.1/templates/common.yaml diff --git a/incubator/unifi/3.0.0/test_values.yaml b/incubator/unifi/3.0.1/test_values.yaml similarity index 100% rename from incubator/unifi/3.0.0/test_values.yaml rename to incubator/unifi/3.0.1/test_values.yaml diff --git a/incubator/unifi/3.0.0/values.yaml b/incubator/unifi/3.0.1/values.yaml similarity index 100% rename from incubator/unifi/3.0.0/values.yaml rename to incubator/unifi/3.0.1/values.yaml diff --git a/stable/bitwarden/1.0.2/charts/common-3.0.1.tgz b/stable/bitwarden/1.0.2/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/bitwarden/1.0.2/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/bitwarden/1.0.2/.helmignore b/stable/bitwarden/1.0.3/.helmignore similarity index 100% rename from stable/bitwarden/1.0.2/.helmignore rename to stable/bitwarden/1.0.3/.helmignore diff --git a/stable/bitwarden/1.0.2/CONFIG.md b/stable/bitwarden/1.0.3/CONFIG.md similarity index 100% rename from stable/bitwarden/1.0.2/CONFIG.md rename to stable/bitwarden/1.0.3/CONFIG.md diff --git a/stable/bitwarden/1.0.2/Chart.lock b/stable/bitwarden/1.0.3/Chart.lock similarity index 52% rename from stable/bitwarden/1.0.2/Chart.lock rename to stable/bitwarden/1.0.3/Chart.lock index 7838efad872..020745aa8f8 100644 --- a/stable/bitwarden/1.0.2/Chart.lock +++ b/stable/bitwarden/1.0.3/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 10.3.17 -digest: sha256:85393b64c25f7b124445e323b8d2411354aef06cc62697c64cf3a04b0d186596 -generated: "2021-04-14T20:36:30.761913165Z" +digest: sha256:0ccbe4e0b96afdddc10c1598960b8bef64f2d75a2e32fa177a563542614eda4c +generated: "2021-04-14T20:48:52.018983603Z" diff --git a/stable/bitwarden/1.0.2/Chart.yaml b/stable/bitwarden/1.0.3/Chart.yaml similarity index 96% rename from stable/bitwarden/1.0.2/Chart.yaml rename to stable/bitwarden/1.0.3/Chart.yaml index 878a996cab5..3d3e110f128 100644 --- a/stable/bitwarden/1.0.2/Chart.yaml +++ b/stable/bitwarden/1.0.3/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bitwarden -version: 1.0.2 +version: 1.0.3 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.1 + version: 3.0.2 # condition: - name: postgresql version: 10.3.17 diff --git a/stable/bitwarden/1.0.2/README.md b/stable/bitwarden/1.0.3/README.md similarity index 100% rename from stable/bitwarden/1.0.2/README.md rename to stable/bitwarden/1.0.3/README.md diff --git a/stable/bitwarden/1.0.2/app-readme.md b/stable/bitwarden/1.0.3/app-readme.md similarity index 100% rename from stable/bitwarden/1.0.2/app-readme.md rename to stable/bitwarden/1.0.3/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/bitwarden/1.0.3/charts/common-3.0.2.tgz differ diff --git a/stable/bitwarden/1.0.2/charts/postgresql-10.3.17.tgz b/stable/bitwarden/1.0.3/charts/postgresql-10.3.17.tgz similarity index 100% rename from stable/bitwarden/1.0.2/charts/postgresql-10.3.17.tgz rename to stable/bitwarden/1.0.3/charts/postgresql-10.3.17.tgz diff --git a/stable/bitwarden/1.0.2/ix_values.yaml b/stable/bitwarden/1.0.3/ix_values.yaml similarity index 100% rename from stable/bitwarden/1.0.2/ix_values.yaml rename to stable/bitwarden/1.0.3/ix_values.yaml diff --git a/stable/bitwarden/1.0.2/questions.yaml b/stable/bitwarden/1.0.3/questions.yaml similarity index 100% rename from stable/bitwarden/1.0.2/questions.yaml rename to stable/bitwarden/1.0.3/questions.yaml diff --git a/stable/bitwarden/1.0.2/templates/_specialingress.tpl b/stable/bitwarden/1.0.3/templates/_specialingress.tpl similarity index 100% rename from stable/bitwarden/1.0.2/templates/_specialingress.tpl rename to stable/bitwarden/1.0.3/templates/_specialingress.tpl diff --git a/stable/bitwarden/1.0.2/templates/_validate.tpl b/stable/bitwarden/1.0.3/templates/_validate.tpl similarity index 100% rename from stable/bitwarden/1.0.2/templates/_validate.tpl rename to stable/bitwarden/1.0.3/templates/_validate.tpl diff --git a/stable/bitwarden/1.0.2/templates/common.yaml b/stable/bitwarden/1.0.3/templates/common.yaml similarity index 100% rename from stable/bitwarden/1.0.2/templates/common.yaml rename to stable/bitwarden/1.0.3/templates/common.yaml diff --git a/stable/bitwarden/1.0.2/templates/configmap.yaml b/stable/bitwarden/1.0.3/templates/configmap.yaml similarity index 100% rename from stable/bitwarden/1.0.2/templates/configmap.yaml rename to stable/bitwarden/1.0.3/templates/configmap.yaml diff --git a/stable/bitwarden/1.0.2/templates/secrets.yaml b/stable/bitwarden/1.0.3/templates/secrets.yaml similarity index 100% rename from stable/bitwarden/1.0.2/templates/secrets.yaml rename to stable/bitwarden/1.0.3/templates/secrets.yaml diff --git a/stable/bitwarden/1.0.2/test_values.yaml b/stable/bitwarden/1.0.3/test_values.yaml similarity index 100% rename from stable/bitwarden/1.0.2/test_values.yaml rename to stable/bitwarden/1.0.3/test_values.yaml diff --git a/stable/bitwarden/1.0.2/values.yaml b/stable/bitwarden/1.0.3/values.yaml similarity index 100% rename from stable/bitwarden/1.0.2/values.yaml rename to stable/bitwarden/1.0.3/values.yaml diff --git a/stable/collabora-online/3.0.0/Chart.lock b/stable/collabora-online/3.0.0/Chart.lock deleted file mode 100644 index 4d2ad7deca4..00000000000 --- a/stable/collabora-online/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:22.8492703+02:00" diff --git a/stable/collabora-online/3.0.0/charts/common-3.0.1.tgz b/stable/collabora-online/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/collabora-online/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/collabora-online/3.0.0/CONFIG.md b/stable/collabora-online/3.0.1/CONFIG.md similarity index 100% rename from stable/collabora-online/3.0.0/CONFIG.md rename to stable/collabora-online/3.0.1/CONFIG.md diff --git a/stable/collabora-online/3.0.1/Chart.lock b/stable/collabora-online/3.0.1/Chart.lock new file mode 100644 index 00000000000..7e832fee98c --- /dev/null +++ b/stable/collabora-online/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/collabora-online/3.0.1/Chart.yaml similarity index 96% rename from stable/collabora-online/3.0.0/Chart.yaml rename to stable/collabora-online/3.0.1/Chart.yaml index c11a8025827..c331553db83 100644 --- a/stable/collabora-online/3.0.0/Chart.yaml +++ b/stable/collabora-online/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: collabora-online -version: 3.0.0 +version: 3.0.1 # 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/collabora-online/3.0.0/README.md b/stable/collabora-online/3.0.1/README.md similarity index 100% rename from stable/collabora-online/3.0.0/README.md rename to stable/collabora-online/3.0.1/README.md diff --git a/stable/collabora-online/3.0.0/app-readme.md b/stable/collabora-online/3.0.1/app-readme.md similarity index 100% rename from stable/collabora-online/3.0.0/app-readme.md rename to stable/collabora-online/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/collabora-online/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/collabora-online/3.0.0/ix_values.yaml b/stable/collabora-online/3.0.1/ix_values.yaml similarity index 100% rename from stable/collabora-online/3.0.0/ix_values.yaml rename to stable/collabora-online/3.0.1/ix_values.yaml diff --git a/stable/collabora-online/3.0.0/questions.yaml b/stable/collabora-online/3.0.1/questions.yaml similarity index 100% rename from stable/collabora-online/3.0.0/questions.yaml rename to stable/collabora-online/3.0.1/questions.yaml diff --git a/stable/collabora-online/3.0.0/templates/common.yaml b/stable/collabora-online/3.0.1/templates/common.yaml similarity index 100% rename from stable/collabora-online/3.0.0/templates/common.yaml rename to stable/collabora-online/3.0.1/templates/common.yaml diff --git a/stable/collabora-online/3.0.0/test_values.yaml b/stable/collabora-online/3.0.1/test_values.yaml similarity index 100% rename from stable/collabora-online/3.0.0/test_values.yaml rename to stable/collabora-online/3.0.1/test_values.yaml diff --git a/stable/collabora-online/3.0.0/values.yaml b/stable/collabora-online/3.0.1/values.yaml similarity index 100% rename from stable/collabora-online/3.0.0/values.yaml rename to stable/collabora-online/3.0.1/values.yaml diff --git a/stable/emby/3.0.0/Chart.lock b/stable/emby/3.0.0/Chart.lock deleted file mode 100644 index 2708e50d469..00000000000 --- a/stable/emby/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:26.2962125+02:00" diff --git a/stable/emby/3.0.0/charts/common-3.0.1.tgz b/stable/emby/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/emby/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/emby/3.0.0/.helmignore b/stable/emby/3.0.1/.helmignore similarity index 100% rename from stable/emby/3.0.0/.helmignore rename to stable/emby/3.0.1/.helmignore diff --git a/stable/emby/3.0.0/CONFIG.md b/stable/emby/3.0.1/CONFIG.md similarity index 100% rename from stable/emby/3.0.0/CONFIG.md rename to stable/emby/3.0.1/CONFIG.md diff --git a/stable/emby/3.0.1/Chart.lock b/stable/emby/3.0.1/Chart.lock new file mode 100644 index 00000000000..204e547ffbd --- /dev/null +++ b/stable/emby/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/emby/3.0.1/Chart.yaml similarity index 95% rename from stable/emby/3.0.0/Chart.yaml rename to stable/emby/3.0.1/Chart.yaml index 4bb50eb8ac6..c6c5f981418 100644 --- a/stable/emby/3.0.0/Chart.yaml +++ b/stable/emby/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emby -version: 3.0.0 +version: 3.0.1 # 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/emby/3.0.0/README.md b/stable/emby/3.0.1/README.md similarity index 100% rename from stable/emby/3.0.0/README.md rename to stable/emby/3.0.1/README.md diff --git a/stable/emby/3.0.0/app-readme.md b/stable/emby/3.0.1/app-readme.md similarity index 100% rename from stable/emby/3.0.0/app-readme.md rename to stable/emby/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/emby/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/emby/3.0.0/ix_values.yaml b/stable/emby/3.0.1/ix_values.yaml similarity index 100% rename from stable/emby/3.0.0/ix_values.yaml rename to stable/emby/3.0.1/ix_values.yaml diff --git a/stable/emby/3.0.0/questions.yaml b/stable/emby/3.0.1/questions.yaml similarity index 100% rename from stable/emby/3.0.0/questions.yaml rename to stable/emby/3.0.1/questions.yaml diff --git a/stable/emby/3.0.0/templates/common.yaml b/stable/emby/3.0.1/templates/common.yaml similarity index 100% rename from stable/emby/3.0.0/templates/common.yaml rename to stable/emby/3.0.1/templates/common.yaml diff --git a/stable/emby/3.0.0/test_values.yaml b/stable/emby/3.0.1/test_values.yaml similarity index 100% rename from stable/emby/3.0.0/test_values.yaml rename to stable/emby/3.0.1/test_values.yaml diff --git a/stable/emby/3.0.0/values.yaml b/stable/emby/3.0.1/values.yaml similarity index 100% rename from stable/emby/3.0.0/values.yaml rename to stable/emby/3.0.1/values.yaml diff --git a/stable/esphome/3.0.0/Chart.lock b/stable/esphome/3.0.0/Chart.lock deleted file mode 100644 index a459152ca2c..00000000000 --- a/stable/esphome/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:29.6898184+02:00" diff --git a/stable/esphome/3.0.0/charts/common-3.0.1.tgz b/stable/esphome/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/esphome/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/esphome/3.0.0/.helmignore b/stable/esphome/3.0.1/.helmignore similarity index 100% rename from stable/esphome/3.0.0/.helmignore rename to stable/esphome/3.0.1/.helmignore diff --git a/stable/esphome/3.0.0/CONFIG.md b/stable/esphome/3.0.1/CONFIG.md similarity index 100% rename from stable/esphome/3.0.0/CONFIG.md rename to stable/esphome/3.0.1/CONFIG.md diff --git a/stable/esphome/3.0.1/Chart.lock b/stable/esphome/3.0.1/Chart.lock new file mode 100644 index 00000000000..22274fe3d23 --- /dev/null +++ b/stable/esphome/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/esphome/3.0.1/Chart.yaml similarity index 96% rename from stable/esphome/3.0.0/Chart.yaml rename to stable/esphome/3.0.1/Chart.yaml index 712daee6db5..bfdec6f247b 100644 --- a/stable/esphome/3.0.0/Chart.yaml +++ b/stable/esphome/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: esphome -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/esphome/3.0.0/README.md b/stable/esphome/3.0.1/README.md similarity index 100% rename from stable/esphome/3.0.0/README.md rename to stable/esphome/3.0.1/README.md diff --git a/stable/esphome/3.0.0/app-readme.md b/stable/esphome/3.0.1/app-readme.md similarity index 100% rename from stable/esphome/3.0.0/app-readme.md rename to stable/esphome/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/esphome/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/esphome/3.0.0/ix_values.yaml b/stable/esphome/3.0.1/ix_values.yaml similarity index 100% rename from stable/esphome/3.0.0/ix_values.yaml rename to stable/esphome/3.0.1/ix_values.yaml diff --git a/stable/esphome/3.0.0/questions.yaml b/stable/esphome/3.0.1/questions.yaml similarity index 100% rename from stable/esphome/3.0.0/questions.yaml rename to stable/esphome/3.0.1/questions.yaml diff --git a/stable/esphome/3.0.0/templates/common.yaml b/stable/esphome/3.0.1/templates/common.yaml similarity index 100% rename from stable/esphome/3.0.0/templates/common.yaml rename to stable/esphome/3.0.1/templates/common.yaml diff --git a/stable/esphome/3.0.0/test_values.yaml b/stable/esphome/3.0.1/test_values.yaml similarity index 100% rename from stable/esphome/3.0.0/test_values.yaml rename to stable/esphome/3.0.1/test_values.yaml diff --git a/stable/esphome/3.0.0/values.yaml b/stable/esphome/3.0.1/values.yaml similarity index 100% rename from stable/esphome/3.0.0/values.yaml rename to stable/esphome/3.0.1/values.yaml diff --git a/stable/handbrake/3.0.0/Chart.lock b/stable/handbrake/3.0.0/Chart.lock deleted file mode 100644 index c111278520f..00000000000 --- a/stable/handbrake/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:33.1128417+02:00" diff --git a/stable/handbrake/3.0.0/charts/common-3.0.1.tgz b/stable/handbrake/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/handbrake/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/handbrake/3.0.0/CONFIG.md b/stable/handbrake/3.0.1/CONFIG.md similarity index 100% rename from stable/handbrake/3.0.0/CONFIG.md rename to stable/handbrake/3.0.1/CONFIG.md diff --git a/stable/handbrake/3.0.1/Chart.lock b/stable/handbrake/3.0.1/Chart.lock new file mode 100644 index 00000000000..6159d734db4 --- /dev/null +++ b/stable/handbrake/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/handbrake/3.0.1/Chart.yaml similarity index 96% rename from stable/handbrake/3.0.0/Chart.yaml rename to stable/handbrake/3.0.1/Chart.yaml index 5c2d3dd4296..0eb879eb5dd 100644 --- a/stable/handbrake/3.0.0/Chart.yaml +++ b/stable/handbrake/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: handbrake -version: 3.0.0 +version: 3.0.1 # 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/handbrake/3.0.0/README.md b/stable/handbrake/3.0.1/README.md similarity index 100% rename from stable/handbrake/3.0.0/README.md rename to stable/handbrake/3.0.1/README.md diff --git a/stable/handbrake/3.0.0/app-readme.md b/stable/handbrake/3.0.1/app-readme.md similarity index 100% rename from stable/handbrake/3.0.0/app-readme.md rename to stable/handbrake/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/handbrake/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/handbrake/3.0.0/ix_values.yaml b/stable/handbrake/3.0.1/ix_values.yaml similarity index 100% rename from stable/handbrake/3.0.0/ix_values.yaml rename to stable/handbrake/3.0.1/ix_values.yaml diff --git a/stable/handbrake/3.0.0/questions.yaml b/stable/handbrake/3.0.1/questions.yaml similarity index 100% rename from stable/handbrake/3.0.0/questions.yaml rename to stable/handbrake/3.0.1/questions.yaml diff --git a/stable/handbrake/3.0.0/templates/common.yaml b/stable/handbrake/3.0.1/templates/common.yaml similarity index 100% rename from stable/handbrake/3.0.0/templates/common.yaml rename to stable/handbrake/3.0.1/templates/common.yaml diff --git a/stable/handbrake/3.0.0/test_values.yaml b/stable/handbrake/3.0.1/test_values.yaml similarity index 100% rename from stable/handbrake/3.0.0/test_values.yaml rename to stable/handbrake/3.0.1/test_values.yaml diff --git a/stable/handbrake/3.0.0/values.yaml b/stable/handbrake/3.0.1/values.yaml similarity index 100% rename from stable/handbrake/3.0.0/values.yaml rename to stable/handbrake/3.0.1/values.yaml diff --git a/stable/home-assistant/3.0.0/Chart.lock b/stable/home-assistant/3.0.0/Chart.lock deleted file mode 100644 index 6a2f90f6d7a..00000000000 --- a/stable/home-assistant/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:36.646899+02:00" diff --git a/stable/home-assistant/3.0.0/charts/common-3.0.1.tgz b/stable/home-assistant/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/home-assistant/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/home-assistant/3.0.0/.helmignore b/stable/home-assistant/3.0.1/.helmignore similarity index 100% rename from stable/home-assistant/3.0.0/.helmignore rename to stable/home-assistant/3.0.1/.helmignore diff --git a/stable/home-assistant/3.0.0/CONFIG.md b/stable/home-assistant/3.0.1/CONFIG.md similarity index 100% rename from stable/home-assistant/3.0.0/CONFIG.md rename to stable/home-assistant/3.0.1/CONFIG.md diff --git a/stable/home-assistant/3.0.1/Chart.lock b/stable/home-assistant/3.0.1/Chart.lock new file mode 100644 index 00000000000..914ec480192 --- /dev/null +++ b/stable/home-assistant/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/home-assistant/3.0.1/Chart.yaml similarity index 98% rename from stable/home-assistant/3.0.0/Chart.yaml rename to stable/home-assistant/3.0.1/Chart.yaml index 604ca1338e0..f8e32b5a98a 100644 --- a/stable/home-assistant/3.0.0/Chart.yaml +++ b/stable/home-assistant/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: home-assistant -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: # ## postgresql is currently not ported to SCALE yet. # - name: postgresql diff --git a/stable/home-assistant/3.0.0/README.md b/stable/home-assistant/3.0.1/README.md similarity index 100% rename from stable/home-assistant/3.0.0/README.md rename to stable/home-assistant/3.0.1/README.md diff --git a/stable/home-assistant/3.0.0/app-readme.md b/stable/home-assistant/3.0.1/app-readme.md similarity index 100% rename from stable/home-assistant/3.0.0/app-readme.md rename to stable/home-assistant/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/home-assistant/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/home-assistant/3.0.0/ix_values.yaml b/stable/home-assistant/3.0.1/ix_values.yaml similarity index 100% rename from stable/home-assistant/3.0.0/ix_values.yaml rename to stable/home-assistant/3.0.1/ix_values.yaml diff --git a/stable/home-assistant/3.0.0/questions.yaml b/stable/home-assistant/3.0.1/questions.yaml similarity index 100% rename from stable/home-assistant/3.0.0/questions.yaml rename to stable/home-assistant/3.0.1/questions.yaml diff --git a/stable/home-assistant/3.0.0/templates/common.yaml b/stable/home-assistant/3.0.1/templates/common.yaml similarity index 100% rename from stable/home-assistant/3.0.0/templates/common.yaml rename to stable/home-assistant/3.0.1/templates/common.yaml diff --git a/stable/home-assistant/3.0.0/templates/secret.yaml b/stable/home-assistant/3.0.1/templates/secret.yaml similarity index 100% rename from stable/home-assistant/3.0.0/templates/secret.yaml rename to stable/home-assistant/3.0.1/templates/secret.yaml diff --git a/stable/home-assistant/3.0.0/test_values.yaml b/stable/home-assistant/3.0.1/test_values.yaml similarity index 100% rename from stable/home-assistant/3.0.0/test_values.yaml rename to stable/home-assistant/3.0.1/test_values.yaml diff --git a/stable/home-assistant/3.0.0/values.yaml b/stable/home-assistant/3.0.1/values.yaml similarity index 100% rename from stable/home-assistant/3.0.0/values.yaml rename to stable/home-assistant/3.0.1/values.yaml diff --git a/stable/jackett/3.0.0/Chart.lock b/stable/jackett/3.0.0/Chart.lock deleted file mode 100644 index 319ba9b7bd5..00000000000 --- a/stable/jackett/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:40.0671465+02:00" diff --git a/stable/jackett/3.0.0/charts/common-3.0.1.tgz b/stable/jackett/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/jackett/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/jackett/3.0.0/.helmignore b/stable/jackett/3.0.1/.helmignore similarity index 100% rename from stable/jackett/3.0.0/.helmignore rename to stable/jackett/3.0.1/.helmignore diff --git a/stable/jackett/3.0.0/CONFIG.md b/stable/jackett/3.0.1/CONFIG.md similarity index 100% rename from stable/jackett/3.0.0/CONFIG.md rename to stable/jackett/3.0.1/CONFIG.md diff --git a/stable/jackett/3.0.1/Chart.lock b/stable/jackett/3.0.1/Chart.lock new file mode 100644 index 00000000000..764d14ef4c0 --- /dev/null +++ b/stable/jackett/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/jackett/3.0.1/Chart.yaml similarity index 96% rename from stable/jackett/3.0.0/Chart.yaml rename to stable/jackett/3.0.1/Chart.yaml index 7be75d7ff7f..7ebe32b8975 100644 --- a/stable/jackett/3.0.0/Chart.yaml +++ b/stable/jackett/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jackett -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/jackett/3.0.0/README.md b/stable/jackett/3.0.1/README.md similarity index 100% rename from stable/jackett/3.0.0/README.md rename to stable/jackett/3.0.1/README.md diff --git a/stable/jackett/3.0.0/app-readme.md b/stable/jackett/3.0.1/app-readme.md similarity index 100% rename from stable/jackett/3.0.0/app-readme.md rename to stable/jackett/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/jackett/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/jackett/3.0.0/ix_values.yaml b/stable/jackett/3.0.1/ix_values.yaml similarity index 100% rename from stable/jackett/3.0.0/ix_values.yaml rename to stable/jackett/3.0.1/ix_values.yaml diff --git a/stable/jackett/3.0.0/questions.yaml b/stable/jackett/3.0.1/questions.yaml similarity index 100% rename from stable/jackett/3.0.0/questions.yaml rename to stable/jackett/3.0.1/questions.yaml diff --git a/stable/jackett/3.0.0/templates/common.yaml b/stable/jackett/3.0.1/templates/common.yaml similarity index 100% rename from stable/jackett/3.0.0/templates/common.yaml rename to stable/jackett/3.0.1/templates/common.yaml diff --git a/stable/jackett/3.0.0/test_values.yaml b/stable/jackett/3.0.1/test_values.yaml similarity index 100% rename from stable/jackett/3.0.0/test_values.yaml rename to stable/jackett/3.0.1/test_values.yaml diff --git a/stable/jackett/3.0.0/values.yaml b/stable/jackett/3.0.1/values.yaml similarity index 100% rename from stable/jackett/3.0.0/values.yaml rename to stable/jackett/3.0.1/values.yaml diff --git a/stable/jellyfin/3.0.0/Chart.lock b/stable/jellyfin/3.0.0/Chart.lock deleted file mode 100644 index 327def3cc59..00000000000 --- a/stable/jellyfin/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:43.5066857+02:00" diff --git a/stable/jellyfin/3.0.0/charts/common-3.0.1.tgz b/stable/jellyfin/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/jellyfin/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/jellyfin/3.0.0/.helmignore b/stable/jellyfin/3.0.1/.helmignore similarity index 100% rename from stable/jellyfin/3.0.0/.helmignore rename to stable/jellyfin/3.0.1/.helmignore diff --git a/stable/jellyfin/3.0.0/CONFIG.md b/stable/jellyfin/3.0.1/CONFIG.md similarity index 100% rename from stable/jellyfin/3.0.0/CONFIG.md rename to stable/jellyfin/3.0.1/CONFIG.md diff --git a/stable/jellyfin/3.0.1/Chart.lock b/stable/jellyfin/3.0.1/Chart.lock new file mode 100644 index 00000000000..6c694729721 --- /dev/null +++ b/stable/jellyfin/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/jellyfin/3.0.1/Chart.yaml similarity index 96% rename from stable/jellyfin/3.0.0/Chart.yaml rename to stable/jellyfin/3.0.1/Chart.yaml index f73ef589465..08bfca3a831 100644 --- a/stable/jellyfin/3.0.0/Chart.yaml +++ b/stable/jellyfin/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jellyfin -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/jellyfin/3.0.0/README.md b/stable/jellyfin/3.0.1/README.md similarity index 100% rename from stable/jellyfin/3.0.0/README.md rename to stable/jellyfin/3.0.1/README.md diff --git a/stable/jellyfin/3.0.0/app-readme.md b/stable/jellyfin/3.0.1/app-readme.md similarity index 100% rename from stable/jellyfin/3.0.0/app-readme.md rename to stable/jellyfin/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/jellyfin/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/jellyfin/3.0.0/ix_values.yaml b/stable/jellyfin/3.0.1/ix_values.yaml similarity index 100% rename from stable/jellyfin/3.0.0/ix_values.yaml rename to stable/jellyfin/3.0.1/ix_values.yaml diff --git a/stable/jellyfin/3.0.0/questions.yaml b/stable/jellyfin/3.0.1/questions.yaml similarity index 100% rename from stable/jellyfin/3.0.0/questions.yaml rename to stable/jellyfin/3.0.1/questions.yaml diff --git a/stable/jellyfin/3.0.0/templates/common.yaml b/stable/jellyfin/3.0.1/templates/common.yaml similarity index 100% rename from stable/jellyfin/3.0.0/templates/common.yaml rename to stable/jellyfin/3.0.1/templates/common.yaml diff --git a/stable/jellyfin/3.0.0/test_values.yaml b/stable/jellyfin/3.0.1/test_values.yaml similarity index 100% rename from stable/jellyfin/3.0.0/test_values.yaml rename to stable/jellyfin/3.0.1/test_values.yaml diff --git a/stable/jellyfin/3.0.0/values.yaml b/stable/jellyfin/3.0.1/values.yaml similarity index 100% rename from stable/jellyfin/3.0.0/values.yaml rename to stable/jellyfin/3.0.1/values.yaml diff --git a/stable/kms/3.0.0/Chart.lock b/stable/kms/3.0.0/Chart.lock deleted file mode 100644 index 7be819e9a2e..00000000000 --- a/stable/kms/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:47.0650548+02:00" diff --git a/stable/kms/3.0.0/charts/common-3.0.1.tgz b/stable/kms/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/kms/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/kms/3.0.0/.helmignore b/stable/kms/3.0.1/.helmignore similarity index 100% rename from stable/kms/3.0.0/.helmignore rename to stable/kms/3.0.1/.helmignore diff --git a/stable/kms/3.0.0/CONFIG.md b/stable/kms/3.0.1/CONFIG.md similarity index 100% rename from stable/kms/3.0.0/CONFIG.md rename to stable/kms/3.0.1/CONFIG.md diff --git a/stable/kms/3.0.1/Chart.lock b/stable/kms/3.0.1/Chart.lock new file mode 100644 index 00000000000..84d844d8924 --- /dev/null +++ b/stable/kms/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/kms/3.0.1/Chart.yaml similarity index 95% rename from stable/kms/3.0.0/Chart.yaml rename to stable/kms/3.0.1/Chart.yaml index cd5b0d0d50a..29c3b3915c5 100644 --- a/stable/kms/3.0.0/Chart.yaml +++ b/stable/kms/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: kms -version: 3.0.0 +version: 3.0.1 # 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/kms/3.0.0/README.md b/stable/kms/3.0.1/README.md similarity index 100% rename from stable/kms/3.0.0/README.md rename to stable/kms/3.0.1/README.md diff --git a/stable/kms/3.0.0/app-readme.md b/stable/kms/3.0.1/app-readme.md similarity index 100% rename from stable/kms/3.0.0/app-readme.md rename to stable/kms/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/kms/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/kms/3.0.0/ix_values.yaml b/stable/kms/3.0.1/ix_values.yaml similarity index 100% rename from stable/kms/3.0.0/ix_values.yaml rename to stable/kms/3.0.1/ix_values.yaml diff --git a/stable/kms/3.0.0/questions.yaml b/stable/kms/3.0.1/questions.yaml similarity index 100% rename from stable/kms/3.0.0/questions.yaml rename to stable/kms/3.0.1/questions.yaml diff --git a/stable/kms/3.0.0/templates/common.yaml b/stable/kms/3.0.1/templates/common.yaml similarity index 100% rename from stable/kms/3.0.0/templates/common.yaml rename to stable/kms/3.0.1/templates/common.yaml diff --git a/stable/kms/3.0.0/test_values.yaml b/stable/kms/3.0.1/test_values.yaml similarity index 100% rename from stable/kms/3.0.0/test_values.yaml rename to stable/kms/3.0.1/test_values.yaml diff --git a/stable/kms/3.0.0/values.yaml b/stable/kms/3.0.1/values.yaml similarity index 100% rename from stable/kms/3.0.0/values.yaml rename to stable/kms/3.0.1/values.yaml diff --git a/stable/lidarr/3.0.0/Chart.lock b/stable/lidarr/3.0.0/Chart.lock deleted file mode 100644 index a85736054ac..00000000000 --- a/stable/lidarr/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:50.5468811+02:00" diff --git a/stable/lidarr/3.0.0/charts/common-3.0.1.tgz b/stable/lidarr/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/lidarr/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/lidarr/3.0.0/.helmignore b/stable/lidarr/3.0.1/.helmignore similarity index 100% rename from stable/lidarr/3.0.0/.helmignore rename to stable/lidarr/3.0.1/.helmignore diff --git a/stable/lidarr/3.0.0/CONFIG.md b/stable/lidarr/3.0.1/CONFIG.md similarity index 100% rename from stable/lidarr/3.0.0/CONFIG.md rename to stable/lidarr/3.0.1/CONFIG.md diff --git a/stable/lidarr/3.0.1/Chart.lock b/stable/lidarr/3.0.1/Chart.lock new file mode 100644 index 00000000000..aea321037bf --- /dev/null +++ b/stable/lidarr/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/lidarr/3.0.1/Chart.yaml similarity index 96% rename from stable/lidarr/3.0.0/Chart.yaml rename to stable/lidarr/3.0.1/Chart.yaml index 510356db4e7..b068228ee36 100644 --- a/stable/lidarr/3.0.0/Chart.yaml +++ b/stable/lidarr/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lidarr -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/lidarr/3.0.0/README.md b/stable/lidarr/3.0.1/README.md similarity index 100% rename from stable/lidarr/3.0.0/README.md rename to stable/lidarr/3.0.1/README.md diff --git a/stable/lidarr/3.0.0/app-readme.md b/stable/lidarr/3.0.1/app-readme.md similarity index 100% rename from stable/lidarr/3.0.0/app-readme.md rename to stable/lidarr/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/lidarr/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/lidarr/3.0.0/ix_values.yaml b/stable/lidarr/3.0.1/ix_values.yaml similarity index 100% rename from stable/lidarr/3.0.0/ix_values.yaml rename to stable/lidarr/3.0.1/ix_values.yaml diff --git a/stable/lidarr/3.0.0/questions.yaml b/stable/lidarr/3.0.1/questions.yaml similarity index 100% rename from stable/lidarr/3.0.0/questions.yaml rename to stable/lidarr/3.0.1/questions.yaml diff --git a/stable/lidarr/3.0.0/templates/common.yaml b/stable/lidarr/3.0.1/templates/common.yaml similarity index 100% rename from stable/lidarr/3.0.0/templates/common.yaml rename to stable/lidarr/3.0.1/templates/common.yaml diff --git a/stable/lidarr/3.0.0/test_values.yaml b/stable/lidarr/3.0.1/test_values.yaml similarity index 100% rename from stable/lidarr/3.0.0/test_values.yaml rename to stable/lidarr/3.0.1/test_values.yaml diff --git a/stable/lidarr/3.0.0/values.yaml b/stable/lidarr/3.0.1/values.yaml similarity index 100% rename from stable/lidarr/3.0.0/values.yaml rename to stable/lidarr/3.0.1/values.yaml diff --git a/stable/ombi/3.0.0/Chart.lock b/stable/ombi/3.0.0/Chart.lock deleted file mode 100644 index 902449a4530..00000000000 --- a/stable/ombi/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:53.8242939+02:00" diff --git a/stable/ombi/3.0.0/charts/common-3.0.1.tgz b/stable/ombi/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/ombi/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/ombi/3.0.0/.helmignore b/stable/ombi/3.0.1/.helmignore similarity index 100% rename from stable/ombi/3.0.0/.helmignore rename to stable/ombi/3.0.1/.helmignore diff --git a/stable/ombi/3.0.0/CONFIG.md b/stable/ombi/3.0.1/CONFIG.md similarity index 100% rename from stable/ombi/3.0.0/CONFIG.md rename to stable/ombi/3.0.1/CONFIG.md diff --git a/stable/ombi/3.0.1/Chart.lock b/stable/ombi/3.0.1/Chart.lock new file mode 100644 index 00000000000..b5bf2becf37 --- /dev/null +++ b/stable/ombi/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/ombi/3.0.1/Chart.yaml similarity index 96% rename from stable/ombi/3.0.0/Chart.yaml rename to stable/ombi/3.0.1/Chart.yaml index a37371e2ce1..8e34e1acbdb 100644 --- a/stable/ombi/3.0.0/Chart.yaml +++ b/stable/ombi/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ombi -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/ombi/3.0.0/README.md b/stable/ombi/3.0.1/README.md similarity index 100% rename from stable/ombi/3.0.0/README.md rename to stable/ombi/3.0.1/README.md diff --git a/stable/ombi/3.0.0/app-readme.md b/stable/ombi/3.0.1/app-readme.md similarity index 100% rename from stable/ombi/3.0.0/app-readme.md rename to stable/ombi/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/ombi/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/ombi/3.0.0/ix_values.yaml b/stable/ombi/3.0.1/ix_values.yaml similarity index 100% rename from stable/ombi/3.0.0/ix_values.yaml rename to stable/ombi/3.0.1/ix_values.yaml diff --git a/stable/ombi/3.0.0/questions.yaml b/stable/ombi/3.0.1/questions.yaml similarity index 100% rename from stable/ombi/3.0.0/questions.yaml rename to stable/ombi/3.0.1/questions.yaml diff --git a/stable/ombi/3.0.0/templates/common.yaml b/stable/ombi/3.0.1/templates/common.yaml similarity index 100% rename from stable/ombi/3.0.0/templates/common.yaml rename to stable/ombi/3.0.1/templates/common.yaml diff --git a/stable/ombi/3.0.0/test_values.yaml b/stable/ombi/3.0.1/test_values.yaml similarity index 100% rename from stable/ombi/3.0.0/test_values.yaml rename to stable/ombi/3.0.1/test_values.yaml diff --git a/stable/ombi/3.0.0/values.yaml b/stable/ombi/3.0.1/values.yaml similarity index 100% rename from stable/ombi/3.0.0/values.yaml rename to stable/ombi/3.0.1/values.yaml diff --git a/stable/plex/2.0.0/Chart.lock b/stable/plex/2.0.0/Chart.lock deleted file mode 100644 index 2ff6b28f4e9..00000000000 --- a/stable/plex/2.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:26:57.0147372+02:00" diff --git a/stable/plex/2.0.0/charts/common-3.0.1.tgz b/stable/plex/2.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/plex/2.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/plex/2.0.0/.helmignore b/stable/plex/2.0.1/.helmignore similarity index 100% rename from stable/plex/2.0.0/.helmignore rename to stable/plex/2.0.1/.helmignore diff --git a/stable/plex/2.0.0/CONFIG.md b/stable/plex/2.0.1/CONFIG.md similarity index 100% rename from stable/plex/2.0.0/CONFIG.md rename to stable/plex/2.0.1/CONFIG.md diff --git a/stable/plex/2.0.1/Chart.lock b/stable/plex/2.0.1/Chart.lock new file mode 100644 index 00000000000..5a98b95be4a --- /dev/null +++ b/stable/plex/2.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/plex/2.0.1/Chart.yaml similarity index 95% rename from stable/plex/2.0.0/Chart.yaml rename to stable/plex/2.0.1/Chart.yaml index ff404013f15..4f8a25f486a 100644 --- a/stable/plex/2.0.0/Chart.yaml +++ b/stable/plex/2.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: plex -version: 2.0.0 +version: 2.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/plex/2.0.0/README.md b/stable/plex/2.0.1/README.md similarity index 100% rename from stable/plex/2.0.0/README.md rename to stable/plex/2.0.1/README.md diff --git a/stable/plex/2.0.0/app-readme.md b/stable/plex/2.0.1/app-readme.md similarity index 100% rename from stable/plex/2.0.0/app-readme.md rename to stable/plex/2.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/plex/2.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/plex/2.0.0/ix_values.yaml b/stable/plex/2.0.1/ix_values.yaml similarity index 100% rename from stable/plex/2.0.0/ix_values.yaml rename to stable/plex/2.0.1/ix_values.yaml diff --git a/stable/plex/2.0.0/questions.yaml b/stable/plex/2.0.1/questions.yaml similarity index 100% rename from stable/plex/2.0.0/questions.yaml rename to stable/plex/2.0.1/questions.yaml diff --git a/stable/plex/2.0.0/templates/common.yaml b/stable/plex/2.0.1/templates/common.yaml similarity index 100% rename from stable/plex/2.0.0/templates/common.yaml rename to stable/plex/2.0.1/templates/common.yaml diff --git a/stable/plex/2.0.0/test_values.yaml b/stable/plex/2.0.1/test_values.yaml similarity index 100% rename from stable/plex/2.0.0/test_values.yaml rename to stable/plex/2.0.1/test_values.yaml diff --git a/stable/plex/2.0.0/values.yaml b/stable/plex/2.0.1/values.yaml similarity index 100% rename from stable/plex/2.0.0/values.yaml rename to stable/plex/2.0.1/values.yaml diff --git a/stable/radarr/3.0.0/Chart.lock b/stable/radarr/3.0.0/Chart.lock deleted file mode 100644 index 09c7d2b7272..00000000000 --- a/stable/radarr/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:27:00.4762036+02:00" diff --git a/stable/radarr/3.0.0/charts/common-3.0.1.tgz b/stable/radarr/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/radarr/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/radarr/3.0.0/.helmignore b/stable/radarr/3.0.1/.helmignore similarity index 100% rename from stable/radarr/3.0.0/.helmignore rename to stable/radarr/3.0.1/.helmignore diff --git a/stable/radarr/3.0.0/CONFIG.md b/stable/radarr/3.0.1/CONFIG.md similarity index 100% rename from stable/radarr/3.0.0/CONFIG.md rename to stable/radarr/3.0.1/CONFIG.md diff --git a/stable/radarr/3.0.1/Chart.lock b/stable/radarr/3.0.1/Chart.lock new file mode 100644 index 00000000000..c8aa50b1312 --- /dev/null +++ b/stable/radarr/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/radarr/3.0.1/Chart.yaml similarity index 96% rename from stable/radarr/3.0.0/Chart.yaml rename to stable/radarr/3.0.1/Chart.yaml index fe8aa25ddfd..6502b7b72d4 100644 --- a/stable/radarr/3.0.0/Chart.yaml +++ b/stable/radarr/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: radarr -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/radarr/3.0.0/README.md b/stable/radarr/3.0.1/README.md similarity index 100% rename from stable/radarr/3.0.0/README.md rename to stable/radarr/3.0.1/README.md diff --git a/stable/radarr/3.0.0/app-readme.md b/stable/radarr/3.0.1/app-readme.md similarity index 100% rename from stable/radarr/3.0.0/app-readme.md rename to stable/radarr/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/radarr/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/radarr/3.0.0/ix_values.yaml b/stable/radarr/3.0.1/ix_values.yaml similarity index 100% rename from stable/radarr/3.0.0/ix_values.yaml rename to stable/radarr/3.0.1/ix_values.yaml diff --git a/stable/radarr/3.0.0/questions.yaml b/stable/radarr/3.0.1/questions.yaml similarity index 100% rename from stable/radarr/3.0.0/questions.yaml rename to stable/radarr/3.0.1/questions.yaml diff --git a/stable/radarr/3.0.0/templates/common.yaml b/stable/radarr/3.0.1/templates/common.yaml similarity index 100% rename from stable/radarr/3.0.0/templates/common.yaml rename to stable/radarr/3.0.1/templates/common.yaml diff --git a/stable/radarr/3.0.0/test_values.yaml b/stable/radarr/3.0.1/test_values.yaml similarity index 100% rename from stable/radarr/3.0.0/test_values.yaml rename to stable/radarr/3.0.1/test_values.yaml diff --git a/stable/radarr/3.0.0/values.yaml b/stable/radarr/3.0.1/values.yaml similarity index 100% rename from stable/radarr/3.0.0/values.yaml rename to stable/radarr/3.0.1/values.yaml diff --git a/stable/sonarr/3.0.0/Chart.lock b/stable/sonarr/3.0.0/Chart.lock deleted file mode 100644 index 2236bd73da2..00000000000 --- a/stable/sonarr/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:27:03.9050872+02:00" diff --git a/stable/sonarr/3.0.0/charts/common-3.0.1.tgz b/stable/sonarr/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/sonarr/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/sonarr/3.0.0/.helmignore b/stable/sonarr/3.0.1/.helmignore similarity index 100% rename from stable/sonarr/3.0.0/.helmignore rename to stable/sonarr/3.0.1/.helmignore diff --git a/stable/sonarr/3.0.0/CONFIG.md b/stable/sonarr/3.0.1/CONFIG.md similarity index 100% rename from stable/sonarr/3.0.0/CONFIG.md rename to stable/sonarr/3.0.1/CONFIG.md diff --git a/stable/sonarr/3.0.1/Chart.lock b/stable/sonarr/3.0.1/Chart.lock new file mode 100644 index 00000000000..ec16cf18c83 --- /dev/null +++ b/stable/sonarr/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/sonarr/3.0.1/Chart.yaml similarity index 96% rename from stable/sonarr/3.0.0/Chart.yaml rename to stable/sonarr/3.0.1/Chart.yaml index 1cf453d0894..c1496498ee2 100644 --- a/stable/sonarr/3.0.0/Chart.yaml +++ b/stable/sonarr/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sonarr -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/sonarr/3.0.0/README.md b/stable/sonarr/3.0.1/README.md similarity index 100% rename from stable/sonarr/3.0.0/README.md rename to stable/sonarr/3.0.1/README.md diff --git a/stable/sonarr/3.0.0/app-readme.md b/stable/sonarr/3.0.1/app-readme.md similarity index 100% rename from stable/sonarr/3.0.0/app-readme.md rename to stable/sonarr/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/sonarr/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/sonarr/3.0.0/ix_values.yaml b/stable/sonarr/3.0.1/ix_values.yaml similarity index 100% rename from stable/sonarr/3.0.0/ix_values.yaml rename to stable/sonarr/3.0.1/ix_values.yaml diff --git a/stable/sonarr/3.0.0/questions.yaml b/stable/sonarr/3.0.1/questions.yaml similarity index 100% rename from stable/sonarr/3.0.0/questions.yaml rename to stable/sonarr/3.0.1/questions.yaml diff --git a/stable/sonarr/3.0.0/templates/common.yaml b/stable/sonarr/3.0.1/templates/common.yaml similarity index 100% rename from stable/sonarr/3.0.0/templates/common.yaml rename to stable/sonarr/3.0.1/templates/common.yaml diff --git a/stable/sonarr/3.0.0/test_values.yaml b/stable/sonarr/3.0.1/test_values.yaml similarity index 100% rename from stable/sonarr/3.0.0/test_values.yaml rename to stable/sonarr/3.0.1/test_values.yaml diff --git a/stable/sonarr/3.0.0/values.yaml b/stable/sonarr/3.0.1/values.yaml similarity index 100% rename from stable/sonarr/3.0.0/values.yaml rename to stable/sonarr/3.0.1/values.yaml diff --git a/stable/syncthing/3.0.0/Chart.lock b/stable/syncthing/3.0.0/Chart.lock deleted file mode 100644 index ee449a8454a..00000000000 --- a/stable/syncthing/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:27:07.3991318+02:00" diff --git a/stable/syncthing/3.0.0/charts/common-3.0.1.tgz b/stable/syncthing/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/syncthing/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/syncthing/3.0.0/.helmignore b/stable/syncthing/3.0.1/.helmignore similarity index 100% rename from stable/syncthing/3.0.0/.helmignore rename to stable/syncthing/3.0.1/.helmignore diff --git a/stable/syncthing/3.0.0/CONFIG.md b/stable/syncthing/3.0.1/CONFIG.md similarity index 100% rename from stable/syncthing/3.0.0/CONFIG.md rename to stable/syncthing/3.0.1/CONFIG.md diff --git a/stable/syncthing/3.0.1/Chart.lock b/stable/syncthing/3.0.1/Chart.lock new file mode 100644 index 00000000000..0504a8fa5e9 --- /dev/null +++ b/stable/syncthing/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/syncthing/3.0.1/Chart.yaml similarity index 95% rename from stable/syncthing/3.0.0/Chart.yaml rename to stable/syncthing/3.0.1/Chart.yaml index 2f63a9a2371..40673eaa964 100644 --- a/stable/syncthing/3.0.0/Chart.yaml +++ b/stable/syncthing/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syncthing -version: 3.0.0 +version: 3.0.1 # upstream_version: appVersion: "auto" description: P2P file synchronization application @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/syncthing/3.0.0/README.md b/stable/syncthing/3.0.1/README.md similarity index 100% rename from stable/syncthing/3.0.0/README.md rename to stable/syncthing/3.0.1/README.md diff --git a/stable/syncthing/3.0.0/app-readme.md b/stable/syncthing/3.0.1/app-readme.md similarity index 100% rename from stable/syncthing/3.0.0/app-readme.md rename to stable/syncthing/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/syncthing/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/syncthing/3.0.0/ix_values.yaml b/stable/syncthing/3.0.1/ix_values.yaml similarity index 100% rename from stable/syncthing/3.0.0/ix_values.yaml rename to stable/syncthing/3.0.1/ix_values.yaml diff --git a/stable/syncthing/3.0.0/questions.yaml b/stable/syncthing/3.0.1/questions.yaml similarity index 100% rename from stable/syncthing/3.0.0/questions.yaml rename to stable/syncthing/3.0.1/questions.yaml diff --git a/stable/syncthing/3.0.0/templates/common.yaml b/stable/syncthing/3.0.1/templates/common.yaml similarity index 100% rename from stable/syncthing/3.0.0/templates/common.yaml rename to stable/syncthing/3.0.1/templates/common.yaml diff --git a/stable/syncthing/3.0.0/test_values.yaml b/stable/syncthing/3.0.1/test_values.yaml similarity index 100% rename from stable/syncthing/3.0.0/test_values.yaml rename to stable/syncthing/3.0.1/test_values.yaml diff --git a/stable/syncthing/3.0.0/values.yaml b/stable/syncthing/3.0.1/values.yaml similarity index 100% rename from stable/syncthing/3.0.0/values.yaml rename to stable/syncthing/3.0.1/values.yaml diff --git a/stable/tautulli/3.0.0/Chart.lock b/stable/tautulli/3.0.0/Chart.lock deleted file mode 100644 index c4bf5b30f3a..00000000000 --- a/stable/tautulli/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:27:11.0397921+02:00" diff --git a/stable/tautulli/3.0.0/charts/common-3.0.1.tgz b/stable/tautulli/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/tautulli/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/tautulli/3.0.0/.helmignore b/stable/tautulli/3.0.1/.helmignore similarity index 100% rename from stable/tautulli/3.0.0/.helmignore rename to stable/tautulli/3.0.1/.helmignore diff --git a/stable/tautulli/3.0.0/CONFIG.md b/stable/tautulli/3.0.1/CONFIG.md similarity index 100% rename from stable/tautulli/3.0.0/CONFIG.md rename to stable/tautulli/3.0.1/CONFIG.md diff --git a/stable/tautulli/3.0.1/Chart.lock b/stable/tautulli/3.0.1/Chart.lock new file mode 100644 index 00000000000..fbc4e50298b --- /dev/null +++ b/stable/tautulli/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/tautulli/3.0.1/Chart.yaml similarity index 96% rename from stable/tautulli/3.0.0/Chart.yaml rename to stable/tautulli/3.0.1/Chart.yaml index 3ba673e772c..fc04e3b69fc 100644 --- a/stable/tautulli/3.0.0/Chart.yaml +++ b/stable/tautulli/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tautulli -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/tautulli/3.0.0/README.md b/stable/tautulli/3.0.1/README.md similarity index 100% rename from stable/tautulli/3.0.0/README.md rename to stable/tautulli/3.0.1/README.md diff --git a/stable/tautulli/3.0.0/app-readme.md b/stable/tautulli/3.0.1/app-readme.md similarity index 100% rename from stable/tautulli/3.0.0/app-readme.md rename to stable/tautulli/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/tautulli/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/tautulli/3.0.0/ix_values.yaml b/stable/tautulli/3.0.1/ix_values.yaml similarity index 100% rename from stable/tautulli/3.0.0/ix_values.yaml rename to stable/tautulli/3.0.1/ix_values.yaml diff --git a/stable/tautulli/3.0.0/questions.yaml b/stable/tautulli/3.0.1/questions.yaml similarity index 100% rename from stable/tautulli/3.0.0/questions.yaml rename to stable/tautulli/3.0.1/questions.yaml diff --git a/stable/tautulli/3.0.0/templates/common.yaml b/stable/tautulli/3.0.1/templates/common.yaml similarity index 100% rename from stable/tautulli/3.0.0/templates/common.yaml rename to stable/tautulli/3.0.1/templates/common.yaml diff --git a/stable/tautulli/3.0.0/test_values.yaml b/stable/tautulli/3.0.1/test_values.yaml similarity index 100% rename from stable/tautulli/3.0.0/test_values.yaml rename to stable/tautulli/3.0.1/test_values.yaml diff --git a/stable/tautulli/3.0.0/values.yaml b/stable/tautulli/3.0.1/values.yaml similarity index 100% rename from stable/tautulli/3.0.0/values.yaml rename to stable/tautulli/3.0.1/values.yaml diff --git a/stable/traefik/3.0.0/charts/common-3.0.1.tgz b/stable/traefik/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/traefik/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/traefik/3.0.0/.helmignore b/stable/traefik/3.0.1/.helmignore similarity index 100% rename from stable/traefik/3.0.0/.helmignore rename to stable/traefik/3.0.1/.helmignore diff --git a/stable/traefik/3.0.0/CONFIG.md b/stable/traefik/3.0.1/CONFIG.md similarity index 100% rename from stable/traefik/3.0.0/CONFIG.md rename to stable/traefik/3.0.1/CONFIG.md diff --git a/stable/traefik/3.0.0/Chart.lock b/stable/traefik/3.0.1/Chart.lock similarity index 51% rename from stable/traefik/3.0.0/Chart.lock rename to stable/traefik/3.0.1/Chart.lock index 272f5192cd8..679781afab8 100644 --- a/stable/traefik/3.0.0/Chart.lock +++ b/stable/traefik/3.0.1/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 3.0.1 + version: 3.0.2 - name: traefik repository: https://helm.traefik.io/traefik version: 9.18.2 -digest: sha256:0ee8fd46ff5624a28d737511d7d4ebda269e2dfe0fe4bbb0bb02fa652f0c3151 -generated: "2021-04-14T20:30:45.08486355Z" +digest: sha256:3afc525eb22665fe63a8435e851447f01443042caf16cf0f802697a777ac966f +generated: "2021-04-14T20:48:02.371400724Z" diff --git a/stable/traefik/3.0.0/Chart.yaml b/stable/traefik/3.0.1/Chart.yaml similarity index 96% rename from stable/traefik/3.0.0/Chart.yaml rename to stable/traefik/3.0.1/Chart.yaml index ce9f755dc4c..6068995908b 100644 --- a/stable/traefik/3.0.0/Chart.yaml +++ b/stable/traefik/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: traefik -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: - name: traefik repository: https://helm.traefik.io/traefik diff --git a/stable/traefik/3.0.0/Guidelines.md b/stable/traefik/3.0.1/Guidelines.md similarity index 100% rename from stable/traefik/3.0.0/Guidelines.md rename to stable/traefik/3.0.1/Guidelines.md diff --git a/stable/traefik/3.0.0/README.md b/stable/traefik/3.0.1/README.md similarity index 100% rename from stable/traefik/3.0.0/README.md rename to stable/traefik/3.0.1/README.md diff --git a/stable/traefik/3.0.0/app-readme.md b/stable/traefik/3.0.1/app-readme.md similarity index 100% rename from stable/traefik/3.0.0/app-readme.md rename to stable/traefik/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/traefik/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/traefik/3.0.0/charts/traefik-9.18.2.tgz b/stable/traefik/3.0.1/charts/traefik-9.18.2.tgz similarity index 100% rename from stable/traefik/3.0.0/charts/traefik-9.18.2.tgz rename to stable/traefik/3.0.1/charts/traefik-9.18.2.tgz diff --git a/stable/traefik/3.0.0/crds/ingressroute.yaml b/stable/traefik/3.0.1/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/3.0.0/crds/ingressroute.yaml rename to stable/traefik/3.0.1/crds/ingressroute.yaml diff --git a/stable/traefik/3.0.0/crds/ingressroutetcp.yaml b/stable/traefik/3.0.1/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/3.0.0/crds/ingressroutetcp.yaml rename to stable/traefik/3.0.1/crds/ingressroutetcp.yaml diff --git a/stable/traefik/3.0.0/crds/ingressrouteudp.yaml b/stable/traefik/3.0.1/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/3.0.0/crds/ingressrouteudp.yaml rename to stable/traefik/3.0.1/crds/ingressrouteudp.yaml diff --git a/stable/traefik/3.0.0/crds/middlewares.yaml b/stable/traefik/3.0.1/crds/middlewares.yaml similarity index 100% rename from stable/traefik/3.0.0/crds/middlewares.yaml rename to stable/traefik/3.0.1/crds/middlewares.yaml diff --git a/stable/traefik/3.0.0/crds/serverstransports.yaml b/stable/traefik/3.0.1/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/3.0.0/crds/serverstransports.yaml rename to stable/traefik/3.0.1/crds/serverstransports.yaml diff --git a/stable/traefik/3.0.0/crds/tlsoptions.yaml b/stable/traefik/3.0.1/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/3.0.0/crds/tlsoptions.yaml rename to stable/traefik/3.0.1/crds/tlsoptions.yaml diff --git a/stable/traefik/3.0.0/crds/tlsstores.yaml b/stable/traefik/3.0.1/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/3.0.0/crds/tlsstores.yaml rename to stable/traefik/3.0.1/crds/tlsstores.yaml diff --git a/stable/traefik/3.0.0/crds/traefikservices.yaml b/stable/traefik/3.0.1/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/3.0.0/crds/traefikservices.yaml rename to stable/traefik/3.0.1/crds/traefikservices.yaml diff --git a/stable/traefik/3.0.0/ix_values.yaml b/stable/traefik/3.0.1/ix_values.yaml similarity index 100% rename from stable/traefik/3.0.0/ix_values.yaml rename to stable/traefik/3.0.1/ix_values.yaml diff --git a/stable/traefik/3.0.0/questions.yaml b/stable/traefik/3.0.1/questions.yaml similarity index 100% rename from stable/traefik/3.0.0/questions.yaml rename to stable/traefik/3.0.1/questions.yaml diff --git a/stable/traefik/3.0.0/templates/common.yaml b/stable/traefik/3.0.1/templates/common.yaml similarity index 100% rename from stable/traefik/3.0.0/templates/common.yaml rename to stable/traefik/3.0.1/templates/common.yaml diff --git a/stable/traefik/3.0.0/templates/middlewares.yaml b/stable/traefik/3.0.1/templates/middlewares.yaml similarity index 100% rename from stable/traefik/3.0.0/templates/middlewares.yaml rename to stable/traefik/3.0.1/templates/middlewares.yaml diff --git a/stable/traefik/3.0.0/templates/tlsoptions.yaml b/stable/traefik/3.0.1/templates/tlsoptions.yaml similarity index 100% rename from stable/traefik/3.0.0/templates/tlsoptions.yaml rename to stable/traefik/3.0.1/templates/tlsoptions.yaml diff --git a/stable/traefik/3.0.0/test_values.yaml b/stable/traefik/3.0.1/test_values.yaml similarity index 100% rename from stable/traefik/3.0.0/test_values.yaml rename to stable/traefik/3.0.1/test_values.yaml diff --git a/stable/traefik/3.0.0/values.yaml b/stable/traefik/3.0.1/values.yaml similarity index 100% rename from stable/traefik/3.0.0/values.yaml rename to stable/traefik/3.0.1/values.yaml diff --git a/stable/transmission/3.0.0/Chart.lock b/stable/transmission/3.0.0/Chart.lock deleted file mode 100644 index 44cc032bf97..00000000000 --- a/stable/transmission/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:27:19.6196908+02:00" diff --git a/stable/transmission/3.0.0/charts/common-3.0.1.tgz b/stable/transmission/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/transmission/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/transmission/3.0.0/.helmignore b/stable/transmission/3.0.1/.helmignore similarity index 100% rename from stable/transmission/3.0.0/.helmignore rename to stable/transmission/3.0.1/.helmignore diff --git a/stable/transmission/3.0.0/CONFIG.md b/stable/transmission/3.0.1/CONFIG.md similarity index 100% rename from stable/transmission/3.0.0/CONFIG.md rename to stable/transmission/3.0.1/CONFIG.md diff --git a/stable/transmission/3.0.1/Chart.lock b/stable/transmission/3.0.1/Chart.lock new file mode 100644 index 00000000000..eaa6376f2cc --- /dev/null +++ b/stable/transmission/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/transmission/3.0.1/Chart.yaml similarity index 96% rename from stable/transmission/3.0.0/Chart.yaml rename to stable/transmission/3.0.1/Chart.yaml index 647ce03ed97..b39ec33e041 100644 --- a/stable/transmission/3.0.0/Chart.yaml +++ b/stable/transmission/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: transmission -version: 3.0.0 +version: 3.0.1 # 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/transmission/3.0.0/README.md b/stable/transmission/3.0.1/README.md similarity index 100% rename from stable/transmission/3.0.0/README.md rename to stable/transmission/3.0.1/README.md diff --git a/stable/transmission/3.0.0/app-readme.md b/stable/transmission/3.0.1/app-readme.md similarity index 100% rename from stable/transmission/3.0.0/app-readme.md rename to stable/transmission/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/transmission/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/transmission/3.0.0/ix_values.yaml b/stable/transmission/3.0.1/ix_values.yaml similarity index 100% rename from stable/transmission/3.0.0/ix_values.yaml rename to stable/transmission/3.0.1/ix_values.yaml diff --git a/stable/transmission/3.0.0/questions.yaml b/stable/transmission/3.0.1/questions.yaml similarity index 100% rename from stable/transmission/3.0.0/questions.yaml rename to stable/transmission/3.0.1/questions.yaml diff --git a/stable/transmission/3.0.0/templates/common.yaml b/stable/transmission/3.0.1/templates/common.yaml similarity index 100% rename from stable/transmission/3.0.0/templates/common.yaml rename to stable/transmission/3.0.1/templates/common.yaml diff --git a/stable/transmission/3.0.0/templates/configmap.yaml b/stable/transmission/3.0.1/templates/configmap.yaml similarity index 100% rename from stable/transmission/3.0.0/templates/configmap.yaml rename to stable/transmission/3.0.1/templates/configmap.yaml diff --git a/stable/transmission/3.0.0/test_values.yaml b/stable/transmission/3.0.1/test_values.yaml similarity index 100% rename from stable/transmission/3.0.0/test_values.yaml rename to stable/transmission/3.0.1/test_values.yaml diff --git a/stable/transmission/3.0.0/values.yaml b/stable/transmission/3.0.1/values.yaml similarity index 100% rename from stable/transmission/3.0.0/values.yaml rename to stable/transmission/3.0.1/values.yaml diff --git a/stable/zwavejs2mqtt/3.0.0/Chart.lock b/stable/zwavejs2mqtt/3.0.0/Chart.lock deleted file mode 100644 index f0e596c84e6..00000000000 --- a/stable/zwavejs2mqtt/3.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.0.1 -digest: sha256:872003df28f67815271ff4716b856a152b06a170fe98bdbceebf29dbe6c229a5 -generated: "2021-04-14T20:27:23.1480335+02:00" diff --git a/stable/zwavejs2mqtt/3.0.0/charts/common-3.0.1.tgz b/stable/zwavejs2mqtt/3.0.0/charts/common-3.0.1.tgz deleted file mode 100644 index 63171ce6d66..00000000000 Binary files a/stable/zwavejs2mqtt/3.0.0/charts/common-3.0.1.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/3.0.0/.helmignore b/stable/zwavejs2mqtt/3.0.1/.helmignore similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/.helmignore rename to stable/zwavejs2mqtt/3.0.1/.helmignore diff --git a/stable/zwavejs2mqtt/3.0.0/CONFIG.md b/stable/zwavejs2mqtt/3.0.1/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/CONFIG.md rename to stable/zwavejs2mqtt/3.0.1/CONFIG.md diff --git a/stable/zwavejs2mqtt/3.0.1/Chart.lock b/stable/zwavejs2mqtt/3.0.1/Chart.lock new file mode 100644 index 00000000000..64ae4ba854e --- /dev/null +++ b/stable/zwavejs2mqtt/3.0.1/Chart.lock @@ -0,0 +1,6 @@ +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.0/Chart.yaml b/stable/zwavejs2mqtt/3.0.1/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/3.0.0/Chart.yaml rename to stable/zwavejs2mqtt/3.0.1/Chart.yaml index 4dde70c8942..5a41c1bfef7 100644 --- a/stable/zwavejs2mqtt/3.0.0/Chart.yaml +++ b/stable/zwavejs2mqtt/3.0.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zwavejs2mqtt -version: 3.0.0 +version: 3.0.1 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.1 + version: 3.0.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/zwavejs2mqtt/3.0.0/README.md b/stable/zwavejs2mqtt/3.0.1/README.md similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/README.md rename to stable/zwavejs2mqtt/3.0.1/README.md diff --git a/stable/zwavejs2mqtt/3.0.0/app-readme.md b/stable/zwavejs2mqtt/3.0.1/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/app-readme.md rename to stable/zwavejs2mqtt/3.0.1/app-readme.md 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 new file mode 100644 index 00000000000..85fdf6b231b Binary files /dev/null and b/stable/zwavejs2mqtt/3.0.1/charts/common-3.0.2.tgz differ diff --git a/stable/zwavejs2mqtt/3.0.0/ix_values.yaml b/stable/zwavejs2mqtt/3.0.1/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/ix_values.yaml rename to stable/zwavejs2mqtt/3.0.1/ix_values.yaml diff --git a/stable/zwavejs2mqtt/3.0.0/questions.yaml b/stable/zwavejs2mqtt/3.0.1/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/questions.yaml rename to stable/zwavejs2mqtt/3.0.1/questions.yaml diff --git a/stable/zwavejs2mqtt/3.0.0/templates/common.yaml b/stable/zwavejs2mqtt/3.0.1/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/templates/common.yaml rename to stable/zwavejs2mqtt/3.0.1/templates/common.yaml diff --git a/stable/zwavejs2mqtt/3.0.0/test_values.yaml b/stable/zwavejs2mqtt/3.0.1/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/test_values.yaml rename to stable/zwavejs2mqtt/3.0.1/test_values.yaml diff --git a/stable/zwavejs2mqtt/3.0.0/values.yaml b/stable/zwavejs2mqtt/3.0.1/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.0.0/values.yaml rename to stable/zwavejs2mqtt/3.0.1/values.yaml