diff --git a/dev/phpmyadmin/1.1.0/Chart.lock b/dev/phpmyadmin/1.1.0/Chart.lock deleted file mode 100644 index 6196e8e88b1..00000000000 --- a/dev/phpmyadmin/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:05:14.55145647Z" diff --git a/dev/phpmyadmin/1.1.0/charts/common-3.5.0.tgz b/dev/phpmyadmin/1.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/dev/phpmyadmin/1.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/dev/phpmyadmin/1.1.0/.helmignore b/dev/phpmyadmin/1.1.1/.helmignore similarity index 100% rename from dev/phpmyadmin/1.1.0/.helmignore rename to dev/phpmyadmin/1.1.1/.helmignore diff --git a/dev/phpmyadmin/1.1.0/CONFIG.md b/dev/phpmyadmin/1.1.1/CONFIG.md similarity index 100% rename from dev/phpmyadmin/1.1.0/CONFIG.md rename to dev/phpmyadmin/1.1.1/CONFIG.md diff --git a/dev/phpmyadmin/1.1.1/Chart.lock b/dev/phpmyadmin/1.1.1/Chart.lock new file mode 100644 index 00000000000..d88de383bb3 --- /dev/null +++ b/dev/phpmyadmin/1.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:56.45862941Z" diff --git a/dev/phpmyadmin/1.1.0/Chart.yaml b/dev/phpmyadmin/1.1.1/Chart.yaml similarity index 95% rename from dev/phpmyadmin/1.1.0/Chart.yaml rename to dev/phpmyadmin/1.1.1/Chart.yaml index 715baacb4e4..adaec3ad9e8 100644 --- a/dev/phpmyadmin/1.1.0/Chart.yaml +++ b/dev/phpmyadmin/1.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: phpmyadmin -version: 1.1.0 +version: 1.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/dev/phpmyadmin/1.1.0/README.md b/dev/phpmyadmin/1.1.1/README.md similarity index 100% rename from dev/phpmyadmin/1.1.0/README.md rename to dev/phpmyadmin/1.1.1/README.md diff --git a/dev/phpmyadmin/1.1.0/app-readme.md b/dev/phpmyadmin/1.1.1/app-readme.md similarity index 100% rename from dev/phpmyadmin/1.1.0/app-readme.md rename to dev/phpmyadmin/1.1.1/app-readme.md diff --git a/dev/phpmyadmin/1.1.1/charts/common-3.5.1.tgz b/dev/phpmyadmin/1.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/dev/phpmyadmin/1.1.1/charts/common-3.5.1.tgz differ diff --git a/dev/phpmyadmin/1.1.0/ix_values.yaml b/dev/phpmyadmin/1.1.1/ix_values.yaml similarity index 100% rename from dev/phpmyadmin/1.1.0/ix_values.yaml rename to dev/phpmyadmin/1.1.1/ix_values.yaml diff --git a/dev/phpmyadmin/1.1.0/questions.yaml b/dev/phpmyadmin/1.1.1/questions.yaml similarity index 100% rename from dev/phpmyadmin/1.1.0/questions.yaml rename to dev/phpmyadmin/1.1.1/questions.yaml diff --git a/dev/phpmyadmin/1.1.0/templates/common.yaml b/dev/phpmyadmin/1.1.1/templates/common.yaml similarity index 100% rename from dev/phpmyadmin/1.1.0/templates/common.yaml rename to dev/phpmyadmin/1.1.1/templates/common.yaml diff --git a/dev/phpmyadmin/1.1.0/test_values.yaml b/dev/phpmyadmin/1.1.1/test_values.yaml similarity index 100% rename from dev/phpmyadmin/1.1.0/test_values.yaml rename to dev/phpmyadmin/1.1.1/test_values.yaml diff --git a/dev/phpmyadmin/1.1.0/values.yaml b/dev/phpmyadmin/1.1.1/values.yaml similarity index 100% rename from dev/phpmyadmin/1.1.0/values.yaml rename to dev/phpmyadmin/1.1.1/values.yaml diff --git a/incubator/bazarr/3.1.0/Chart.lock b/incubator/bazarr/3.1.0/Chart.lock deleted file mode 100644 index 0bacfe3d063..00000000000 --- a/incubator/bazarr/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:05:11.579655985Z" diff --git a/incubator/bazarr/3.1.0/charts/common-3.5.0.tgz b/incubator/bazarr/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/bazarr/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/bazarr/3.1.0/.helmignore b/incubator/bazarr/3.1.1/.helmignore similarity index 100% rename from incubator/bazarr/3.1.0/.helmignore rename to incubator/bazarr/3.1.1/.helmignore diff --git a/incubator/bazarr/3.1.0/CONFIG.md b/incubator/bazarr/3.1.1/CONFIG.md similarity index 100% rename from incubator/bazarr/3.1.0/CONFIG.md rename to incubator/bazarr/3.1.1/CONFIG.md diff --git a/incubator/bazarr/3.1.1/Chart.lock b/incubator/bazarr/3.1.1/Chart.lock new file mode 100644 index 00000000000..d48162dd285 --- /dev/null +++ b/incubator/bazarr/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:53.367053986Z" diff --git a/incubator/bazarr/3.1.0/Chart.yaml b/incubator/bazarr/3.1.1/Chart.yaml similarity index 96% rename from incubator/bazarr/3.1.0/Chart.yaml rename to incubator/bazarr/3.1.1/Chart.yaml index ca7be9c75b3..6971baddf6f 100644 --- a/incubator/bazarr/3.1.0/Chart.yaml +++ b/incubator/bazarr/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bazarr -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/bazarr/3.1.0/README.md b/incubator/bazarr/3.1.1/README.md similarity index 100% rename from incubator/bazarr/3.1.0/README.md rename to incubator/bazarr/3.1.1/README.md diff --git a/incubator/bazarr/3.1.0/app-readme.md b/incubator/bazarr/3.1.1/app-readme.md similarity index 100% rename from incubator/bazarr/3.1.0/app-readme.md rename to incubator/bazarr/3.1.1/app-readme.md diff --git a/incubator/bazarr/3.1.1/charts/common-3.5.1.tgz b/incubator/bazarr/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/bazarr/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/bazarr/3.1.0/ix_values.yaml b/incubator/bazarr/3.1.1/ix_values.yaml similarity index 100% rename from incubator/bazarr/3.1.0/ix_values.yaml rename to incubator/bazarr/3.1.1/ix_values.yaml diff --git a/incubator/bazarr/3.1.0/questions.yaml b/incubator/bazarr/3.1.1/questions.yaml similarity index 100% rename from incubator/bazarr/3.1.0/questions.yaml rename to incubator/bazarr/3.1.1/questions.yaml diff --git a/incubator/bazarr/3.1.0/templates/common.yaml b/incubator/bazarr/3.1.1/templates/common.yaml similarity index 100% rename from incubator/bazarr/3.1.0/templates/common.yaml rename to incubator/bazarr/3.1.1/templates/common.yaml diff --git a/incubator/bazarr/3.1.0/test_values.yaml b/incubator/bazarr/3.1.1/test_values.yaml similarity index 100% rename from incubator/bazarr/3.1.0/test_values.yaml rename to incubator/bazarr/3.1.1/test_values.yaml diff --git a/incubator/bazarr/3.1.0/values.yaml b/incubator/bazarr/3.1.1/values.yaml similarity index 100% rename from incubator/bazarr/3.1.0/values.yaml rename to incubator/bazarr/3.1.1/values.yaml diff --git a/incubator/calibre-web/3.1.0/Chart.lock b/incubator/calibre-web/3.1.0/Chart.lock deleted file mode 100644 index 57cee6b5de0..00000000000 --- a/incubator/calibre-web/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:05:08.799985365Z" diff --git a/incubator/calibre-web/3.1.0/charts/common-3.5.0.tgz b/incubator/calibre-web/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/calibre-web/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/calibre-web/3.1.0/.helmignore b/incubator/calibre-web/3.1.1/.helmignore similarity index 100% rename from incubator/calibre-web/3.1.0/.helmignore rename to incubator/calibre-web/3.1.1/.helmignore diff --git a/incubator/calibre-web/3.1.0/CONFIG.md b/incubator/calibre-web/3.1.1/CONFIG.md similarity index 100% rename from incubator/calibre-web/3.1.0/CONFIG.md rename to incubator/calibre-web/3.1.1/CONFIG.md diff --git a/incubator/calibre-web/3.1.1/Chart.lock b/incubator/calibre-web/3.1.1/Chart.lock new file mode 100644 index 00000000000..9072f540764 --- /dev/null +++ b/incubator/calibre-web/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:50.534741963Z" diff --git a/incubator/calibre-web/3.1.0/Chart.yaml b/incubator/calibre-web/3.1.1/Chart.yaml similarity index 96% rename from incubator/calibre-web/3.1.0/Chart.yaml rename to incubator/calibre-web/3.1.1/Chart.yaml index 98487e8331c..3dbd8e350a9 100644 --- a/incubator/calibre-web/3.1.0/Chart.yaml +++ b/incubator/calibre-web/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: calibre-web -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/calibre-web/3.1.0/README.md b/incubator/calibre-web/3.1.1/README.md similarity index 100% rename from incubator/calibre-web/3.1.0/README.md rename to incubator/calibre-web/3.1.1/README.md diff --git a/incubator/calibre-web/3.1.0/app-readme.md b/incubator/calibre-web/3.1.1/app-readme.md similarity index 100% rename from incubator/calibre-web/3.1.0/app-readme.md rename to incubator/calibre-web/3.1.1/app-readme.md diff --git a/incubator/calibre-web/3.1.1/charts/common-3.5.1.tgz b/incubator/calibre-web/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/calibre-web/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/calibre-web/3.1.0/ix_values.yaml b/incubator/calibre-web/3.1.1/ix_values.yaml similarity index 100% rename from incubator/calibre-web/3.1.0/ix_values.yaml rename to incubator/calibre-web/3.1.1/ix_values.yaml diff --git a/incubator/calibre-web/3.1.0/questions.yaml b/incubator/calibre-web/3.1.1/questions.yaml similarity index 100% rename from incubator/calibre-web/3.1.0/questions.yaml rename to incubator/calibre-web/3.1.1/questions.yaml diff --git a/incubator/calibre-web/3.1.0/templates/common.yaml b/incubator/calibre-web/3.1.1/templates/common.yaml similarity index 100% rename from incubator/calibre-web/3.1.0/templates/common.yaml rename to incubator/calibre-web/3.1.1/templates/common.yaml diff --git a/incubator/calibre-web/3.1.0/test_values.yaml b/incubator/calibre-web/3.1.1/test_values.yaml similarity index 100% rename from incubator/calibre-web/3.1.0/test_values.yaml rename to incubator/calibre-web/3.1.1/test_values.yaml diff --git a/incubator/calibre-web/3.1.0/values.yaml b/incubator/calibre-web/3.1.1/values.yaml similarity index 100% rename from incubator/calibre-web/3.1.0/values.yaml rename to incubator/calibre-web/3.1.1/values.yaml diff --git a/incubator/deluge/3.1.0/Chart.lock b/incubator/deluge/3.1.0/Chart.lock deleted file mode 100644 index d4509a593a6..00000000000 --- a/incubator/deluge/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:05:06.020824145Z" diff --git a/incubator/deluge/3.1.0/charts/common-3.5.0.tgz b/incubator/deluge/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/deluge/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/deluge/3.1.0/.helmignore b/incubator/deluge/3.1.1/.helmignore similarity index 100% rename from incubator/deluge/3.1.0/.helmignore rename to incubator/deluge/3.1.1/.helmignore diff --git a/incubator/deluge/3.1.0/CONFIG.md b/incubator/deluge/3.1.1/CONFIG.md similarity index 100% rename from incubator/deluge/3.1.0/CONFIG.md rename to incubator/deluge/3.1.1/CONFIG.md diff --git a/incubator/deluge/3.1.1/Chart.lock b/incubator/deluge/3.1.1/Chart.lock new file mode 100644 index 00000000000..3a26fe5195e --- /dev/null +++ b/incubator/deluge/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:47.642705705Z" diff --git a/incubator/deluge/3.1.0/Chart.yaml b/incubator/deluge/3.1.1/Chart.yaml similarity index 95% rename from incubator/deluge/3.1.0/Chart.yaml rename to incubator/deluge/3.1.1/Chart.yaml index 6d90fb41e39..a0bc2c887f2 100644 --- a/incubator/deluge/3.1.0/Chart.yaml +++ b/incubator/deluge/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: deluge -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/deluge/3.1.0/README.md b/incubator/deluge/3.1.1/README.md similarity index 100% rename from incubator/deluge/3.1.0/README.md rename to incubator/deluge/3.1.1/README.md diff --git a/incubator/deluge/3.1.0/app-readme.md b/incubator/deluge/3.1.1/app-readme.md similarity index 100% rename from incubator/deluge/3.1.0/app-readme.md rename to incubator/deluge/3.1.1/app-readme.md diff --git a/incubator/deluge/3.1.1/charts/common-3.5.1.tgz b/incubator/deluge/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/deluge/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/deluge/3.1.0/ix_values.yaml b/incubator/deluge/3.1.1/ix_values.yaml similarity index 100% rename from incubator/deluge/3.1.0/ix_values.yaml rename to incubator/deluge/3.1.1/ix_values.yaml diff --git a/incubator/deluge/3.1.0/questions.yaml b/incubator/deluge/3.1.1/questions.yaml similarity index 100% rename from incubator/deluge/3.1.0/questions.yaml rename to incubator/deluge/3.1.1/questions.yaml diff --git a/incubator/deluge/3.1.0/templates/common.yaml b/incubator/deluge/3.1.1/templates/common.yaml similarity index 100% rename from incubator/deluge/3.1.0/templates/common.yaml rename to incubator/deluge/3.1.1/templates/common.yaml diff --git a/incubator/deluge/3.1.0/test_values.yaml b/incubator/deluge/3.1.1/test_values.yaml similarity index 100% rename from incubator/deluge/3.1.0/test_values.yaml rename to incubator/deluge/3.1.1/test_values.yaml diff --git a/incubator/deluge/3.1.0/values.yaml b/incubator/deluge/3.1.1/values.yaml similarity index 100% rename from incubator/deluge/3.1.0/values.yaml rename to incubator/deluge/3.1.1/values.yaml diff --git a/incubator/freshrss/3.1.0/Chart.lock b/incubator/freshrss/3.1.0/Chart.lock deleted file mode 100644 index 9f4603521ad..00000000000 --- a/incubator/freshrss/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:05:03.628092447Z" diff --git a/incubator/freshrss/3.1.0/charts/common-3.5.0.tgz b/incubator/freshrss/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/freshrss/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/freshrss/3.1.0/.helmignore b/incubator/freshrss/3.1.1/.helmignore similarity index 100% rename from incubator/freshrss/3.1.0/.helmignore rename to incubator/freshrss/3.1.1/.helmignore diff --git a/incubator/freshrss/3.1.0/CONFIG.md b/incubator/freshrss/3.1.1/CONFIG.md similarity index 100% rename from incubator/freshrss/3.1.0/CONFIG.md rename to incubator/freshrss/3.1.1/CONFIG.md diff --git a/incubator/freshrss/3.1.1/Chart.lock b/incubator/freshrss/3.1.1/Chart.lock new file mode 100644 index 00000000000..15649be42b4 --- /dev/null +++ b/incubator/freshrss/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:44.924994433Z" diff --git a/incubator/freshrss/3.1.0/Chart.yaml b/incubator/freshrss/3.1.1/Chart.yaml similarity index 96% rename from incubator/freshrss/3.1.0/Chart.yaml rename to incubator/freshrss/3.1.1/Chart.yaml index e096327cb39..94e82078a0b 100644 --- a/incubator/freshrss/3.1.0/Chart.yaml +++ b/incubator/freshrss/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: freshrss -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/freshrss/3.1.0/README.md b/incubator/freshrss/3.1.1/README.md similarity index 100% rename from incubator/freshrss/3.1.0/README.md rename to incubator/freshrss/3.1.1/README.md diff --git a/incubator/freshrss/3.1.0/app-readme.md b/incubator/freshrss/3.1.1/app-readme.md similarity index 100% rename from incubator/freshrss/3.1.0/app-readme.md rename to incubator/freshrss/3.1.1/app-readme.md diff --git a/incubator/freshrss/3.1.1/charts/common-3.5.1.tgz b/incubator/freshrss/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/freshrss/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/freshrss/3.1.0/ix_values.yaml b/incubator/freshrss/3.1.1/ix_values.yaml similarity index 100% rename from incubator/freshrss/3.1.0/ix_values.yaml rename to incubator/freshrss/3.1.1/ix_values.yaml diff --git a/incubator/freshrss/3.1.0/questions.yaml b/incubator/freshrss/3.1.1/questions.yaml similarity index 100% rename from incubator/freshrss/3.1.0/questions.yaml rename to incubator/freshrss/3.1.1/questions.yaml diff --git a/incubator/freshrss/3.1.0/templates/common.yaml b/incubator/freshrss/3.1.1/templates/common.yaml similarity index 100% rename from incubator/freshrss/3.1.0/templates/common.yaml rename to incubator/freshrss/3.1.1/templates/common.yaml diff --git a/incubator/freshrss/3.1.0/test_values.yaml b/incubator/freshrss/3.1.1/test_values.yaml similarity index 100% rename from incubator/freshrss/3.1.0/test_values.yaml rename to incubator/freshrss/3.1.1/test_values.yaml diff --git a/incubator/freshrss/3.1.0/values.yaml b/incubator/freshrss/3.1.1/values.yaml similarity index 100% rename from incubator/freshrss/3.1.0/values.yaml rename to incubator/freshrss/3.1.1/values.yaml diff --git a/incubator/gaps/3.1.0/Chart.lock b/incubator/gaps/3.1.0/Chart.lock deleted file mode 100644 index e7690ff58ec..00000000000 --- a/incubator/gaps/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:05:00.470303823Z" diff --git a/incubator/gaps/3.1.0/charts/common-3.5.0.tgz b/incubator/gaps/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/gaps/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/gaps/3.1.0/.helmignore b/incubator/gaps/3.1.1/.helmignore similarity index 100% rename from incubator/gaps/3.1.0/.helmignore rename to incubator/gaps/3.1.1/.helmignore diff --git a/incubator/gaps/3.1.0/CONFIG.md b/incubator/gaps/3.1.1/CONFIG.md similarity index 100% rename from incubator/gaps/3.1.0/CONFIG.md rename to incubator/gaps/3.1.1/CONFIG.md diff --git a/incubator/gaps/3.1.1/Chart.lock b/incubator/gaps/3.1.1/Chart.lock new file mode 100644 index 00000000000..2b97513a6cb --- /dev/null +++ b/incubator/gaps/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:41.611815852Z" diff --git a/incubator/gaps/3.1.0/Chart.yaml b/incubator/gaps/3.1.1/Chart.yaml similarity index 96% rename from incubator/gaps/3.1.0/Chart.yaml rename to incubator/gaps/3.1.1/Chart.yaml index aa8fed25e93..b17aac4e689 100644 --- a/incubator/gaps/3.1.0/Chart.yaml +++ b/incubator/gaps/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: gaps -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/gaps/3.1.0/README.md b/incubator/gaps/3.1.1/README.md similarity index 100% rename from incubator/gaps/3.1.0/README.md rename to incubator/gaps/3.1.1/README.md diff --git a/incubator/gaps/3.1.0/app-readme.md b/incubator/gaps/3.1.1/app-readme.md similarity index 100% rename from incubator/gaps/3.1.0/app-readme.md rename to incubator/gaps/3.1.1/app-readme.md diff --git a/incubator/gaps/3.1.1/charts/common-3.5.1.tgz b/incubator/gaps/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/gaps/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/gaps/3.1.0/ix_values.yaml b/incubator/gaps/3.1.1/ix_values.yaml similarity index 100% rename from incubator/gaps/3.1.0/ix_values.yaml rename to incubator/gaps/3.1.1/ix_values.yaml diff --git a/incubator/gaps/3.1.0/questions.yaml b/incubator/gaps/3.1.1/questions.yaml similarity index 100% rename from incubator/gaps/3.1.0/questions.yaml rename to incubator/gaps/3.1.1/questions.yaml diff --git a/incubator/gaps/3.1.0/templates/common.yaml b/incubator/gaps/3.1.1/templates/common.yaml similarity index 100% rename from incubator/gaps/3.1.0/templates/common.yaml rename to incubator/gaps/3.1.1/templates/common.yaml diff --git a/incubator/gaps/3.1.0/test_values.yaml b/incubator/gaps/3.1.1/test_values.yaml similarity index 100% rename from incubator/gaps/3.1.0/test_values.yaml rename to incubator/gaps/3.1.1/test_values.yaml diff --git a/incubator/gaps/3.1.0/values.yaml b/incubator/gaps/3.1.1/values.yaml similarity index 100% rename from incubator/gaps/3.1.0/values.yaml rename to incubator/gaps/3.1.1/values.yaml diff --git a/incubator/grocy/3.1.0/Chart.lock b/incubator/grocy/3.1.0/Chart.lock deleted file mode 100644 index cc31393808e..00000000000 --- a/incubator/grocy/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:57.810347936Z" diff --git a/incubator/grocy/3.1.0/charts/common-3.5.0.tgz b/incubator/grocy/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/grocy/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/grocy/3.1.0/.helmignore b/incubator/grocy/3.1.1/.helmignore similarity index 100% rename from incubator/grocy/3.1.0/.helmignore rename to incubator/grocy/3.1.1/.helmignore diff --git a/incubator/grocy/3.1.0/CONFIG.md b/incubator/grocy/3.1.1/CONFIG.md similarity index 100% rename from incubator/grocy/3.1.0/CONFIG.md rename to incubator/grocy/3.1.1/CONFIG.md diff --git a/incubator/grocy/3.1.1/Chart.lock b/incubator/grocy/3.1.1/Chart.lock new file mode 100644 index 00000000000..7c07271becf --- /dev/null +++ b/incubator/grocy/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:38.649930883Z" diff --git a/incubator/grocy/3.1.0/Chart.yaml b/incubator/grocy/3.1.1/Chart.yaml similarity index 95% rename from incubator/grocy/3.1.0/Chart.yaml rename to incubator/grocy/3.1.1/Chart.yaml index 08bcba465fc..f3cd9eee32e 100644 --- a/incubator/grocy/3.1.0/Chart.yaml +++ b/incubator/grocy/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: grocy -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/grocy/3.1.0/README.md b/incubator/grocy/3.1.1/README.md similarity index 100% rename from incubator/grocy/3.1.0/README.md rename to incubator/grocy/3.1.1/README.md diff --git a/incubator/grocy/3.1.0/app-readme.md b/incubator/grocy/3.1.1/app-readme.md similarity index 100% rename from incubator/grocy/3.1.0/app-readme.md rename to incubator/grocy/3.1.1/app-readme.md diff --git a/incubator/grocy/3.1.1/charts/common-3.5.1.tgz b/incubator/grocy/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/grocy/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/grocy/3.1.0/ix_values.yaml b/incubator/grocy/3.1.1/ix_values.yaml similarity index 100% rename from incubator/grocy/3.1.0/ix_values.yaml rename to incubator/grocy/3.1.1/ix_values.yaml diff --git a/incubator/grocy/3.1.0/questions.yaml b/incubator/grocy/3.1.1/questions.yaml similarity index 100% rename from incubator/grocy/3.1.0/questions.yaml rename to incubator/grocy/3.1.1/questions.yaml diff --git a/incubator/grocy/3.1.0/templates/common.yaml b/incubator/grocy/3.1.1/templates/common.yaml similarity index 100% rename from incubator/grocy/3.1.0/templates/common.yaml rename to incubator/grocy/3.1.1/templates/common.yaml diff --git a/incubator/grocy/3.1.0/test_values.yaml b/incubator/grocy/3.1.1/test_values.yaml similarity index 100% rename from incubator/grocy/3.1.0/test_values.yaml rename to incubator/grocy/3.1.1/test_values.yaml diff --git a/incubator/grocy/3.1.0/values.yaml b/incubator/grocy/3.1.1/values.yaml similarity index 100% rename from incubator/grocy/3.1.0/values.yaml rename to incubator/grocy/3.1.1/values.yaml diff --git a/incubator/heimdall/3.1.0/Chart.lock b/incubator/heimdall/3.1.0/Chart.lock deleted file mode 100644 index ccb4d438e96..00000000000 --- a/incubator/heimdall/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:54.99592761Z" diff --git a/incubator/heimdall/3.1.0/charts/common-3.5.0.tgz b/incubator/heimdall/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/heimdall/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/heimdall/3.1.0/.helmignore b/incubator/heimdall/3.1.1/.helmignore similarity index 100% rename from incubator/heimdall/3.1.0/.helmignore rename to incubator/heimdall/3.1.1/.helmignore diff --git a/incubator/heimdall/3.1.0/CONFIG.md b/incubator/heimdall/3.1.1/CONFIG.md similarity index 100% rename from incubator/heimdall/3.1.0/CONFIG.md rename to incubator/heimdall/3.1.1/CONFIG.md diff --git a/incubator/heimdall/3.1.1/Chart.lock b/incubator/heimdall/3.1.1/Chart.lock new file mode 100644 index 00000000000..6de82855b23 --- /dev/null +++ b/incubator/heimdall/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:35.725801764Z" diff --git a/incubator/heimdall/3.1.0/Chart.yaml b/incubator/heimdall/3.1.1/Chart.yaml similarity index 95% rename from incubator/heimdall/3.1.0/Chart.yaml rename to incubator/heimdall/3.1.1/Chart.yaml index da854a3ac9f..1271a660416 100644 --- a/incubator/heimdall/3.1.0/Chart.yaml +++ b/incubator/heimdall/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: heimdall -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/heimdall/3.1.0/README.md b/incubator/heimdall/3.1.1/README.md similarity index 100% rename from incubator/heimdall/3.1.0/README.md rename to incubator/heimdall/3.1.1/README.md diff --git a/incubator/heimdall/3.1.0/app-readme.md b/incubator/heimdall/3.1.1/app-readme.md similarity index 100% rename from incubator/heimdall/3.1.0/app-readme.md rename to incubator/heimdall/3.1.1/app-readme.md diff --git a/incubator/heimdall/3.1.1/charts/common-3.5.1.tgz b/incubator/heimdall/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/heimdall/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/heimdall/3.1.0/ix_values.yaml b/incubator/heimdall/3.1.1/ix_values.yaml similarity index 100% rename from incubator/heimdall/3.1.0/ix_values.yaml rename to incubator/heimdall/3.1.1/ix_values.yaml diff --git a/incubator/heimdall/3.1.0/questions.yaml b/incubator/heimdall/3.1.1/questions.yaml similarity index 100% rename from incubator/heimdall/3.1.0/questions.yaml rename to incubator/heimdall/3.1.1/questions.yaml diff --git a/incubator/heimdall/3.1.0/templates/common.yaml b/incubator/heimdall/3.1.1/templates/common.yaml similarity index 100% rename from incubator/heimdall/3.1.0/templates/common.yaml rename to incubator/heimdall/3.1.1/templates/common.yaml diff --git a/incubator/heimdall/3.1.0/test_values.yaml b/incubator/heimdall/3.1.1/test_values.yaml similarity index 100% rename from incubator/heimdall/3.1.0/test_values.yaml rename to incubator/heimdall/3.1.1/test_values.yaml diff --git a/incubator/heimdall/3.1.0/values.yaml b/incubator/heimdall/3.1.1/values.yaml similarity index 100% rename from incubator/heimdall/3.1.0/values.yaml rename to incubator/heimdall/3.1.1/values.yaml diff --git a/incubator/lazylibrarian/3.1.0/Chart.lock b/incubator/lazylibrarian/3.1.0/Chart.lock deleted file mode 100644 index d7066fbef34..00000000000 --- a/incubator/lazylibrarian/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:52.551623593Z" diff --git a/incubator/lazylibrarian/3.1.0/charts/common-3.5.0.tgz b/incubator/lazylibrarian/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/lazylibrarian/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/lazylibrarian/3.1.0/.helmignore b/incubator/lazylibrarian/3.1.1/.helmignore similarity index 100% rename from incubator/lazylibrarian/3.1.0/.helmignore rename to incubator/lazylibrarian/3.1.1/.helmignore diff --git a/incubator/lazylibrarian/3.1.0/CONFIG.md b/incubator/lazylibrarian/3.1.1/CONFIG.md similarity index 100% rename from incubator/lazylibrarian/3.1.0/CONFIG.md rename to incubator/lazylibrarian/3.1.1/CONFIG.md diff --git a/incubator/lazylibrarian/3.1.1/Chart.lock b/incubator/lazylibrarian/3.1.1/Chart.lock new file mode 100644 index 00000000000..f361b4a2526 --- /dev/null +++ b/incubator/lazylibrarian/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:32.336028801Z" diff --git a/incubator/lazylibrarian/3.1.0/Chart.yaml b/incubator/lazylibrarian/3.1.1/Chart.yaml similarity index 96% rename from incubator/lazylibrarian/3.1.0/Chart.yaml rename to incubator/lazylibrarian/3.1.1/Chart.yaml index bc2822e4602..bf3cb4c1a8e 100644 --- a/incubator/lazylibrarian/3.1.0/Chart.yaml +++ b/incubator/lazylibrarian/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lazylibrarian -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lazylibrarian/3.1.0/README.md b/incubator/lazylibrarian/3.1.1/README.md similarity index 100% rename from incubator/lazylibrarian/3.1.0/README.md rename to incubator/lazylibrarian/3.1.1/README.md diff --git a/incubator/lazylibrarian/3.1.0/app-readme.md b/incubator/lazylibrarian/3.1.1/app-readme.md similarity index 100% rename from incubator/lazylibrarian/3.1.0/app-readme.md rename to incubator/lazylibrarian/3.1.1/app-readme.md diff --git a/incubator/lazylibrarian/3.1.1/charts/common-3.5.1.tgz b/incubator/lazylibrarian/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/lazylibrarian/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/lazylibrarian/3.1.0/ix_values.yaml b/incubator/lazylibrarian/3.1.1/ix_values.yaml similarity index 100% rename from incubator/lazylibrarian/3.1.0/ix_values.yaml rename to incubator/lazylibrarian/3.1.1/ix_values.yaml diff --git a/incubator/lazylibrarian/3.1.0/questions.yaml b/incubator/lazylibrarian/3.1.1/questions.yaml similarity index 100% rename from incubator/lazylibrarian/3.1.0/questions.yaml rename to incubator/lazylibrarian/3.1.1/questions.yaml diff --git a/incubator/lazylibrarian/3.1.0/templates/common.yaml b/incubator/lazylibrarian/3.1.1/templates/common.yaml similarity index 100% rename from incubator/lazylibrarian/3.1.0/templates/common.yaml rename to incubator/lazylibrarian/3.1.1/templates/common.yaml diff --git a/incubator/lazylibrarian/3.1.0/test_values.yaml b/incubator/lazylibrarian/3.1.1/test_values.yaml similarity index 100% rename from incubator/lazylibrarian/3.1.0/test_values.yaml rename to incubator/lazylibrarian/3.1.1/test_values.yaml diff --git a/incubator/lazylibrarian/3.1.0/values.yaml b/incubator/lazylibrarian/3.1.1/values.yaml similarity index 100% rename from incubator/lazylibrarian/3.1.0/values.yaml rename to incubator/lazylibrarian/3.1.1/values.yaml diff --git a/incubator/lychee/3.1.0/Chart.lock b/incubator/lychee/3.1.0/Chart.lock deleted file mode 100644 index ae2e934974b..00000000000 --- a/incubator/lychee/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:50.196462291Z" diff --git a/incubator/lychee/3.1.0/charts/common-3.5.0.tgz b/incubator/lychee/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/lychee/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/lychee/3.1.0/.helmignore b/incubator/lychee/3.1.1/.helmignore similarity index 100% rename from incubator/lychee/3.1.0/.helmignore rename to incubator/lychee/3.1.1/.helmignore diff --git a/incubator/lychee/3.1.0/CONFIG.md b/incubator/lychee/3.1.1/CONFIG.md similarity index 100% rename from incubator/lychee/3.1.0/CONFIG.md rename to incubator/lychee/3.1.1/CONFIG.md diff --git a/incubator/lychee/3.1.1/Chart.lock b/incubator/lychee/3.1.1/Chart.lock new file mode 100644 index 00000000000..39a7815a362 --- /dev/null +++ b/incubator/lychee/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:29.352149877Z" diff --git a/incubator/lychee/3.1.0/Chart.yaml b/incubator/lychee/3.1.1/Chart.yaml similarity index 96% rename from incubator/lychee/3.1.0/Chart.yaml rename to incubator/lychee/3.1.1/Chart.yaml index 77ffd34dbc1..6b7707c2c73 100644 --- a/incubator/lychee/3.1.0/Chart.yaml +++ b/incubator/lychee/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lychee -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lychee/3.1.0/README.md b/incubator/lychee/3.1.1/README.md similarity index 100% rename from incubator/lychee/3.1.0/README.md rename to incubator/lychee/3.1.1/README.md diff --git a/incubator/lychee/3.1.0/app-readme.md b/incubator/lychee/3.1.1/app-readme.md similarity index 100% rename from incubator/lychee/3.1.0/app-readme.md rename to incubator/lychee/3.1.1/app-readme.md diff --git a/incubator/lychee/3.1.1/charts/common-3.5.1.tgz b/incubator/lychee/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/lychee/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/lychee/3.1.0/ix_values.yaml b/incubator/lychee/3.1.1/ix_values.yaml similarity index 100% rename from incubator/lychee/3.1.0/ix_values.yaml rename to incubator/lychee/3.1.1/ix_values.yaml diff --git a/incubator/lychee/3.1.0/questions.yaml b/incubator/lychee/3.1.1/questions.yaml similarity index 100% rename from incubator/lychee/3.1.0/questions.yaml rename to incubator/lychee/3.1.1/questions.yaml diff --git a/incubator/lychee/3.1.0/templates/common.yaml b/incubator/lychee/3.1.1/templates/common.yaml similarity index 100% rename from incubator/lychee/3.1.0/templates/common.yaml rename to incubator/lychee/3.1.1/templates/common.yaml diff --git a/incubator/lychee/3.1.0/test_values.yaml b/incubator/lychee/3.1.1/test_values.yaml similarity index 100% rename from incubator/lychee/3.1.0/test_values.yaml rename to incubator/lychee/3.1.1/test_values.yaml diff --git a/incubator/lychee/3.1.0/values.yaml b/incubator/lychee/3.1.1/values.yaml similarity index 100% rename from incubator/lychee/3.1.0/values.yaml rename to incubator/lychee/3.1.1/values.yaml diff --git a/incubator/navidrome/3.1.0/Chart.lock b/incubator/navidrome/3.1.0/Chart.lock deleted file mode 100644 index 858cb712167..00000000000 --- a/incubator/navidrome/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:47.406383105Z" diff --git a/incubator/navidrome/3.1.0/charts/common-3.5.0.tgz b/incubator/navidrome/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/navidrome/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/navidrome/3.1.0/.helmignore b/incubator/navidrome/3.1.1/.helmignore similarity index 100% rename from incubator/navidrome/3.1.0/.helmignore rename to incubator/navidrome/3.1.1/.helmignore diff --git a/incubator/navidrome/3.1.0/CONFIG.md b/incubator/navidrome/3.1.1/CONFIG.md similarity index 100% rename from incubator/navidrome/3.1.0/CONFIG.md rename to incubator/navidrome/3.1.1/CONFIG.md diff --git a/incubator/navidrome/3.1.1/Chart.lock b/incubator/navidrome/3.1.1/Chart.lock new file mode 100644 index 00000000000..8c4acf4c77b --- /dev/null +++ b/incubator/navidrome/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:26.359913531Z" diff --git a/incubator/navidrome/3.1.0/Chart.yaml b/incubator/navidrome/3.1.1/Chart.yaml similarity index 96% rename from incubator/navidrome/3.1.0/Chart.yaml rename to incubator/navidrome/3.1.1/Chart.yaml index 13d6ee3b709..a8118a44b0a 100644 --- a/incubator/navidrome/3.1.0/Chart.yaml +++ b/incubator/navidrome/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: navidrome -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/navidrome/3.1.0/README.md b/incubator/navidrome/3.1.1/README.md similarity index 100% rename from incubator/navidrome/3.1.0/README.md rename to incubator/navidrome/3.1.1/README.md diff --git a/incubator/navidrome/3.1.0/app-readme.md b/incubator/navidrome/3.1.1/app-readme.md similarity index 100% rename from incubator/navidrome/3.1.0/app-readme.md rename to incubator/navidrome/3.1.1/app-readme.md diff --git a/incubator/navidrome/3.1.1/charts/common-3.5.1.tgz b/incubator/navidrome/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/navidrome/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/navidrome/3.1.0/ix_values.yaml b/incubator/navidrome/3.1.1/ix_values.yaml similarity index 100% rename from incubator/navidrome/3.1.0/ix_values.yaml rename to incubator/navidrome/3.1.1/ix_values.yaml diff --git a/incubator/navidrome/3.1.0/questions.yaml b/incubator/navidrome/3.1.1/questions.yaml similarity index 100% rename from incubator/navidrome/3.1.0/questions.yaml rename to incubator/navidrome/3.1.1/questions.yaml diff --git a/incubator/navidrome/3.1.0/templates/common.yaml b/incubator/navidrome/3.1.1/templates/common.yaml similarity index 100% rename from incubator/navidrome/3.1.0/templates/common.yaml rename to incubator/navidrome/3.1.1/templates/common.yaml diff --git a/incubator/navidrome/3.1.0/test_values.yaml b/incubator/navidrome/3.1.1/test_values.yaml similarity index 100% rename from incubator/navidrome/3.1.0/test_values.yaml rename to incubator/navidrome/3.1.1/test_values.yaml diff --git a/incubator/navidrome/3.1.0/values.yaml b/incubator/navidrome/3.1.1/values.yaml similarity index 100% rename from incubator/navidrome/3.1.0/values.yaml rename to incubator/navidrome/3.1.1/values.yaml diff --git a/incubator/node-red/3.1.0/Chart.lock b/incubator/node-red/3.1.0/Chart.lock deleted file mode 100644 index f98c0436f02..00000000000 --- a/incubator/node-red/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:44.96076612Z" diff --git a/incubator/node-red/3.1.0/charts/common-3.5.0.tgz b/incubator/node-red/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/node-red/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/node-red/3.1.0/.helmignore b/incubator/node-red/3.1.1/.helmignore similarity index 100% rename from incubator/node-red/3.1.0/.helmignore rename to incubator/node-red/3.1.1/.helmignore diff --git a/incubator/node-red/3.1.0/CONFIG.md b/incubator/node-red/3.1.1/CONFIG.md similarity index 100% rename from incubator/node-red/3.1.0/CONFIG.md rename to incubator/node-red/3.1.1/CONFIG.md diff --git a/incubator/node-red/3.1.1/Chart.lock b/incubator/node-red/3.1.1/Chart.lock new file mode 100644 index 00000000000..d6a43a9f091 --- /dev/null +++ b/incubator/node-red/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:23.899493222Z" diff --git a/incubator/node-red/3.1.0/Chart.yaml b/incubator/node-red/3.1.1/Chart.yaml similarity index 95% rename from incubator/node-red/3.1.0/Chart.yaml rename to incubator/node-red/3.1.1/Chart.yaml index 0885374c552..0a56dbb23e2 100644 --- a/incubator/node-red/3.1.0/Chart.yaml +++ b/incubator/node-red/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: node-red -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/node-red/3.1.0/README.md b/incubator/node-red/3.1.1/README.md similarity index 100% rename from incubator/node-red/3.1.0/README.md rename to incubator/node-red/3.1.1/README.md diff --git a/incubator/node-red/3.1.0/app-readme.md b/incubator/node-red/3.1.1/app-readme.md similarity index 100% rename from incubator/node-red/3.1.0/app-readme.md rename to incubator/node-red/3.1.1/app-readme.md diff --git a/incubator/node-red/3.1.1/charts/common-3.5.1.tgz b/incubator/node-red/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/node-red/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/node-red/3.1.0/ix_values.yaml b/incubator/node-red/3.1.1/ix_values.yaml similarity index 100% rename from incubator/node-red/3.1.0/ix_values.yaml rename to incubator/node-red/3.1.1/ix_values.yaml diff --git a/incubator/node-red/3.1.0/questions.yaml b/incubator/node-red/3.1.1/questions.yaml similarity index 100% rename from incubator/node-red/3.1.0/questions.yaml rename to incubator/node-red/3.1.1/questions.yaml diff --git a/incubator/node-red/3.1.0/templates/common.yaml b/incubator/node-red/3.1.1/templates/common.yaml similarity index 100% rename from incubator/node-red/3.1.0/templates/common.yaml rename to incubator/node-red/3.1.1/templates/common.yaml diff --git a/incubator/node-red/3.1.0/test_values.yaml b/incubator/node-red/3.1.1/test_values.yaml similarity index 100% rename from incubator/node-red/3.1.0/test_values.yaml rename to incubator/node-red/3.1.1/test_values.yaml diff --git a/incubator/node-red/3.1.0/values.yaml b/incubator/node-red/3.1.1/values.yaml similarity index 100% rename from incubator/node-red/3.1.0/values.yaml rename to incubator/node-red/3.1.1/values.yaml diff --git a/incubator/nzbget/3.1.0/Chart.lock b/incubator/nzbget/3.1.0/Chart.lock deleted file mode 100644 index d266b206680..00000000000 --- a/incubator/nzbget/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:42.520413638Z" diff --git a/incubator/nzbget/3.1.0/charts/common-3.5.0.tgz b/incubator/nzbget/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/nzbget/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/nzbget/3.1.0/.helmignore b/incubator/nzbget/3.1.1/.helmignore similarity index 100% rename from incubator/nzbget/3.1.0/.helmignore rename to incubator/nzbget/3.1.1/.helmignore diff --git a/incubator/nzbget/3.1.0/CONFIG.md b/incubator/nzbget/3.1.1/CONFIG.md similarity index 100% rename from incubator/nzbget/3.1.0/CONFIG.md rename to incubator/nzbget/3.1.1/CONFIG.md diff --git a/incubator/nzbget/3.1.1/Chart.lock b/incubator/nzbget/3.1.1/Chart.lock new file mode 100644 index 00000000000..d98205f96dd --- /dev/null +++ b/incubator/nzbget/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:20.580400778Z" diff --git a/incubator/nzbget/3.1.0/Chart.yaml b/incubator/nzbget/3.1.1/Chart.yaml similarity index 95% rename from incubator/nzbget/3.1.0/Chart.yaml rename to incubator/nzbget/3.1.1/Chart.yaml index 3a360ccda8d..e5523d85ac0 100644 --- a/incubator/nzbget/3.1.0/Chart.yaml +++ b/incubator/nzbget/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbget -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbget/3.1.0/README.md b/incubator/nzbget/3.1.1/README.md similarity index 100% rename from incubator/nzbget/3.1.0/README.md rename to incubator/nzbget/3.1.1/README.md diff --git a/incubator/nzbget/3.1.0/app-readme.md b/incubator/nzbget/3.1.1/app-readme.md similarity index 100% rename from incubator/nzbget/3.1.0/app-readme.md rename to incubator/nzbget/3.1.1/app-readme.md diff --git a/incubator/nzbget/3.1.1/charts/common-3.5.1.tgz b/incubator/nzbget/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/nzbget/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/nzbget/3.1.0/ix_values.yaml b/incubator/nzbget/3.1.1/ix_values.yaml similarity index 100% rename from incubator/nzbget/3.1.0/ix_values.yaml rename to incubator/nzbget/3.1.1/ix_values.yaml diff --git a/incubator/nzbget/3.1.0/questions.yaml b/incubator/nzbget/3.1.1/questions.yaml similarity index 100% rename from incubator/nzbget/3.1.0/questions.yaml rename to incubator/nzbget/3.1.1/questions.yaml diff --git a/incubator/nzbget/3.1.0/templates/common.yaml b/incubator/nzbget/3.1.1/templates/common.yaml similarity index 100% rename from incubator/nzbget/3.1.0/templates/common.yaml rename to incubator/nzbget/3.1.1/templates/common.yaml diff --git a/incubator/nzbget/3.1.0/test_values.yaml b/incubator/nzbget/3.1.1/test_values.yaml similarity index 100% rename from incubator/nzbget/3.1.0/test_values.yaml rename to incubator/nzbget/3.1.1/test_values.yaml diff --git a/incubator/nzbget/3.1.0/values.yaml b/incubator/nzbget/3.1.1/values.yaml similarity index 100% rename from incubator/nzbget/3.1.0/values.yaml rename to incubator/nzbget/3.1.1/values.yaml diff --git a/incubator/nzbhydra/3.1.0/Chart.lock b/incubator/nzbhydra/3.1.0/Chart.lock deleted file mode 100644 index 4453edffb4b..00000000000 --- a/incubator/nzbhydra/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:39.808566216Z" diff --git a/incubator/nzbhydra/3.1.0/charts/common-3.5.0.tgz b/incubator/nzbhydra/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/nzbhydra/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/nzbhydra/3.1.0/.helmignore b/incubator/nzbhydra/3.1.1/.helmignore similarity index 100% rename from incubator/nzbhydra/3.1.0/.helmignore rename to incubator/nzbhydra/3.1.1/.helmignore diff --git a/incubator/nzbhydra/3.1.0/CONFIG.md b/incubator/nzbhydra/3.1.1/CONFIG.md similarity index 100% rename from incubator/nzbhydra/3.1.0/CONFIG.md rename to incubator/nzbhydra/3.1.1/CONFIG.md diff --git a/incubator/nzbhydra/3.1.1/Chart.lock b/incubator/nzbhydra/3.1.1/Chart.lock new file mode 100644 index 00000000000..8dedc821482 --- /dev/null +++ b/incubator/nzbhydra/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:18.18830462Z" diff --git a/incubator/nzbhydra/3.1.0/Chart.yaml b/incubator/nzbhydra/3.1.1/Chart.yaml similarity index 96% rename from incubator/nzbhydra/3.1.0/Chart.yaml rename to incubator/nzbhydra/3.1.1/Chart.yaml index d25fe1ae615..18ab1b844ac 100644 --- a/incubator/nzbhydra/3.1.0/Chart.yaml +++ b/incubator/nzbhydra/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbhydra -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbhydra/3.1.0/README.md b/incubator/nzbhydra/3.1.1/README.md similarity index 100% rename from incubator/nzbhydra/3.1.0/README.md rename to incubator/nzbhydra/3.1.1/README.md diff --git a/incubator/nzbhydra/3.1.0/app-readme.md b/incubator/nzbhydra/3.1.1/app-readme.md similarity index 100% rename from incubator/nzbhydra/3.1.0/app-readme.md rename to incubator/nzbhydra/3.1.1/app-readme.md diff --git a/incubator/nzbhydra/3.1.1/charts/common-3.5.1.tgz b/incubator/nzbhydra/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/nzbhydra/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/nzbhydra/3.1.0/ix_values.yaml b/incubator/nzbhydra/3.1.1/ix_values.yaml similarity index 100% rename from incubator/nzbhydra/3.1.0/ix_values.yaml rename to incubator/nzbhydra/3.1.1/ix_values.yaml diff --git a/incubator/nzbhydra/3.1.0/questions.yaml b/incubator/nzbhydra/3.1.1/questions.yaml similarity index 100% rename from incubator/nzbhydra/3.1.0/questions.yaml rename to incubator/nzbhydra/3.1.1/questions.yaml diff --git a/incubator/nzbhydra/3.1.0/templates/common.yaml b/incubator/nzbhydra/3.1.1/templates/common.yaml similarity index 100% rename from incubator/nzbhydra/3.1.0/templates/common.yaml rename to incubator/nzbhydra/3.1.1/templates/common.yaml diff --git a/incubator/nzbhydra/3.1.0/test_values.yaml b/incubator/nzbhydra/3.1.1/test_values.yaml similarity index 100% rename from incubator/nzbhydra/3.1.0/test_values.yaml rename to incubator/nzbhydra/3.1.1/test_values.yaml diff --git a/incubator/nzbhydra/3.1.0/values.yaml b/incubator/nzbhydra/3.1.1/values.yaml similarity index 100% rename from incubator/nzbhydra/3.1.0/values.yaml rename to incubator/nzbhydra/3.1.1/values.yaml diff --git a/incubator/organizr/3.1.0/Chart.lock b/incubator/organizr/3.1.0/Chart.lock deleted file mode 100644 index d1595c6cc5b..00000000000 --- a/incubator/organizr/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:36.846103052Z" diff --git a/incubator/organizr/3.1.0/charts/common-3.5.0.tgz b/incubator/organizr/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/organizr/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/organizr/3.1.0/.helmignore b/incubator/organizr/3.1.1/.helmignore similarity index 100% rename from incubator/organizr/3.1.0/.helmignore rename to incubator/organizr/3.1.1/.helmignore diff --git a/incubator/organizr/3.1.0/CONFIG.md b/incubator/organizr/3.1.1/CONFIG.md similarity index 100% rename from incubator/organizr/3.1.0/CONFIG.md rename to incubator/organizr/3.1.1/CONFIG.md diff --git a/incubator/organizr/3.1.1/Chart.lock b/incubator/organizr/3.1.1/Chart.lock new file mode 100644 index 00000000000..761221bf20c --- /dev/null +++ b/incubator/organizr/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:14.888220438Z" diff --git a/incubator/organizr/3.1.0/Chart.yaml b/incubator/organizr/3.1.1/Chart.yaml similarity index 95% rename from incubator/organizr/3.1.0/Chart.yaml rename to incubator/organizr/3.1.1/Chart.yaml index 95a41fe92b6..2cd1c2c9390 100644 --- a/incubator/organizr/3.1.0/Chart.yaml +++ b/incubator/organizr/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: organizr -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/organizr/3.1.0/README.md b/incubator/organizr/3.1.1/README.md similarity index 100% rename from incubator/organizr/3.1.0/README.md rename to incubator/organizr/3.1.1/README.md diff --git a/incubator/organizr/3.1.0/app-readme.md b/incubator/organizr/3.1.1/app-readme.md similarity index 100% rename from incubator/organizr/3.1.0/app-readme.md rename to incubator/organizr/3.1.1/app-readme.md diff --git a/incubator/organizr/3.1.1/charts/common-3.5.1.tgz b/incubator/organizr/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/organizr/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/organizr/3.1.0/ix_values.yaml b/incubator/organizr/3.1.1/ix_values.yaml similarity index 100% rename from incubator/organizr/3.1.0/ix_values.yaml rename to incubator/organizr/3.1.1/ix_values.yaml diff --git a/incubator/organizr/3.1.0/questions.yaml b/incubator/organizr/3.1.1/questions.yaml similarity index 100% rename from incubator/organizr/3.1.0/questions.yaml rename to incubator/organizr/3.1.1/questions.yaml diff --git a/incubator/organizr/3.1.0/templates/common.yaml b/incubator/organizr/3.1.1/templates/common.yaml similarity index 100% rename from incubator/organizr/3.1.0/templates/common.yaml rename to incubator/organizr/3.1.1/templates/common.yaml diff --git a/incubator/organizr/3.1.0/test_values.yaml b/incubator/organizr/3.1.1/test_values.yaml similarity index 100% rename from incubator/organizr/3.1.0/test_values.yaml rename to incubator/organizr/3.1.1/test_values.yaml diff --git a/incubator/organizr/3.1.0/values.yaml b/incubator/organizr/3.1.1/values.yaml similarity index 100% rename from incubator/organizr/3.1.0/values.yaml rename to incubator/organizr/3.1.1/values.yaml diff --git a/incubator/qbittorrent/3.1.0/Chart.lock b/incubator/qbittorrent/3.1.0/Chart.lock deleted file mode 100644 index e0972a5f7d5..00000000000 --- a/incubator/qbittorrent/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:34.156802636Z" diff --git a/incubator/qbittorrent/3.1.0/charts/common-3.5.0.tgz b/incubator/qbittorrent/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/qbittorrent/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/qbittorrent/3.1.0/.helmignore b/incubator/qbittorrent/3.1.1/.helmignore similarity index 100% rename from incubator/qbittorrent/3.1.0/.helmignore rename to incubator/qbittorrent/3.1.1/.helmignore diff --git a/incubator/qbittorrent/3.1.0/CONFIG.md b/incubator/qbittorrent/3.1.1/CONFIG.md similarity index 100% rename from incubator/qbittorrent/3.1.0/CONFIG.md rename to incubator/qbittorrent/3.1.1/CONFIG.md diff --git a/incubator/qbittorrent/3.1.1/Chart.lock b/incubator/qbittorrent/3.1.1/Chart.lock new file mode 100644 index 00000000000..da1f3637d41 --- /dev/null +++ b/incubator/qbittorrent/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:10.492021022Z" diff --git a/incubator/qbittorrent/3.1.0/Chart.yaml b/incubator/qbittorrent/3.1.1/Chart.yaml similarity index 96% rename from incubator/qbittorrent/3.1.0/Chart.yaml rename to incubator/qbittorrent/3.1.1/Chart.yaml index 53126a7dc51..503c704b0f7 100644 --- a/incubator/qbittorrent/3.1.0/Chart.yaml +++ b/incubator/qbittorrent/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qbittorrent -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/qbittorrent/3.1.0/README.md b/incubator/qbittorrent/3.1.1/README.md similarity index 100% rename from incubator/qbittorrent/3.1.0/README.md rename to incubator/qbittorrent/3.1.1/README.md diff --git a/incubator/qbittorrent/3.1.0/app-readme.md b/incubator/qbittorrent/3.1.1/app-readme.md similarity index 100% rename from incubator/qbittorrent/3.1.0/app-readme.md rename to incubator/qbittorrent/3.1.1/app-readme.md diff --git a/incubator/qbittorrent/3.1.1/charts/common-3.5.1.tgz b/incubator/qbittorrent/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/qbittorrent/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/qbittorrent/3.1.0/ix_values.yaml b/incubator/qbittorrent/3.1.1/ix_values.yaml similarity index 100% rename from incubator/qbittorrent/3.1.0/ix_values.yaml rename to incubator/qbittorrent/3.1.1/ix_values.yaml diff --git a/incubator/qbittorrent/3.1.0/questions.yaml b/incubator/qbittorrent/3.1.1/questions.yaml similarity index 100% rename from incubator/qbittorrent/3.1.0/questions.yaml rename to incubator/qbittorrent/3.1.1/questions.yaml diff --git a/incubator/qbittorrent/3.1.0/templates/common.yaml b/incubator/qbittorrent/3.1.1/templates/common.yaml similarity index 100% rename from incubator/qbittorrent/3.1.0/templates/common.yaml rename to incubator/qbittorrent/3.1.1/templates/common.yaml diff --git a/incubator/qbittorrent/3.1.0/templates/configmap.yaml b/incubator/qbittorrent/3.1.1/templates/configmap.yaml similarity index 100% rename from incubator/qbittorrent/3.1.0/templates/configmap.yaml rename to incubator/qbittorrent/3.1.1/templates/configmap.yaml diff --git a/incubator/qbittorrent/3.1.0/test_values.yaml b/incubator/qbittorrent/3.1.1/test_values.yaml similarity index 100% rename from incubator/qbittorrent/3.1.0/test_values.yaml rename to incubator/qbittorrent/3.1.1/test_values.yaml diff --git a/incubator/qbittorrent/3.1.0/values.yaml b/incubator/qbittorrent/3.1.1/values.yaml similarity index 100% rename from incubator/qbittorrent/3.1.0/values.yaml rename to incubator/qbittorrent/3.1.1/values.yaml diff --git a/incubator/readarr/3.1.0/Chart.lock b/incubator/readarr/3.1.0/Chart.lock deleted file mode 100644 index 457a4f222c7..00000000000 --- a/incubator/readarr/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:31.78042725Z" diff --git a/incubator/readarr/3.1.0/charts/common-3.5.0.tgz b/incubator/readarr/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/readarr/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/readarr/3.1.0/.helmignore b/incubator/readarr/3.1.1/.helmignore similarity index 100% rename from incubator/readarr/3.1.0/.helmignore rename to incubator/readarr/3.1.1/.helmignore diff --git a/incubator/readarr/3.1.0/CONFIG.md b/incubator/readarr/3.1.1/CONFIG.md similarity index 100% rename from incubator/readarr/3.1.0/CONFIG.md rename to incubator/readarr/3.1.1/CONFIG.md diff --git a/incubator/readarr/3.1.1/Chart.lock b/incubator/readarr/3.1.1/Chart.lock new file mode 100644 index 00000000000..14bf460f3d6 --- /dev/null +++ b/incubator/readarr/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:07.738036941Z" diff --git a/incubator/readarr/3.1.0/Chart.yaml b/incubator/readarr/3.1.1/Chart.yaml similarity index 96% rename from incubator/readarr/3.1.0/Chart.yaml rename to incubator/readarr/3.1.1/Chart.yaml index 6119f7bdd98..5a424ccb290 100644 --- a/incubator/readarr/3.1.0/Chart.yaml +++ b/incubator/readarr/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: readarr -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/readarr/3.1.0/README.md b/incubator/readarr/3.1.1/README.md similarity index 100% rename from incubator/readarr/3.1.0/README.md rename to incubator/readarr/3.1.1/README.md diff --git a/incubator/readarr/3.1.0/app-readme.md b/incubator/readarr/3.1.1/app-readme.md similarity index 100% rename from incubator/readarr/3.1.0/app-readme.md rename to incubator/readarr/3.1.1/app-readme.md diff --git a/incubator/readarr/3.1.1/charts/common-3.5.1.tgz b/incubator/readarr/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/readarr/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/readarr/3.1.0/ix_values.yaml b/incubator/readarr/3.1.1/ix_values.yaml similarity index 100% rename from incubator/readarr/3.1.0/ix_values.yaml rename to incubator/readarr/3.1.1/ix_values.yaml diff --git a/incubator/readarr/3.1.0/questions.yaml b/incubator/readarr/3.1.1/questions.yaml similarity index 100% rename from incubator/readarr/3.1.0/questions.yaml rename to incubator/readarr/3.1.1/questions.yaml diff --git a/incubator/readarr/3.1.0/templates/common.yaml b/incubator/readarr/3.1.1/templates/common.yaml similarity index 100% rename from incubator/readarr/3.1.0/templates/common.yaml rename to incubator/readarr/3.1.1/templates/common.yaml diff --git a/incubator/readarr/3.1.0/test_values.yaml b/incubator/readarr/3.1.1/test_values.yaml similarity index 100% rename from incubator/readarr/3.1.0/test_values.yaml rename to incubator/readarr/3.1.1/test_values.yaml diff --git a/incubator/readarr/3.1.0/values.yaml b/incubator/readarr/3.1.1/values.yaml similarity index 100% rename from incubator/readarr/3.1.0/values.yaml rename to incubator/readarr/3.1.1/values.yaml diff --git a/incubator/sabnzbd/3.1.0/Chart.lock b/incubator/sabnzbd/3.1.0/Chart.lock deleted file mode 100644 index a32ada77b41..00000000000 --- a/incubator/sabnzbd/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:29.446042179Z" diff --git a/incubator/sabnzbd/3.1.0/charts/common-3.5.0.tgz b/incubator/sabnzbd/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/sabnzbd/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/sabnzbd/3.1.0/.helmignore b/incubator/sabnzbd/3.1.1/.helmignore similarity index 100% rename from incubator/sabnzbd/3.1.0/.helmignore rename to incubator/sabnzbd/3.1.1/.helmignore diff --git a/incubator/sabnzbd/3.1.0/CONFIG.md b/incubator/sabnzbd/3.1.1/CONFIG.md similarity index 100% rename from incubator/sabnzbd/3.1.0/CONFIG.md rename to incubator/sabnzbd/3.1.1/CONFIG.md diff --git a/incubator/sabnzbd/3.1.1/Chart.lock b/incubator/sabnzbd/3.1.1/Chart.lock new file mode 100644 index 00000000000..9dce4f4643c --- /dev/null +++ b/incubator/sabnzbd/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:04.867545221Z" diff --git a/incubator/sabnzbd/3.1.0/Chart.yaml b/incubator/sabnzbd/3.1.1/Chart.yaml similarity index 95% rename from incubator/sabnzbd/3.1.0/Chart.yaml rename to incubator/sabnzbd/3.1.1/Chart.yaml index dc37a6736a9..f93fd64a6dc 100644 --- a/incubator/sabnzbd/3.1.0/Chart.yaml +++ b/incubator/sabnzbd/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sabnzbd -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/sabnzbd/3.1.0/README.md b/incubator/sabnzbd/3.1.1/README.md similarity index 100% rename from incubator/sabnzbd/3.1.0/README.md rename to incubator/sabnzbd/3.1.1/README.md diff --git a/incubator/sabnzbd/3.1.0/app-readme.md b/incubator/sabnzbd/3.1.1/app-readme.md similarity index 100% rename from incubator/sabnzbd/3.1.0/app-readme.md rename to incubator/sabnzbd/3.1.1/app-readme.md diff --git a/incubator/sabnzbd/3.1.1/charts/common-3.5.1.tgz b/incubator/sabnzbd/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/sabnzbd/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/sabnzbd/3.1.0/ix_values.yaml b/incubator/sabnzbd/3.1.1/ix_values.yaml similarity index 100% rename from incubator/sabnzbd/3.1.0/ix_values.yaml rename to incubator/sabnzbd/3.1.1/ix_values.yaml diff --git a/incubator/sabnzbd/3.1.0/questions.yaml b/incubator/sabnzbd/3.1.1/questions.yaml similarity index 100% rename from incubator/sabnzbd/3.1.0/questions.yaml rename to incubator/sabnzbd/3.1.1/questions.yaml diff --git a/incubator/sabnzbd/3.1.0/templates/common.yaml b/incubator/sabnzbd/3.1.1/templates/common.yaml similarity index 100% rename from incubator/sabnzbd/3.1.0/templates/common.yaml rename to incubator/sabnzbd/3.1.1/templates/common.yaml diff --git a/incubator/sabnzbd/3.1.0/test_values.yaml b/incubator/sabnzbd/3.1.1/test_values.yaml similarity index 100% rename from incubator/sabnzbd/3.1.0/test_values.yaml rename to incubator/sabnzbd/3.1.1/test_values.yaml diff --git a/incubator/sabnzbd/3.1.0/values.yaml b/incubator/sabnzbd/3.1.1/values.yaml similarity index 100% rename from incubator/sabnzbd/3.1.0/values.yaml rename to incubator/sabnzbd/3.1.1/values.yaml diff --git a/incubator/truecommand/3.1.0/Chart.lock b/incubator/truecommand/3.1.0/Chart.lock deleted file mode 100644 index f3130e2d8b3..00000000000 --- a/incubator/truecommand/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:27.147176654Z" diff --git a/incubator/truecommand/3.1.0/charts/common-3.5.0.tgz b/incubator/truecommand/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/truecommand/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/truecommand/3.1.0/.helmignore b/incubator/truecommand/3.1.1/.helmignore similarity index 100% rename from incubator/truecommand/3.1.0/.helmignore rename to incubator/truecommand/3.1.1/.helmignore diff --git a/incubator/truecommand/3.1.0/CONFIG.md b/incubator/truecommand/3.1.1/CONFIG.md similarity index 100% rename from incubator/truecommand/3.1.0/CONFIG.md rename to incubator/truecommand/3.1.1/CONFIG.md diff --git a/incubator/truecommand/3.1.1/Chart.lock b/incubator/truecommand/3.1.1/Chart.lock new file mode 100644 index 00000000000..45b773c9743 --- /dev/null +++ b/incubator/truecommand/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:30:01.749390013Z" diff --git a/incubator/truecommand/3.1.0/Chart.yaml b/incubator/truecommand/3.1.1/Chart.yaml similarity index 95% rename from incubator/truecommand/3.1.0/Chart.yaml rename to incubator/truecommand/3.1.1/Chart.yaml index cdc2fe21e59..a150a1f3e80 100644 --- a/incubator/truecommand/3.1.0/Chart.yaml +++ b/incubator/truecommand/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: truecommand -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/truecommand/3.1.0/README.md b/incubator/truecommand/3.1.1/README.md similarity index 100% rename from incubator/truecommand/3.1.0/README.md rename to incubator/truecommand/3.1.1/README.md diff --git a/incubator/truecommand/3.1.0/app-readme.md b/incubator/truecommand/3.1.1/app-readme.md similarity index 100% rename from incubator/truecommand/3.1.0/app-readme.md rename to incubator/truecommand/3.1.1/app-readme.md diff --git a/incubator/truecommand/3.1.1/charts/common-3.5.1.tgz b/incubator/truecommand/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/truecommand/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/truecommand/3.1.0/ix_values.yaml b/incubator/truecommand/3.1.1/ix_values.yaml similarity index 100% rename from incubator/truecommand/3.1.0/ix_values.yaml rename to incubator/truecommand/3.1.1/ix_values.yaml diff --git a/incubator/truecommand/3.1.0/questions.yaml b/incubator/truecommand/3.1.1/questions.yaml similarity index 100% rename from incubator/truecommand/3.1.0/questions.yaml rename to incubator/truecommand/3.1.1/questions.yaml diff --git a/incubator/truecommand/3.1.0/templates/common.yaml b/incubator/truecommand/3.1.1/templates/common.yaml similarity index 100% rename from incubator/truecommand/3.1.0/templates/common.yaml rename to incubator/truecommand/3.1.1/templates/common.yaml diff --git a/incubator/truecommand/3.1.0/test_values.yaml b/incubator/truecommand/3.1.1/test_values.yaml similarity index 100% rename from incubator/truecommand/3.1.0/test_values.yaml rename to incubator/truecommand/3.1.1/test_values.yaml diff --git a/incubator/truecommand/3.1.0/values.yaml b/incubator/truecommand/3.1.1/values.yaml similarity index 100% rename from incubator/truecommand/3.1.0/values.yaml rename to incubator/truecommand/3.1.1/values.yaml diff --git a/incubator/tvheadend/4.1.0/Chart.lock b/incubator/tvheadend/4.1.0/Chart.lock deleted file mode 100644 index 00badb939ad..00000000000 --- a/incubator/tvheadend/4.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:24.840512531Z" diff --git a/incubator/tvheadend/4.1.0/charts/common-3.5.0.tgz b/incubator/tvheadend/4.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/tvheadend/4.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/tvheadend/4.1.0/.helmignore b/incubator/tvheadend/4.1.1/.helmignore similarity index 100% rename from incubator/tvheadend/4.1.0/.helmignore rename to incubator/tvheadend/4.1.1/.helmignore diff --git a/incubator/tvheadend/4.1.0/CONFIG.md b/incubator/tvheadend/4.1.1/CONFIG.md similarity index 100% rename from incubator/tvheadend/4.1.0/CONFIG.md rename to incubator/tvheadend/4.1.1/CONFIG.md diff --git a/incubator/tvheadend/4.1.1/Chart.lock b/incubator/tvheadend/4.1.1/Chart.lock new file mode 100644 index 00000000000..f48f32a5e87 --- /dev/null +++ b/incubator/tvheadend/4.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:58.772221955Z" diff --git a/incubator/tvheadend/4.1.0/Chart.yaml b/incubator/tvheadend/4.1.1/Chart.yaml similarity index 95% rename from incubator/tvheadend/4.1.0/Chart.yaml rename to incubator/tvheadend/4.1.1/Chart.yaml index a5a42bca045..45c501c38b5 100644 --- a/incubator/tvheadend/4.1.0/Chart.yaml +++ b/incubator/tvheadend/4.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tvheadend -version: 4.1.0 +version: 4.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/tvheadend/4.1.0/README.md b/incubator/tvheadend/4.1.1/README.md similarity index 100% rename from incubator/tvheadend/4.1.0/README.md rename to incubator/tvheadend/4.1.1/README.md diff --git a/incubator/tvheadend/4.1.0/app-readme.md b/incubator/tvheadend/4.1.1/app-readme.md similarity index 100% rename from incubator/tvheadend/4.1.0/app-readme.md rename to incubator/tvheadend/4.1.1/app-readme.md diff --git a/incubator/tvheadend/4.1.1/charts/common-3.5.1.tgz b/incubator/tvheadend/4.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/tvheadend/4.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/tvheadend/4.1.0/ix_values.yaml b/incubator/tvheadend/4.1.1/ix_values.yaml similarity index 100% rename from incubator/tvheadend/4.1.0/ix_values.yaml rename to incubator/tvheadend/4.1.1/ix_values.yaml diff --git a/incubator/tvheadend/4.1.0/questions.yaml b/incubator/tvheadend/4.1.1/questions.yaml similarity index 100% rename from incubator/tvheadend/4.1.0/questions.yaml rename to incubator/tvheadend/4.1.1/questions.yaml diff --git a/incubator/tvheadend/4.1.0/templates/common.yaml b/incubator/tvheadend/4.1.1/templates/common.yaml similarity index 100% rename from incubator/tvheadend/4.1.0/templates/common.yaml rename to incubator/tvheadend/4.1.1/templates/common.yaml diff --git a/incubator/tvheadend/4.1.0/test_values.yaml b/incubator/tvheadend/4.1.1/test_values.yaml similarity index 100% rename from incubator/tvheadend/4.1.0/test_values.yaml rename to incubator/tvheadend/4.1.1/test_values.yaml diff --git a/incubator/tvheadend/4.1.0/values.yaml b/incubator/tvheadend/4.1.1/values.yaml similarity index 100% rename from incubator/tvheadend/4.1.0/values.yaml rename to incubator/tvheadend/4.1.1/values.yaml diff --git a/incubator/unifi/3.1.0/Chart.lock b/incubator/unifi/3.1.0/Chart.lock deleted file mode 100644 index 08802ee9435..00000000000 --- a/incubator/unifi/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:22.359227551Z" diff --git a/incubator/unifi/3.1.0/charts/common-3.5.0.tgz b/incubator/unifi/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/incubator/unifi/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/incubator/unifi/3.1.0/.helmignore b/incubator/unifi/3.1.1/.helmignore similarity index 100% rename from incubator/unifi/3.1.0/.helmignore rename to incubator/unifi/3.1.1/.helmignore diff --git a/incubator/unifi/3.1.0/CONFIG.md b/incubator/unifi/3.1.1/CONFIG.md similarity index 100% rename from incubator/unifi/3.1.0/CONFIG.md rename to incubator/unifi/3.1.1/CONFIG.md diff --git a/incubator/unifi/3.1.1/Chart.lock b/incubator/unifi/3.1.1/Chart.lock new file mode 100644 index 00000000000..968e5999bb2 --- /dev/null +++ b/incubator/unifi/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:55.91018264Z" diff --git a/incubator/unifi/3.1.0/Chart.yaml b/incubator/unifi/3.1.1/Chart.yaml similarity index 95% rename from incubator/unifi/3.1.0/Chart.yaml rename to incubator/unifi/3.1.1/Chart.yaml index f4ed83c6690..70a65074f4d 100644 --- a/incubator/unifi/3.1.0/Chart.yaml +++ b/incubator/unifi/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: unifi -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/incubator/unifi/3.1.0/README.md b/incubator/unifi/3.1.1/README.md similarity index 100% rename from incubator/unifi/3.1.0/README.md rename to incubator/unifi/3.1.1/README.md diff --git a/incubator/unifi/3.1.0/app-readme.md b/incubator/unifi/3.1.1/app-readme.md similarity index 100% rename from incubator/unifi/3.1.0/app-readme.md rename to incubator/unifi/3.1.1/app-readme.md diff --git a/incubator/unifi/3.1.1/charts/common-3.5.1.tgz b/incubator/unifi/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/incubator/unifi/3.1.1/charts/common-3.5.1.tgz differ diff --git a/incubator/unifi/3.1.0/ix_values.yaml b/incubator/unifi/3.1.1/ix_values.yaml similarity index 100% rename from incubator/unifi/3.1.0/ix_values.yaml rename to incubator/unifi/3.1.1/ix_values.yaml diff --git a/incubator/unifi/3.1.0/questions.yaml b/incubator/unifi/3.1.1/questions.yaml similarity index 100% rename from incubator/unifi/3.1.0/questions.yaml rename to incubator/unifi/3.1.1/questions.yaml diff --git a/incubator/unifi/3.1.0/templates/common.yaml b/incubator/unifi/3.1.1/templates/common.yaml similarity index 100% rename from incubator/unifi/3.1.0/templates/common.yaml rename to incubator/unifi/3.1.1/templates/common.yaml diff --git a/incubator/unifi/3.1.0/test_values.yaml b/incubator/unifi/3.1.1/test_values.yaml similarity index 100% rename from incubator/unifi/3.1.0/test_values.yaml rename to incubator/unifi/3.1.1/test_values.yaml diff --git a/incubator/unifi/3.1.0/values.yaml b/incubator/unifi/3.1.1/values.yaml similarity index 100% rename from incubator/unifi/3.1.0/values.yaml rename to incubator/unifi/3.1.1/values.yaml diff --git a/stable/bitwarden/1.1.0/charts/common-3.5.0.tgz b/stable/bitwarden/1.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/bitwarden/1.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/bitwarden/1.1.0/.helmignore b/stable/bitwarden/1.1.1/.helmignore similarity index 100% rename from stable/bitwarden/1.1.0/.helmignore rename to stable/bitwarden/1.1.1/.helmignore diff --git a/stable/bitwarden/1.1.0/CONFIG.md b/stable/bitwarden/1.1.1/CONFIG.md similarity index 100% rename from stable/bitwarden/1.1.0/CONFIG.md rename to stable/bitwarden/1.1.1/CONFIG.md diff --git a/stable/bitwarden/1.1.0/Chart.lock b/stable/bitwarden/1.1.1/Chart.lock similarity index 52% rename from stable/bitwarden/1.1.0/Chart.lock rename to stable/bitwarden/1.1.1/Chart.lock index ce2b9e10de8..a5f64e9f0fd 100644 --- a/stable/bitwarden/1.1.0/Chart.lock +++ b/stable/bitwarden/1.1.1/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 3.5.0 + version: 3.5.1 - name: postgresql repository: https://charts.bitnami.com/bitnami version: 10.3.17 -digest: sha256:0f7d47edb0f79b57188ba25ce37da420b7a34cdff0c06a459a1e58f3ef18ceaf -generated: "2021-04-15T15:04:12.63653483Z" +digest: sha256:8e090b6a2f6defe996924d85994d34e295dd8dd6452d7d2b47ed9985ae38e576 +generated: "2021-04-15T15:29:46.362009071Z" diff --git a/stable/bitwarden/1.1.0/Chart.yaml b/stable/bitwarden/1.1.1/Chart.yaml similarity index 96% rename from stable/bitwarden/1.1.0/Chart.yaml rename to stable/bitwarden/1.1.1/Chart.yaml index a6116bcbf1e..fe9b92485fd 100644 --- a/stable/bitwarden/1.1.0/Chart.yaml +++ b/stable/bitwarden/1.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bitwarden -version: 1.1.0 +version: 1.1.1 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.5.0 + version: 3.5.1 # condition: - name: postgresql version: 10.3.17 diff --git a/stable/bitwarden/1.1.0/README.md b/stable/bitwarden/1.1.1/README.md similarity index 100% rename from stable/bitwarden/1.1.0/README.md rename to stable/bitwarden/1.1.1/README.md diff --git a/stable/bitwarden/1.1.0/app-readme.md b/stable/bitwarden/1.1.1/app-readme.md similarity index 100% rename from stable/bitwarden/1.1.0/app-readme.md rename to stable/bitwarden/1.1.1/app-readme.md diff --git a/stable/bitwarden/1.1.1/charts/common-3.5.1.tgz b/stable/bitwarden/1.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/bitwarden/1.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/bitwarden/1.1.0/charts/postgresql-10.3.17.tgz b/stable/bitwarden/1.1.1/charts/postgresql-10.3.17.tgz similarity index 100% rename from stable/bitwarden/1.1.0/charts/postgresql-10.3.17.tgz rename to stable/bitwarden/1.1.1/charts/postgresql-10.3.17.tgz diff --git a/stable/bitwarden/1.1.0/ix_values.yaml b/stable/bitwarden/1.1.1/ix_values.yaml similarity index 100% rename from stable/bitwarden/1.1.0/ix_values.yaml rename to stable/bitwarden/1.1.1/ix_values.yaml diff --git a/stable/bitwarden/1.1.0/questions.yaml b/stable/bitwarden/1.1.1/questions.yaml similarity index 100% rename from stable/bitwarden/1.1.0/questions.yaml rename to stable/bitwarden/1.1.1/questions.yaml diff --git a/stable/bitwarden/1.1.0/templates/_specialingress.tpl b/stable/bitwarden/1.1.1/templates/_specialingress.tpl similarity index 100% rename from stable/bitwarden/1.1.0/templates/_specialingress.tpl rename to stable/bitwarden/1.1.1/templates/_specialingress.tpl diff --git a/stable/bitwarden/1.1.0/templates/_validate.tpl b/stable/bitwarden/1.1.1/templates/_validate.tpl similarity index 100% rename from stable/bitwarden/1.1.0/templates/_validate.tpl rename to stable/bitwarden/1.1.1/templates/_validate.tpl diff --git a/stable/bitwarden/1.1.0/templates/common.yaml b/stable/bitwarden/1.1.1/templates/common.yaml similarity index 100% rename from stable/bitwarden/1.1.0/templates/common.yaml rename to stable/bitwarden/1.1.1/templates/common.yaml diff --git a/stable/bitwarden/1.1.0/templates/configmap.yaml b/stable/bitwarden/1.1.1/templates/configmap.yaml similarity index 100% rename from stable/bitwarden/1.1.0/templates/configmap.yaml rename to stable/bitwarden/1.1.1/templates/configmap.yaml diff --git a/stable/bitwarden/1.1.0/templates/secrets.yaml b/stable/bitwarden/1.1.1/templates/secrets.yaml similarity index 100% rename from stable/bitwarden/1.1.0/templates/secrets.yaml rename to stable/bitwarden/1.1.1/templates/secrets.yaml diff --git a/stable/bitwarden/1.1.0/test_values.yaml b/stable/bitwarden/1.1.1/test_values.yaml similarity index 100% rename from stable/bitwarden/1.1.0/test_values.yaml rename to stable/bitwarden/1.1.1/test_values.yaml diff --git a/stable/bitwarden/1.1.0/values.yaml b/stable/bitwarden/1.1.1/values.yaml similarity index 100% rename from stable/bitwarden/1.1.0/values.yaml rename to stable/bitwarden/1.1.1/values.yaml diff --git a/stable/collabora-online/3.1.0/Chart.lock b/stable/collabora-online/3.1.0/Chart.lock deleted file mode 100644 index 0b0473948b8..00000000000 --- a/stable/collabora-online/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:04:02.089067986Z" diff --git a/stable/collabora-online/3.1.0/charts/common-3.5.0.tgz b/stable/collabora-online/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/collabora-online/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/collabora-online/3.1.0/CONFIG.md b/stable/collabora-online/3.1.1/CONFIG.md similarity index 100% rename from stable/collabora-online/3.1.0/CONFIG.md rename to stable/collabora-online/3.1.1/CONFIG.md diff --git a/stable/collabora-online/3.1.1/Chart.lock b/stable/collabora-online/3.1.1/Chart.lock new file mode 100644 index 00000000000..f1bcde57fd3 --- /dev/null +++ b/stable/collabora-online/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:35.345011837Z" diff --git a/stable/collabora-online/3.1.0/Chart.yaml b/stable/collabora-online/3.1.1/Chart.yaml similarity index 96% rename from stable/collabora-online/3.1.0/Chart.yaml rename to stable/collabora-online/3.1.1/Chart.yaml index 64c9744d2b3..98b07e2019a 100644 --- a/stable/collabora-online/3.1.0/Chart.yaml +++ b/stable/collabora-online/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: collabora-online -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/collabora-online/3.1.0/README.md b/stable/collabora-online/3.1.1/README.md similarity index 100% rename from stable/collabora-online/3.1.0/README.md rename to stable/collabora-online/3.1.1/README.md diff --git a/stable/collabora-online/3.1.0/app-readme.md b/stable/collabora-online/3.1.1/app-readme.md similarity index 100% rename from stable/collabora-online/3.1.0/app-readme.md rename to stable/collabora-online/3.1.1/app-readme.md diff --git a/stable/collabora-online/3.1.1/charts/common-3.5.1.tgz b/stable/collabora-online/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/collabora-online/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/collabora-online/3.1.0/ix_values.yaml b/stable/collabora-online/3.1.1/ix_values.yaml similarity index 100% rename from stable/collabora-online/3.1.0/ix_values.yaml rename to stable/collabora-online/3.1.1/ix_values.yaml diff --git a/stable/collabora-online/3.1.0/questions.yaml b/stable/collabora-online/3.1.1/questions.yaml similarity index 100% rename from stable/collabora-online/3.1.0/questions.yaml rename to stable/collabora-online/3.1.1/questions.yaml diff --git a/stable/collabora-online/3.1.0/templates/common.yaml b/stable/collabora-online/3.1.1/templates/common.yaml similarity index 100% rename from stable/collabora-online/3.1.0/templates/common.yaml rename to stable/collabora-online/3.1.1/templates/common.yaml diff --git a/stable/collabora-online/3.1.0/test_values.yaml b/stable/collabora-online/3.1.1/test_values.yaml similarity index 100% rename from stable/collabora-online/3.1.0/test_values.yaml rename to stable/collabora-online/3.1.1/test_values.yaml diff --git a/stable/collabora-online/3.1.0/values.yaml b/stable/collabora-online/3.1.1/values.yaml similarity index 100% rename from stable/collabora-online/3.1.0/values.yaml rename to stable/collabora-online/3.1.1/values.yaml diff --git a/stable/emby/3.1.0/Chart.lock b/stable/emby/3.1.0/Chart.lock deleted file mode 100644 index 0d4ff9b5937..00000000000 --- a/stable/emby/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:59.340050651Z" diff --git a/stable/emby/3.1.0/charts/common-3.5.0.tgz b/stable/emby/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/emby/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/emby/3.1.0/.helmignore b/stable/emby/3.1.1/.helmignore similarity index 100% rename from stable/emby/3.1.0/.helmignore rename to stable/emby/3.1.1/.helmignore diff --git a/stable/emby/3.1.0/CONFIG.md b/stable/emby/3.1.1/CONFIG.md similarity index 100% rename from stable/emby/3.1.0/CONFIG.md rename to stable/emby/3.1.1/CONFIG.md diff --git a/stable/emby/3.1.1/Chart.lock b/stable/emby/3.1.1/Chart.lock new file mode 100644 index 00000000000..30b47c2e8e0 --- /dev/null +++ b/stable/emby/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:32.992711645Z" diff --git a/stable/emby/3.1.0/Chart.yaml b/stable/emby/3.1.1/Chart.yaml similarity index 95% rename from stable/emby/3.1.0/Chart.yaml rename to stable/emby/3.1.1/Chart.yaml index e3ed31c4450..a961bf089fa 100644 --- a/stable/emby/3.1.0/Chart.yaml +++ b/stable/emby/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emby -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/emby/3.1.0/README.md b/stable/emby/3.1.1/README.md similarity index 100% rename from stable/emby/3.1.0/README.md rename to stable/emby/3.1.1/README.md diff --git a/stable/emby/3.1.0/app-readme.md b/stable/emby/3.1.1/app-readme.md similarity index 100% rename from stable/emby/3.1.0/app-readme.md rename to stable/emby/3.1.1/app-readme.md diff --git a/stable/emby/3.1.1/charts/common-3.5.1.tgz b/stable/emby/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/emby/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/emby/3.1.0/ix_values.yaml b/stable/emby/3.1.1/ix_values.yaml similarity index 100% rename from stable/emby/3.1.0/ix_values.yaml rename to stable/emby/3.1.1/ix_values.yaml diff --git a/stable/emby/3.1.0/questions.yaml b/stable/emby/3.1.1/questions.yaml similarity index 100% rename from stable/emby/3.1.0/questions.yaml rename to stable/emby/3.1.1/questions.yaml diff --git a/stable/emby/3.1.0/templates/common.yaml b/stable/emby/3.1.1/templates/common.yaml similarity index 100% rename from stable/emby/3.1.0/templates/common.yaml rename to stable/emby/3.1.1/templates/common.yaml diff --git a/stable/emby/3.1.0/test_values.yaml b/stable/emby/3.1.1/test_values.yaml similarity index 100% rename from stable/emby/3.1.0/test_values.yaml rename to stable/emby/3.1.1/test_values.yaml diff --git a/stable/emby/3.1.0/values.yaml b/stable/emby/3.1.1/values.yaml similarity index 100% rename from stable/emby/3.1.0/values.yaml rename to stable/emby/3.1.1/values.yaml diff --git a/stable/esphome/3.1.0/Chart.lock b/stable/esphome/3.1.0/Chart.lock deleted file mode 100644 index 60b2a01c2fe..00000000000 --- a/stable/esphome/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:56.898807632Z" diff --git a/stable/esphome/3.1.0/charts/common-3.5.0.tgz b/stable/esphome/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/esphome/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/esphome/3.1.0/.helmignore b/stable/esphome/3.1.1/.helmignore similarity index 100% rename from stable/esphome/3.1.0/.helmignore rename to stable/esphome/3.1.1/.helmignore diff --git a/stable/esphome/3.1.0/CONFIG.md b/stable/esphome/3.1.1/CONFIG.md similarity index 100% rename from stable/esphome/3.1.0/CONFIG.md rename to stable/esphome/3.1.1/CONFIG.md diff --git a/stable/esphome/3.1.1/Chart.lock b/stable/esphome/3.1.1/Chart.lock new file mode 100644 index 00000000000..63375e81e74 --- /dev/null +++ b/stable/esphome/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:30.499360615Z" diff --git a/stable/esphome/3.1.0/Chart.yaml b/stable/esphome/3.1.1/Chart.yaml similarity index 96% rename from stable/esphome/3.1.0/Chart.yaml rename to stable/esphome/3.1.1/Chart.yaml index 563b90c4776..38268b01568 100644 --- a/stable/esphome/3.1.0/Chart.yaml +++ b/stable/esphome/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: esphome -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/esphome/3.1.0/README.md b/stable/esphome/3.1.1/README.md similarity index 100% rename from stable/esphome/3.1.0/README.md rename to stable/esphome/3.1.1/README.md diff --git a/stable/esphome/3.1.0/app-readme.md b/stable/esphome/3.1.1/app-readme.md similarity index 100% rename from stable/esphome/3.1.0/app-readme.md rename to stable/esphome/3.1.1/app-readme.md diff --git a/stable/esphome/3.1.1/charts/common-3.5.1.tgz b/stable/esphome/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/esphome/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/esphome/3.1.0/ix_values.yaml b/stable/esphome/3.1.1/ix_values.yaml similarity index 100% rename from stable/esphome/3.1.0/ix_values.yaml rename to stable/esphome/3.1.1/ix_values.yaml diff --git a/stable/esphome/3.1.0/questions.yaml b/stable/esphome/3.1.1/questions.yaml similarity index 100% rename from stable/esphome/3.1.0/questions.yaml rename to stable/esphome/3.1.1/questions.yaml diff --git a/stable/esphome/3.1.0/templates/common.yaml b/stable/esphome/3.1.1/templates/common.yaml similarity index 100% rename from stable/esphome/3.1.0/templates/common.yaml rename to stable/esphome/3.1.1/templates/common.yaml diff --git a/stable/esphome/3.1.0/test_values.yaml b/stable/esphome/3.1.1/test_values.yaml similarity index 100% rename from stable/esphome/3.1.0/test_values.yaml rename to stable/esphome/3.1.1/test_values.yaml diff --git a/stable/esphome/3.1.0/values.yaml b/stable/esphome/3.1.1/values.yaml similarity index 100% rename from stable/esphome/3.1.0/values.yaml rename to stable/esphome/3.1.1/values.yaml diff --git a/stable/handbrake/3.1.0/Chart.lock b/stable/handbrake/3.1.0/Chart.lock deleted file mode 100644 index 621b527ea98..00000000000 --- a/stable/handbrake/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:54.479505215Z" diff --git a/stable/handbrake/3.1.0/charts/common-3.5.0.tgz b/stable/handbrake/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/handbrake/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/handbrake/3.1.0/CONFIG.md b/stable/handbrake/3.1.1/CONFIG.md similarity index 100% rename from stable/handbrake/3.1.0/CONFIG.md rename to stable/handbrake/3.1.1/CONFIG.md diff --git a/stable/handbrake/3.1.1/Chart.lock b/stable/handbrake/3.1.1/Chart.lock new file mode 100644 index 00000000000..61cd0479baf --- /dev/null +++ b/stable/handbrake/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:27.486602352Z" diff --git a/stable/handbrake/3.1.0/Chart.yaml b/stable/handbrake/3.1.1/Chart.yaml similarity index 96% rename from stable/handbrake/3.1.0/Chart.yaml rename to stable/handbrake/3.1.1/Chart.yaml index 905a3ac3c40..87fee883dad 100644 --- a/stable/handbrake/3.1.0/Chart.yaml +++ b/stable/handbrake/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: handbrake -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/handbrake/3.1.0/README.md b/stable/handbrake/3.1.1/README.md similarity index 100% rename from stable/handbrake/3.1.0/README.md rename to stable/handbrake/3.1.1/README.md diff --git a/stable/handbrake/3.1.0/app-readme.md b/stable/handbrake/3.1.1/app-readme.md similarity index 100% rename from stable/handbrake/3.1.0/app-readme.md rename to stable/handbrake/3.1.1/app-readme.md diff --git a/stable/handbrake/3.1.1/charts/common-3.5.1.tgz b/stable/handbrake/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/handbrake/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/handbrake/3.1.0/ix_values.yaml b/stable/handbrake/3.1.1/ix_values.yaml similarity index 100% rename from stable/handbrake/3.1.0/ix_values.yaml rename to stable/handbrake/3.1.1/ix_values.yaml diff --git a/stable/handbrake/3.1.0/questions.yaml b/stable/handbrake/3.1.1/questions.yaml similarity index 100% rename from stable/handbrake/3.1.0/questions.yaml rename to stable/handbrake/3.1.1/questions.yaml diff --git a/stable/handbrake/3.1.0/templates/common.yaml b/stable/handbrake/3.1.1/templates/common.yaml similarity index 100% rename from stable/handbrake/3.1.0/templates/common.yaml rename to stable/handbrake/3.1.1/templates/common.yaml diff --git a/stable/handbrake/3.1.0/test_values.yaml b/stable/handbrake/3.1.1/test_values.yaml similarity index 100% rename from stable/handbrake/3.1.0/test_values.yaml rename to stable/handbrake/3.1.1/test_values.yaml diff --git a/stable/handbrake/3.1.0/values.yaml b/stable/handbrake/3.1.1/values.yaml similarity index 100% rename from stable/handbrake/3.1.0/values.yaml rename to stable/handbrake/3.1.1/values.yaml diff --git a/stable/home-assistant/3.1.0/Chart.lock b/stable/home-assistant/3.1.0/Chart.lock deleted file mode 100644 index eb52a4c209c..00000000000 --- a/stable/home-assistant/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:51.983941441Z" diff --git a/stable/home-assistant/3.1.0/charts/common-3.5.0.tgz b/stable/home-assistant/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/home-assistant/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/home-assistant/3.1.0/.helmignore b/stable/home-assistant/3.1.1/.helmignore similarity index 100% rename from stable/home-assistant/3.1.0/.helmignore rename to stable/home-assistant/3.1.1/.helmignore diff --git a/stable/home-assistant/3.1.0/CONFIG.md b/stable/home-assistant/3.1.1/CONFIG.md similarity index 100% rename from stable/home-assistant/3.1.0/CONFIG.md rename to stable/home-assistant/3.1.1/CONFIG.md diff --git a/stable/home-assistant/3.1.1/Chart.lock b/stable/home-assistant/3.1.1/Chart.lock new file mode 100644 index 00000000000..62f0c892e12 --- /dev/null +++ b/stable/home-assistant/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:24.55952595Z" diff --git a/stable/home-assistant/3.1.0/Chart.yaml b/stable/home-assistant/3.1.1/Chart.yaml similarity index 98% rename from stable/home-assistant/3.1.0/Chart.yaml rename to stable/home-assistant/3.1.1/Chart.yaml index c2afce36ede..77192b116bf 100644 --- a/stable/home-assistant/3.1.0/Chart.yaml +++ b/stable/home-assistant/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: home-assistant -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: # ## postgresql is currently not ported to SCALE yet. # - name: postgresql diff --git a/stable/home-assistant/3.1.0/README.md b/stable/home-assistant/3.1.1/README.md similarity index 100% rename from stable/home-assistant/3.1.0/README.md rename to stable/home-assistant/3.1.1/README.md diff --git a/stable/home-assistant/3.1.0/app-readme.md b/stable/home-assistant/3.1.1/app-readme.md similarity index 100% rename from stable/home-assistant/3.1.0/app-readme.md rename to stable/home-assistant/3.1.1/app-readme.md diff --git a/stable/home-assistant/3.1.1/charts/common-3.5.1.tgz b/stable/home-assistant/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/home-assistant/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/home-assistant/3.1.0/ix_values.yaml b/stable/home-assistant/3.1.1/ix_values.yaml similarity index 100% rename from stable/home-assistant/3.1.0/ix_values.yaml rename to stable/home-assistant/3.1.1/ix_values.yaml diff --git a/stable/home-assistant/3.1.0/questions.yaml b/stable/home-assistant/3.1.1/questions.yaml similarity index 100% rename from stable/home-assistant/3.1.0/questions.yaml rename to stable/home-assistant/3.1.1/questions.yaml diff --git a/stable/home-assistant/3.1.0/templates/common.yaml b/stable/home-assistant/3.1.1/templates/common.yaml similarity index 100% rename from stable/home-assistant/3.1.0/templates/common.yaml rename to stable/home-assistant/3.1.1/templates/common.yaml diff --git a/stable/home-assistant/3.1.0/templates/secret.yaml b/stable/home-assistant/3.1.1/templates/secret.yaml similarity index 100% rename from stable/home-assistant/3.1.0/templates/secret.yaml rename to stable/home-assistant/3.1.1/templates/secret.yaml diff --git a/stable/home-assistant/3.1.0/test_values.yaml b/stable/home-assistant/3.1.1/test_values.yaml similarity index 100% rename from stable/home-assistant/3.1.0/test_values.yaml rename to stable/home-assistant/3.1.1/test_values.yaml diff --git a/stable/home-assistant/3.1.0/values.yaml b/stable/home-assistant/3.1.1/values.yaml similarity index 100% rename from stable/home-assistant/3.1.0/values.yaml rename to stable/home-assistant/3.1.1/values.yaml diff --git a/stable/jackett/3.1.0/Chart.lock b/stable/jackett/3.1.0/Chart.lock deleted file mode 100644 index faf1bcb58ff..00000000000 --- a/stable/jackett/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:49.402830781Z" diff --git a/stable/jackett/3.1.0/charts/common-3.5.0.tgz b/stable/jackett/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/jackett/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/jackett/3.1.0/.helmignore b/stable/jackett/3.1.1/.helmignore similarity index 100% rename from stable/jackett/3.1.0/.helmignore rename to stable/jackett/3.1.1/.helmignore diff --git a/stable/jackett/3.1.0/CONFIG.md b/stable/jackett/3.1.1/CONFIG.md similarity index 100% rename from stable/jackett/3.1.0/CONFIG.md rename to stable/jackett/3.1.1/CONFIG.md diff --git a/stable/jackett/3.1.1/Chart.lock b/stable/jackett/3.1.1/Chart.lock new file mode 100644 index 00000000000..8c25cf57e21 --- /dev/null +++ b/stable/jackett/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:22.060003977Z" diff --git a/stable/jackett/3.1.0/Chart.yaml b/stable/jackett/3.1.1/Chart.yaml similarity index 96% rename from stable/jackett/3.1.0/Chart.yaml rename to stable/jackett/3.1.1/Chart.yaml index 73759502e64..a13ea1c7e15 100644 --- a/stable/jackett/3.1.0/Chart.yaml +++ b/stable/jackett/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jackett -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/jackett/3.1.0/README.md b/stable/jackett/3.1.1/README.md similarity index 100% rename from stable/jackett/3.1.0/README.md rename to stable/jackett/3.1.1/README.md diff --git a/stable/jackett/3.1.0/app-readme.md b/stable/jackett/3.1.1/app-readme.md similarity index 100% rename from stable/jackett/3.1.0/app-readme.md rename to stable/jackett/3.1.1/app-readme.md diff --git a/stable/jackett/3.1.1/charts/common-3.5.1.tgz b/stable/jackett/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/jackett/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/jackett/3.1.0/ix_values.yaml b/stable/jackett/3.1.1/ix_values.yaml similarity index 100% rename from stable/jackett/3.1.0/ix_values.yaml rename to stable/jackett/3.1.1/ix_values.yaml diff --git a/stable/jackett/3.1.0/questions.yaml b/stable/jackett/3.1.1/questions.yaml similarity index 100% rename from stable/jackett/3.1.0/questions.yaml rename to stable/jackett/3.1.1/questions.yaml diff --git a/stable/jackett/3.1.0/templates/common.yaml b/stable/jackett/3.1.1/templates/common.yaml similarity index 100% rename from stable/jackett/3.1.0/templates/common.yaml rename to stable/jackett/3.1.1/templates/common.yaml diff --git a/stable/jackett/3.1.0/test_values.yaml b/stable/jackett/3.1.1/test_values.yaml similarity index 100% rename from stable/jackett/3.1.0/test_values.yaml rename to stable/jackett/3.1.1/test_values.yaml diff --git a/stable/jackett/3.1.0/values.yaml b/stable/jackett/3.1.1/values.yaml similarity index 100% rename from stable/jackett/3.1.0/values.yaml rename to stable/jackett/3.1.1/values.yaml diff --git a/stable/jellyfin/3.1.0/Chart.lock b/stable/jellyfin/3.1.0/Chart.lock deleted file mode 100644 index c1e564c4a4b..00000000000 --- a/stable/jellyfin/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:47.024107954Z" diff --git a/stable/jellyfin/3.1.0/charts/common-3.5.0.tgz b/stable/jellyfin/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/jellyfin/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/jellyfin/3.1.0/.helmignore b/stable/jellyfin/3.1.1/.helmignore similarity index 100% rename from stable/jellyfin/3.1.0/.helmignore rename to stable/jellyfin/3.1.1/.helmignore diff --git a/stable/jellyfin/3.1.0/CONFIG.md b/stable/jellyfin/3.1.1/CONFIG.md similarity index 100% rename from stable/jellyfin/3.1.0/CONFIG.md rename to stable/jellyfin/3.1.1/CONFIG.md diff --git a/stable/jellyfin/3.1.1/Chart.lock b/stable/jellyfin/3.1.1/Chart.lock new file mode 100644 index 00000000000..d9ded9cad40 --- /dev/null +++ b/stable/jellyfin/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:19.18391058Z" diff --git a/stable/jellyfin/3.1.0/Chart.yaml b/stable/jellyfin/3.1.1/Chart.yaml similarity index 96% rename from stable/jellyfin/3.1.0/Chart.yaml rename to stable/jellyfin/3.1.1/Chart.yaml index 0177ea409e0..579fdc3af24 100644 --- a/stable/jellyfin/3.1.0/Chart.yaml +++ b/stable/jellyfin/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jellyfin -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/jellyfin/3.1.0/README.md b/stable/jellyfin/3.1.1/README.md similarity index 100% rename from stable/jellyfin/3.1.0/README.md rename to stable/jellyfin/3.1.1/README.md diff --git a/stable/jellyfin/3.1.0/app-readme.md b/stable/jellyfin/3.1.1/app-readme.md similarity index 100% rename from stable/jellyfin/3.1.0/app-readme.md rename to stable/jellyfin/3.1.1/app-readme.md diff --git a/stable/jellyfin/3.1.1/charts/common-3.5.1.tgz b/stable/jellyfin/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/jellyfin/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/jellyfin/3.1.0/ix_values.yaml b/stable/jellyfin/3.1.1/ix_values.yaml similarity index 100% rename from stable/jellyfin/3.1.0/ix_values.yaml rename to stable/jellyfin/3.1.1/ix_values.yaml diff --git a/stable/jellyfin/3.1.0/questions.yaml b/stable/jellyfin/3.1.1/questions.yaml similarity index 100% rename from stable/jellyfin/3.1.0/questions.yaml rename to stable/jellyfin/3.1.1/questions.yaml diff --git a/stable/jellyfin/3.1.0/templates/common.yaml b/stable/jellyfin/3.1.1/templates/common.yaml similarity index 100% rename from stable/jellyfin/3.1.0/templates/common.yaml rename to stable/jellyfin/3.1.1/templates/common.yaml diff --git a/stable/jellyfin/3.1.0/test_values.yaml b/stable/jellyfin/3.1.1/test_values.yaml similarity index 100% rename from stable/jellyfin/3.1.0/test_values.yaml rename to stable/jellyfin/3.1.1/test_values.yaml diff --git a/stable/jellyfin/3.1.0/values.yaml b/stable/jellyfin/3.1.1/values.yaml similarity index 100% rename from stable/jellyfin/3.1.0/values.yaml rename to stable/jellyfin/3.1.1/values.yaml diff --git a/stable/kms/3.1.0/Chart.lock b/stable/kms/3.1.0/Chart.lock deleted file mode 100644 index a731bcc7188..00000000000 --- a/stable/kms/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:44.51996493Z" diff --git a/stable/kms/3.1.0/charts/common-3.5.0.tgz b/stable/kms/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/kms/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/kms/3.1.0/.helmignore b/stable/kms/3.1.1/.helmignore similarity index 100% rename from stable/kms/3.1.0/.helmignore rename to stable/kms/3.1.1/.helmignore diff --git a/stable/kms/3.1.0/CONFIG.md b/stable/kms/3.1.1/CONFIG.md similarity index 100% rename from stable/kms/3.1.0/CONFIG.md rename to stable/kms/3.1.1/CONFIG.md diff --git a/stable/kms/3.1.1/Chart.lock b/stable/kms/3.1.1/Chart.lock new file mode 100644 index 00000000000..c2a1b004a2c --- /dev/null +++ b/stable/kms/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:16.621239802Z" diff --git a/stable/kms/3.1.0/Chart.yaml b/stable/kms/3.1.1/Chart.yaml similarity index 95% rename from stable/kms/3.1.0/Chart.yaml rename to stable/kms/3.1.1/Chart.yaml index 9b1040cb32f..21cca3f58d8 100644 --- a/stable/kms/3.1.0/Chart.yaml +++ b/stable/kms/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: kms -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/kms/3.1.0/README.md b/stable/kms/3.1.1/README.md similarity index 100% rename from stable/kms/3.1.0/README.md rename to stable/kms/3.1.1/README.md diff --git a/stable/kms/3.1.0/app-readme.md b/stable/kms/3.1.1/app-readme.md similarity index 100% rename from stable/kms/3.1.0/app-readme.md rename to stable/kms/3.1.1/app-readme.md diff --git a/stable/kms/3.1.1/charts/common-3.5.1.tgz b/stable/kms/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/kms/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/kms/3.1.0/ix_values.yaml b/stable/kms/3.1.1/ix_values.yaml similarity index 100% rename from stable/kms/3.1.0/ix_values.yaml rename to stable/kms/3.1.1/ix_values.yaml diff --git a/stable/kms/3.1.0/questions.yaml b/stable/kms/3.1.1/questions.yaml similarity index 100% rename from stable/kms/3.1.0/questions.yaml rename to stable/kms/3.1.1/questions.yaml diff --git a/stable/kms/3.1.0/templates/common.yaml b/stable/kms/3.1.1/templates/common.yaml similarity index 100% rename from stable/kms/3.1.0/templates/common.yaml rename to stable/kms/3.1.1/templates/common.yaml diff --git a/stable/kms/3.1.0/test_values.yaml b/stable/kms/3.1.1/test_values.yaml similarity index 100% rename from stable/kms/3.1.0/test_values.yaml rename to stable/kms/3.1.1/test_values.yaml diff --git a/stable/kms/3.1.0/values.yaml b/stable/kms/3.1.1/values.yaml similarity index 100% rename from stable/kms/3.1.0/values.yaml rename to stable/kms/3.1.1/values.yaml diff --git a/stable/lidarr/3.1.0/Chart.lock b/stable/lidarr/3.1.0/Chart.lock deleted file mode 100644 index 716b6c11b9f..00000000000 --- a/stable/lidarr/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:42.138918253Z" diff --git a/stable/lidarr/3.1.0/charts/common-3.5.0.tgz b/stable/lidarr/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/lidarr/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/lidarr/3.1.0/.helmignore b/stable/lidarr/3.1.1/.helmignore similarity index 100% rename from stable/lidarr/3.1.0/.helmignore rename to stable/lidarr/3.1.1/.helmignore diff --git a/stable/lidarr/3.1.0/CONFIG.md b/stable/lidarr/3.1.1/CONFIG.md similarity index 100% rename from stable/lidarr/3.1.0/CONFIG.md rename to stable/lidarr/3.1.1/CONFIG.md diff --git a/stable/lidarr/3.1.1/Chart.lock b/stable/lidarr/3.1.1/Chart.lock new file mode 100644 index 00000000000..db3fa9cb42f --- /dev/null +++ b/stable/lidarr/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:13.808943271Z" diff --git a/stable/lidarr/3.1.0/Chart.yaml b/stable/lidarr/3.1.1/Chart.yaml similarity index 96% rename from stable/lidarr/3.1.0/Chart.yaml rename to stable/lidarr/3.1.1/Chart.yaml index 4f8148be02f..461f7a3dde3 100644 --- a/stable/lidarr/3.1.0/Chart.yaml +++ b/stable/lidarr/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lidarr -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/lidarr/3.1.0/README.md b/stable/lidarr/3.1.1/README.md similarity index 100% rename from stable/lidarr/3.1.0/README.md rename to stable/lidarr/3.1.1/README.md diff --git a/stable/lidarr/3.1.0/app-readme.md b/stable/lidarr/3.1.1/app-readme.md similarity index 100% rename from stable/lidarr/3.1.0/app-readme.md rename to stable/lidarr/3.1.1/app-readme.md diff --git a/stable/lidarr/3.1.1/charts/common-3.5.1.tgz b/stable/lidarr/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/lidarr/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/lidarr/3.1.0/ix_values.yaml b/stable/lidarr/3.1.1/ix_values.yaml similarity index 100% rename from stable/lidarr/3.1.0/ix_values.yaml rename to stable/lidarr/3.1.1/ix_values.yaml diff --git a/stable/lidarr/3.1.0/questions.yaml b/stable/lidarr/3.1.1/questions.yaml similarity index 100% rename from stable/lidarr/3.1.0/questions.yaml rename to stable/lidarr/3.1.1/questions.yaml diff --git a/stable/lidarr/3.1.0/templates/common.yaml b/stable/lidarr/3.1.1/templates/common.yaml similarity index 100% rename from stable/lidarr/3.1.0/templates/common.yaml rename to stable/lidarr/3.1.1/templates/common.yaml diff --git a/stable/lidarr/3.1.0/test_values.yaml b/stable/lidarr/3.1.1/test_values.yaml similarity index 100% rename from stable/lidarr/3.1.0/test_values.yaml rename to stable/lidarr/3.1.1/test_values.yaml diff --git a/stable/lidarr/3.1.0/values.yaml b/stable/lidarr/3.1.1/values.yaml similarity index 100% rename from stable/lidarr/3.1.0/values.yaml rename to stable/lidarr/3.1.1/values.yaml diff --git a/stable/ombi/3.1.0/Chart.lock b/stable/ombi/3.1.0/Chart.lock deleted file mode 100644 index 36626816951..00000000000 --- a/stable/ombi/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:39.764402477Z" diff --git a/stable/ombi/3.1.0/charts/common-3.5.0.tgz b/stable/ombi/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/ombi/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/ombi/3.1.0/.helmignore b/stable/ombi/3.1.1/.helmignore similarity index 100% rename from stable/ombi/3.1.0/.helmignore rename to stable/ombi/3.1.1/.helmignore diff --git a/stable/ombi/3.1.0/CONFIG.md b/stable/ombi/3.1.1/CONFIG.md similarity index 100% rename from stable/ombi/3.1.0/CONFIG.md rename to stable/ombi/3.1.1/CONFIG.md diff --git a/stable/ombi/3.1.1/Chart.lock b/stable/ombi/3.1.1/Chart.lock new file mode 100644 index 00000000000..0e3d68d9871 --- /dev/null +++ b/stable/ombi/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:11.33063901Z" diff --git a/stable/ombi/3.1.0/Chart.yaml b/stable/ombi/3.1.1/Chart.yaml similarity index 96% rename from stable/ombi/3.1.0/Chart.yaml rename to stable/ombi/3.1.1/Chart.yaml index 1fc51e383af..92b7f728348 100644 --- a/stable/ombi/3.1.0/Chart.yaml +++ b/stable/ombi/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ombi -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/ombi/3.1.0/README.md b/stable/ombi/3.1.1/README.md similarity index 100% rename from stable/ombi/3.1.0/README.md rename to stable/ombi/3.1.1/README.md diff --git a/stable/ombi/3.1.0/app-readme.md b/stable/ombi/3.1.1/app-readme.md similarity index 100% rename from stable/ombi/3.1.0/app-readme.md rename to stable/ombi/3.1.1/app-readme.md diff --git a/stable/ombi/3.1.1/charts/common-3.5.1.tgz b/stable/ombi/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/ombi/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/ombi/3.1.0/ix_values.yaml b/stable/ombi/3.1.1/ix_values.yaml similarity index 100% rename from stable/ombi/3.1.0/ix_values.yaml rename to stable/ombi/3.1.1/ix_values.yaml diff --git a/stable/ombi/3.1.0/questions.yaml b/stable/ombi/3.1.1/questions.yaml similarity index 100% rename from stable/ombi/3.1.0/questions.yaml rename to stable/ombi/3.1.1/questions.yaml diff --git a/stable/ombi/3.1.0/templates/common.yaml b/stable/ombi/3.1.1/templates/common.yaml similarity index 100% rename from stable/ombi/3.1.0/templates/common.yaml rename to stable/ombi/3.1.1/templates/common.yaml diff --git a/stable/ombi/3.1.0/test_values.yaml b/stable/ombi/3.1.1/test_values.yaml similarity index 100% rename from stable/ombi/3.1.0/test_values.yaml rename to stable/ombi/3.1.1/test_values.yaml diff --git a/stable/ombi/3.1.0/values.yaml b/stable/ombi/3.1.1/values.yaml similarity index 100% rename from stable/ombi/3.1.0/values.yaml rename to stable/ombi/3.1.1/values.yaml diff --git a/stable/plex/2.1.0/Chart.lock b/stable/plex/2.1.0/Chart.lock deleted file mode 100644 index dd15d710cf4..00000000000 --- a/stable/plex/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:37.380999222Z" diff --git a/stable/plex/2.1.0/charts/common-3.5.0.tgz b/stable/plex/2.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/plex/2.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/plex/2.1.0/.helmignore b/stable/plex/2.1.1/.helmignore similarity index 100% rename from stable/plex/2.1.0/.helmignore rename to stable/plex/2.1.1/.helmignore diff --git a/stable/plex/2.1.0/CONFIG.md b/stable/plex/2.1.1/CONFIG.md similarity index 100% rename from stable/plex/2.1.0/CONFIG.md rename to stable/plex/2.1.1/CONFIG.md diff --git a/stable/plex/2.1.1/Chart.lock b/stable/plex/2.1.1/Chart.lock new file mode 100644 index 00000000000..fe0ff4def11 --- /dev/null +++ b/stable/plex/2.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:08.927558375Z" diff --git a/stable/plex/2.1.0/Chart.yaml b/stable/plex/2.1.1/Chart.yaml similarity index 95% rename from stable/plex/2.1.0/Chart.yaml rename to stable/plex/2.1.1/Chart.yaml index 31658b0b2cf..41a9393ba97 100644 --- a/stable/plex/2.1.0/Chart.yaml +++ b/stable/plex/2.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: plex -version: 2.1.0 +version: 2.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/plex/2.1.0/README.md b/stable/plex/2.1.1/README.md similarity index 100% rename from stable/plex/2.1.0/README.md rename to stable/plex/2.1.1/README.md diff --git a/stable/plex/2.1.0/app-readme.md b/stable/plex/2.1.1/app-readme.md similarity index 100% rename from stable/plex/2.1.0/app-readme.md rename to stable/plex/2.1.1/app-readme.md diff --git a/stable/plex/2.1.1/charts/common-3.5.1.tgz b/stable/plex/2.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/plex/2.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/plex/2.1.0/ix_values.yaml b/stable/plex/2.1.1/ix_values.yaml similarity index 100% rename from stable/plex/2.1.0/ix_values.yaml rename to stable/plex/2.1.1/ix_values.yaml diff --git a/stable/plex/2.1.0/questions.yaml b/stable/plex/2.1.1/questions.yaml similarity index 100% rename from stable/plex/2.1.0/questions.yaml rename to stable/plex/2.1.1/questions.yaml diff --git a/stable/plex/2.1.0/templates/common.yaml b/stable/plex/2.1.1/templates/common.yaml similarity index 100% rename from stable/plex/2.1.0/templates/common.yaml rename to stable/plex/2.1.1/templates/common.yaml diff --git a/stable/plex/2.1.0/test_values.yaml b/stable/plex/2.1.1/test_values.yaml similarity index 100% rename from stable/plex/2.1.0/test_values.yaml rename to stable/plex/2.1.1/test_values.yaml diff --git a/stable/plex/2.1.0/values.yaml b/stable/plex/2.1.1/values.yaml similarity index 100% rename from stable/plex/2.1.0/values.yaml rename to stable/plex/2.1.1/values.yaml diff --git a/stable/radarr/3.1.0/Chart.lock b/stable/radarr/3.1.0/Chart.lock deleted file mode 100644 index 2a42e9d12e7..00000000000 --- a/stable/radarr/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:35.001561596Z" diff --git a/stable/radarr/3.1.0/charts/common-3.5.0.tgz b/stable/radarr/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/radarr/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/radarr/3.1.0/.helmignore b/stable/radarr/3.1.1/.helmignore similarity index 100% rename from stable/radarr/3.1.0/.helmignore rename to stable/radarr/3.1.1/.helmignore diff --git a/stable/radarr/3.1.0/CONFIG.md b/stable/radarr/3.1.1/CONFIG.md similarity index 100% rename from stable/radarr/3.1.0/CONFIG.md rename to stable/radarr/3.1.1/CONFIG.md diff --git a/stable/radarr/3.1.1/Chart.lock b/stable/radarr/3.1.1/Chart.lock new file mode 100644 index 00000000000..5cec0d68676 --- /dev/null +++ b/stable/radarr/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:05.555092551Z" diff --git a/stable/radarr/3.1.0/Chart.yaml b/stable/radarr/3.1.1/Chart.yaml similarity index 96% rename from stable/radarr/3.1.0/Chart.yaml rename to stable/radarr/3.1.1/Chart.yaml index 04d80cc07ff..eedfd3be781 100644 --- a/stable/radarr/3.1.0/Chart.yaml +++ b/stable/radarr/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: radarr -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/radarr/3.1.0/README.md b/stable/radarr/3.1.1/README.md similarity index 100% rename from stable/radarr/3.1.0/README.md rename to stable/radarr/3.1.1/README.md diff --git a/stable/radarr/3.1.0/app-readme.md b/stable/radarr/3.1.1/app-readme.md similarity index 100% rename from stable/radarr/3.1.0/app-readme.md rename to stable/radarr/3.1.1/app-readme.md diff --git a/stable/radarr/3.1.1/charts/common-3.5.1.tgz b/stable/radarr/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/radarr/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/radarr/3.1.0/ix_values.yaml b/stable/radarr/3.1.1/ix_values.yaml similarity index 100% rename from stable/radarr/3.1.0/ix_values.yaml rename to stable/radarr/3.1.1/ix_values.yaml diff --git a/stable/radarr/3.1.0/questions.yaml b/stable/radarr/3.1.1/questions.yaml similarity index 100% rename from stable/radarr/3.1.0/questions.yaml rename to stable/radarr/3.1.1/questions.yaml diff --git a/stable/radarr/3.1.0/templates/common.yaml b/stable/radarr/3.1.1/templates/common.yaml similarity index 100% rename from stable/radarr/3.1.0/templates/common.yaml rename to stable/radarr/3.1.1/templates/common.yaml diff --git a/stable/radarr/3.1.0/test_values.yaml b/stable/radarr/3.1.1/test_values.yaml similarity index 100% rename from stable/radarr/3.1.0/test_values.yaml rename to stable/radarr/3.1.1/test_values.yaml diff --git a/stable/radarr/3.1.0/values.yaml b/stable/radarr/3.1.1/values.yaml similarity index 100% rename from stable/radarr/3.1.0/values.yaml rename to stable/radarr/3.1.1/values.yaml diff --git a/stable/sonarr/3.1.0/Chart.lock b/stable/sonarr/3.1.0/Chart.lock deleted file mode 100644 index 4c08d920823..00000000000 --- a/stable/sonarr/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:32.547587351Z" diff --git a/stable/sonarr/3.1.0/charts/common-3.5.0.tgz b/stable/sonarr/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/sonarr/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/sonarr/3.1.0/.helmignore b/stable/sonarr/3.1.1/.helmignore similarity index 100% rename from stable/sonarr/3.1.0/.helmignore rename to stable/sonarr/3.1.1/.helmignore diff --git a/stable/sonarr/3.1.0/CONFIG.md b/stable/sonarr/3.1.1/CONFIG.md similarity index 100% rename from stable/sonarr/3.1.0/CONFIG.md rename to stable/sonarr/3.1.1/CONFIG.md diff --git a/stable/sonarr/3.1.1/Chart.lock b/stable/sonarr/3.1.1/Chart.lock new file mode 100644 index 00000000000..c5ddcfff6e4 --- /dev/null +++ b/stable/sonarr/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:29:02.708881026Z" diff --git a/stable/sonarr/3.1.0/Chart.yaml b/stable/sonarr/3.1.1/Chart.yaml similarity index 96% rename from stable/sonarr/3.1.0/Chart.yaml rename to stable/sonarr/3.1.1/Chart.yaml index 22c0afc2063..bde8ad3cece 100644 --- a/stable/sonarr/3.1.0/Chart.yaml +++ b/stable/sonarr/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sonarr -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/sonarr/3.1.0/README.md b/stable/sonarr/3.1.1/README.md similarity index 100% rename from stable/sonarr/3.1.0/README.md rename to stable/sonarr/3.1.1/README.md diff --git a/stable/sonarr/3.1.0/app-readme.md b/stable/sonarr/3.1.1/app-readme.md similarity index 100% rename from stable/sonarr/3.1.0/app-readme.md rename to stable/sonarr/3.1.1/app-readme.md diff --git a/stable/sonarr/3.1.1/charts/common-3.5.1.tgz b/stable/sonarr/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/sonarr/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/sonarr/3.1.0/ix_values.yaml b/stable/sonarr/3.1.1/ix_values.yaml similarity index 100% rename from stable/sonarr/3.1.0/ix_values.yaml rename to stable/sonarr/3.1.1/ix_values.yaml diff --git a/stable/sonarr/3.1.0/questions.yaml b/stable/sonarr/3.1.1/questions.yaml similarity index 100% rename from stable/sonarr/3.1.0/questions.yaml rename to stable/sonarr/3.1.1/questions.yaml diff --git a/stable/sonarr/3.1.0/templates/common.yaml b/stable/sonarr/3.1.1/templates/common.yaml similarity index 100% rename from stable/sonarr/3.1.0/templates/common.yaml rename to stable/sonarr/3.1.1/templates/common.yaml diff --git a/stable/sonarr/3.1.0/test_values.yaml b/stable/sonarr/3.1.1/test_values.yaml similarity index 100% rename from stable/sonarr/3.1.0/test_values.yaml rename to stable/sonarr/3.1.1/test_values.yaml diff --git a/stable/sonarr/3.1.0/values.yaml b/stable/sonarr/3.1.1/values.yaml similarity index 100% rename from stable/sonarr/3.1.0/values.yaml rename to stable/sonarr/3.1.1/values.yaml diff --git a/stable/syncthing/3.1.0/Chart.lock b/stable/syncthing/3.1.0/Chart.lock deleted file mode 100644 index c5d50e7cb8c..00000000000 --- a/stable/syncthing/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:30.044459438Z" diff --git a/stable/syncthing/3.1.0/charts/common-3.5.0.tgz b/stable/syncthing/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/syncthing/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/syncthing/3.1.0/.helmignore b/stable/syncthing/3.1.1/.helmignore similarity index 100% rename from stable/syncthing/3.1.0/.helmignore rename to stable/syncthing/3.1.1/.helmignore diff --git a/stable/syncthing/3.1.0/CONFIG.md b/stable/syncthing/3.1.1/CONFIG.md similarity index 100% rename from stable/syncthing/3.1.0/CONFIG.md rename to stable/syncthing/3.1.1/CONFIG.md diff --git a/stable/syncthing/3.1.1/Chart.lock b/stable/syncthing/3.1.1/Chart.lock new file mode 100644 index 00000000000..3aa98090ddb --- /dev/null +++ b/stable/syncthing/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:28:59.498299704Z" diff --git a/stable/syncthing/3.1.0/Chart.yaml b/stable/syncthing/3.1.1/Chart.yaml similarity index 95% rename from stable/syncthing/3.1.0/Chart.yaml rename to stable/syncthing/3.1.1/Chart.yaml index aa36c05062f..aeccd291193 100644 --- a/stable/syncthing/3.1.0/Chart.yaml +++ b/stable/syncthing/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syncthing -version: 3.1.0 +version: 3.1.1 # upstream_version: appVersion: "auto" description: P2P file synchronization application @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 3.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/syncthing/3.1.0/README.md b/stable/syncthing/3.1.1/README.md similarity index 100% rename from stable/syncthing/3.1.0/README.md rename to stable/syncthing/3.1.1/README.md diff --git a/stable/syncthing/3.1.0/app-readme.md b/stable/syncthing/3.1.1/app-readme.md similarity index 100% rename from stable/syncthing/3.1.0/app-readme.md rename to stable/syncthing/3.1.1/app-readme.md diff --git a/stable/syncthing/3.1.1/charts/common-3.5.1.tgz b/stable/syncthing/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/syncthing/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/syncthing/3.1.0/ix_values.yaml b/stable/syncthing/3.1.1/ix_values.yaml similarity index 100% rename from stable/syncthing/3.1.0/ix_values.yaml rename to stable/syncthing/3.1.1/ix_values.yaml diff --git a/stable/syncthing/3.1.0/questions.yaml b/stable/syncthing/3.1.1/questions.yaml similarity index 100% rename from stable/syncthing/3.1.0/questions.yaml rename to stable/syncthing/3.1.1/questions.yaml diff --git a/stable/syncthing/3.1.0/templates/common.yaml b/stable/syncthing/3.1.1/templates/common.yaml similarity index 100% rename from stable/syncthing/3.1.0/templates/common.yaml rename to stable/syncthing/3.1.1/templates/common.yaml diff --git a/stable/syncthing/3.1.0/test_values.yaml b/stable/syncthing/3.1.1/test_values.yaml similarity index 100% rename from stable/syncthing/3.1.0/test_values.yaml rename to stable/syncthing/3.1.1/test_values.yaml diff --git a/stable/syncthing/3.1.0/values.yaml b/stable/syncthing/3.1.1/values.yaml similarity index 100% rename from stable/syncthing/3.1.0/values.yaml rename to stable/syncthing/3.1.1/values.yaml diff --git a/stable/tautulli/3.1.0/Chart.lock b/stable/tautulli/3.1.0/Chart.lock deleted file mode 100644 index 795563dfc91..00000000000 --- a/stable/tautulli/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:27.679632241Z" diff --git a/stable/tautulli/3.1.0/charts/common-3.5.0.tgz b/stable/tautulli/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/tautulli/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/tautulli/3.1.0/.helmignore b/stable/tautulli/3.1.1/.helmignore similarity index 100% rename from stable/tautulli/3.1.0/.helmignore rename to stable/tautulli/3.1.1/.helmignore diff --git a/stable/tautulli/3.1.0/CONFIG.md b/stable/tautulli/3.1.1/CONFIG.md similarity index 100% rename from stable/tautulli/3.1.0/CONFIG.md rename to stable/tautulli/3.1.1/CONFIG.md diff --git a/stable/tautulli/3.1.1/Chart.lock b/stable/tautulli/3.1.1/Chart.lock new file mode 100644 index 00000000000..e7cf23ac718 --- /dev/null +++ b/stable/tautulli/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:28:56.589080015Z" diff --git a/stable/tautulli/3.1.0/Chart.yaml b/stable/tautulli/3.1.1/Chart.yaml similarity index 96% rename from stable/tautulli/3.1.0/Chart.yaml rename to stable/tautulli/3.1.1/Chart.yaml index 673273063b7..f0338202e51 100644 --- a/stable/tautulli/3.1.0/Chart.yaml +++ b/stable/tautulli/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tautulli -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/tautulli/3.1.0/README.md b/stable/tautulli/3.1.1/README.md similarity index 100% rename from stable/tautulli/3.1.0/README.md rename to stable/tautulli/3.1.1/README.md diff --git a/stable/tautulli/3.1.0/app-readme.md b/stable/tautulli/3.1.1/app-readme.md similarity index 100% rename from stable/tautulli/3.1.0/app-readme.md rename to stable/tautulli/3.1.1/app-readme.md diff --git a/stable/tautulli/3.1.1/charts/common-3.5.1.tgz b/stable/tautulli/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/tautulli/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/tautulli/3.1.0/ix_values.yaml b/stable/tautulli/3.1.1/ix_values.yaml similarity index 100% rename from stable/tautulli/3.1.0/ix_values.yaml rename to stable/tautulli/3.1.1/ix_values.yaml diff --git a/stable/tautulli/3.1.0/questions.yaml b/stable/tautulli/3.1.1/questions.yaml similarity index 100% rename from stable/tautulli/3.1.0/questions.yaml rename to stable/tautulli/3.1.1/questions.yaml diff --git a/stable/tautulli/3.1.0/templates/common.yaml b/stable/tautulli/3.1.1/templates/common.yaml similarity index 100% rename from stable/tautulli/3.1.0/templates/common.yaml rename to stable/tautulli/3.1.1/templates/common.yaml diff --git a/stable/tautulli/3.1.0/test_values.yaml b/stable/tautulli/3.1.1/test_values.yaml similarity index 100% rename from stable/tautulli/3.1.0/test_values.yaml rename to stable/tautulli/3.1.1/test_values.yaml diff --git a/stable/tautulli/3.1.0/values.yaml b/stable/tautulli/3.1.1/values.yaml similarity index 100% rename from stable/tautulli/3.1.0/values.yaml rename to stable/tautulli/3.1.1/values.yaml diff --git a/stable/traefik/3.1.0/charts/common-3.5.0.tgz b/stable/traefik/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/traefik/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/traefik/3.1.0/.helmignore b/stable/traefik/3.1.1/.helmignore similarity index 100% rename from stable/traefik/3.1.0/.helmignore rename to stable/traefik/3.1.1/.helmignore diff --git a/stable/traefik/3.1.0/CONFIG.md b/stable/traefik/3.1.1/CONFIG.md similarity index 100% rename from stable/traefik/3.1.0/CONFIG.md rename to stable/traefik/3.1.1/CONFIG.md diff --git a/stable/traefik/3.1.0/Chart.lock b/stable/traefik/3.1.1/Chart.lock similarity index 51% rename from stable/traefik/3.1.0/Chart.lock rename to stable/traefik/3.1.1/Chart.lock index b844d22fa90..54f4799ac03 100644 --- a/stable/traefik/3.1.0/Chart.lock +++ b/stable/traefik/3.1.1/Chart.lock @@ -1,9 +1,9 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 3.5.0 + version: 3.5.1 - name: traefik repository: https://helm.traefik.io/traefik version: 9.18.2 -digest: sha256:2195f4fc2a7f45a9ce52e0317188c3d67911167900bf845f9ccefeb20687843e -generated: "2021-04-15T15:03:23.888556977Z" +digest: sha256:5faa7a746528a38adeef5be063b6221373f60be4e4501b24e5c3b21d6ca923c6 +generated: "2021-04-15T15:28:52.747166891Z" diff --git a/stable/traefik/3.1.0/Chart.yaml b/stable/traefik/3.1.1/Chart.yaml similarity index 96% rename from stable/traefik/3.1.0/Chart.yaml rename to stable/traefik/3.1.1/Chart.yaml index ac2599c4eb3..66634c5fde2 100644 --- a/stable/traefik/3.1.0/Chart.yaml +++ b/stable/traefik/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: traefik -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: - name: traefik repository: https://helm.traefik.io/traefik diff --git a/stable/traefik/3.1.0/Guidelines.md b/stable/traefik/3.1.1/Guidelines.md similarity index 100% rename from stable/traefik/3.1.0/Guidelines.md rename to stable/traefik/3.1.1/Guidelines.md diff --git a/stable/traefik/3.1.0/README.md b/stable/traefik/3.1.1/README.md similarity index 100% rename from stable/traefik/3.1.0/README.md rename to stable/traefik/3.1.1/README.md diff --git a/stable/traefik/3.1.0/app-readme.md b/stable/traefik/3.1.1/app-readme.md similarity index 100% rename from stable/traefik/3.1.0/app-readme.md rename to stable/traefik/3.1.1/app-readme.md diff --git a/stable/traefik/3.1.1/charts/common-3.5.1.tgz b/stable/traefik/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/traefik/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/traefik/3.1.0/charts/traefik-9.18.2.tgz b/stable/traefik/3.1.1/charts/traefik-9.18.2.tgz similarity index 100% rename from stable/traefik/3.1.0/charts/traefik-9.18.2.tgz rename to stable/traefik/3.1.1/charts/traefik-9.18.2.tgz diff --git a/stable/traefik/3.1.0/crds/ingressroute.yaml b/stable/traefik/3.1.1/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/3.1.0/crds/ingressroute.yaml rename to stable/traefik/3.1.1/crds/ingressroute.yaml diff --git a/stable/traefik/3.1.0/crds/ingressroutetcp.yaml b/stable/traefik/3.1.1/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/3.1.0/crds/ingressroutetcp.yaml rename to stable/traefik/3.1.1/crds/ingressroutetcp.yaml diff --git a/stable/traefik/3.1.0/crds/ingressrouteudp.yaml b/stable/traefik/3.1.1/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/3.1.0/crds/ingressrouteudp.yaml rename to stable/traefik/3.1.1/crds/ingressrouteudp.yaml diff --git a/stable/traefik/3.1.0/crds/middlewares.yaml b/stable/traefik/3.1.1/crds/middlewares.yaml similarity index 100% rename from stable/traefik/3.1.0/crds/middlewares.yaml rename to stable/traefik/3.1.1/crds/middlewares.yaml diff --git a/stable/traefik/3.1.0/crds/serverstransports.yaml b/stable/traefik/3.1.1/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/3.1.0/crds/serverstransports.yaml rename to stable/traefik/3.1.1/crds/serverstransports.yaml diff --git a/stable/traefik/3.1.0/crds/tlsoptions.yaml b/stable/traefik/3.1.1/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/3.1.0/crds/tlsoptions.yaml rename to stable/traefik/3.1.1/crds/tlsoptions.yaml diff --git a/stable/traefik/3.1.0/crds/tlsstores.yaml b/stable/traefik/3.1.1/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/3.1.0/crds/tlsstores.yaml rename to stable/traefik/3.1.1/crds/tlsstores.yaml diff --git a/stable/traefik/3.1.0/crds/traefikservices.yaml b/stable/traefik/3.1.1/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/3.1.0/crds/traefikservices.yaml rename to stable/traefik/3.1.1/crds/traefikservices.yaml diff --git a/stable/traefik/3.1.0/ix_values.yaml b/stable/traefik/3.1.1/ix_values.yaml similarity index 100% rename from stable/traefik/3.1.0/ix_values.yaml rename to stable/traefik/3.1.1/ix_values.yaml diff --git a/stable/traefik/3.1.0/questions.yaml b/stable/traefik/3.1.1/questions.yaml similarity index 100% rename from stable/traefik/3.1.0/questions.yaml rename to stable/traefik/3.1.1/questions.yaml diff --git a/stable/traefik/3.1.0/templates/common.yaml b/stable/traefik/3.1.1/templates/common.yaml similarity index 100% rename from stable/traefik/3.1.0/templates/common.yaml rename to stable/traefik/3.1.1/templates/common.yaml diff --git a/stable/traefik/3.1.0/templates/middlewares.yaml b/stable/traefik/3.1.1/templates/middlewares.yaml similarity index 100% rename from stable/traefik/3.1.0/templates/middlewares.yaml rename to stable/traefik/3.1.1/templates/middlewares.yaml diff --git a/stable/traefik/3.1.0/templates/tlsoptions.yaml b/stable/traefik/3.1.1/templates/tlsoptions.yaml similarity index 100% rename from stable/traefik/3.1.0/templates/tlsoptions.yaml rename to stable/traefik/3.1.1/templates/tlsoptions.yaml diff --git a/stable/traefik/3.1.0/test_values.yaml b/stable/traefik/3.1.1/test_values.yaml similarity index 100% rename from stable/traefik/3.1.0/test_values.yaml rename to stable/traefik/3.1.1/test_values.yaml diff --git a/stable/traefik/3.1.0/values.yaml b/stable/traefik/3.1.1/values.yaml similarity index 100% rename from stable/traefik/3.1.0/values.yaml rename to stable/traefik/3.1.1/values.yaml diff --git a/stable/transmission/3.1.0/Chart.lock b/stable/transmission/3.1.0/Chart.lock deleted file mode 100644 index 538d4415eaf..00000000000 --- a/stable/transmission/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:20.910848908Z" diff --git a/stable/transmission/3.1.0/charts/common-3.5.0.tgz b/stable/transmission/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/transmission/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/transmission/3.1.0/.helmignore b/stable/transmission/3.1.1/.helmignore similarity index 100% rename from stable/transmission/3.1.0/.helmignore rename to stable/transmission/3.1.1/.helmignore diff --git a/stable/transmission/3.1.0/CONFIG.md b/stable/transmission/3.1.1/CONFIG.md similarity index 100% rename from stable/transmission/3.1.0/CONFIG.md rename to stable/transmission/3.1.1/CONFIG.md diff --git a/stable/transmission/3.1.1/Chart.lock b/stable/transmission/3.1.1/Chart.lock new file mode 100644 index 00000000000..cc1fc1b8bd0 --- /dev/null +++ b/stable/transmission/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:28:49.422975882Z" diff --git a/stable/transmission/3.1.0/Chart.yaml b/stable/transmission/3.1.1/Chart.yaml similarity index 96% rename from stable/transmission/3.1.0/Chart.yaml rename to stable/transmission/3.1.1/Chart.yaml index e4664a732dc..c17a93c33a2 100644 --- a/stable/transmission/3.1.0/Chart.yaml +++ b/stable/transmission/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: transmission -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/transmission/3.1.0/README.md b/stable/transmission/3.1.1/README.md similarity index 100% rename from stable/transmission/3.1.0/README.md rename to stable/transmission/3.1.1/README.md diff --git a/stable/transmission/3.1.0/app-readme.md b/stable/transmission/3.1.1/app-readme.md similarity index 100% rename from stable/transmission/3.1.0/app-readme.md rename to stable/transmission/3.1.1/app-readme.md diff --git a/stable/transmission/3.1.1/charts/common-3.5.1.tgz b/stable/transmission/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/transmission/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/transmission/3.1.0/ix_values.yaml b/stable/transmission/3.1.1/ix_values.yaml similarity index 100% rename from stable/transmission/3.1.0/ix_values.yaml rename to stable/transmission/3.1.1/ix_values.yaml diff --git a/stable/transmission/3.1.0/questions.yaml b/stable/transmission/3.1.1/questions.yaml similarity index 100% rename from stable/transmission/3.1.0/questions.yaml rename to stable/transmission/3.1.1/questions.yaml diff --git a/stable/transmission/3.1.0/templates/common.yaml b/stable/transmission/3.1.1/templates/common.yaml similarity index 100% rename from stable/transmission/3.1.0/templates/common.yaml rename to stable/transmission/3.1.1/templates/common.yaml diff --git a/stable/transmission/3.1.0/templates/configmap.yaml b/stable/transmission/3.1.1/templates/configmap.yaml similarity index 100% rename from stable/transmission/3.1.0/templates/configmap.yaml rename to stable/transmission/3.1.1/templates/configmap.yaml diff --git a/stable/transmission/3.1.0/test_values.yaml b/stable/transmission/3.1.1/test_values.yaml similarity index 100% rename from stable/transmission/3.1.0/test_values.yaml rename to stable/transmission/3.1.1/test_values.yaml diff --git a/stable/transmission/3.1.0/values.yaml b/stable/transmission/3.1.1/values.yaml similarity index 100% rename from stable/transmission/3.1.0/values.yaml rename to stable/transmission/3.1.1/values.yaml diff --git a/stable/zwavejs2mqtt/3.1.0/Chart.lock b/stable/zwavejs2mqtt/3.1.0/Chart.lock deleted file mode 100644 index 04e026f0e81..00000000000 --- a/stable/zwavejs2mqtt/3.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 3.5.0 -digest: sha256:94b93a76fa9ee9753a4fd8711058a7ed2693384a448a079b8e0ce03f5bdb1306 -generated: "2021-04-15T15:03:18.066822239Z" diff --git a/stable/zwavejs2mqtt/3.1.0/charts/common-3.5.0.tgz b/stable/zwavejs2mqtt/3.1.0/charts/common-3.5.0.tgz deleted file mode 100644 index 5810791489f..00000000000 Binary files a/stable/zwavejs2mqtt/3.1.0/charts/common-3.5.0.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/3.1.0/.helmignore b/stable/zwavejs2mqtt/3.1.1/.helmignore similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/.helmignore rename to stable/zwavejs2mqtt/3.1.1/.helmignore diff --git a/stable/zwavejs2mqtt/3.1.0/CONFIG.md b/stable/zwavejs2mqtt/3.1.1/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/CONFIG.md rename to stable/zwavejs2mqtt/3.1.1/CONFIG.md diff --git a/stable/zwavejs2mqtt/3.1.1/Chart.lock b/stable/zwavejs2mqtt/3.1.1/Chart.lock new file mode 100644 index 00000000000..8591d3b10ed --- /dev/null +++ b/stable/zwavejs2mqtt/3.1.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 3.5.1 +digest: sha256:307bc0ba54446b777239087be1fd3d60276794b14f800135f24d54bf27388a2a +generated: "2021-04-15T15:28:46.596075559Z" diff --git a/stable/zwavejs2mqtt/3.1.0/Chart.yaml b/stable/zwavejs2mqtt/3.1.1/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/3.1.0/Chart.yaml rename to stable/zwavejs2mqtt/3.1.1/Chart.yaml index 0f9bf606e3f..20b8d15a45e 100644 --- a/stable/zwavejs2mqtt/3.1.0/Chart.yaml +++ b/stable/zwavejs2mqtt/3.1.1/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zwavejs2mqtt -version: 3.1.0 +version: 3.1.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.5.0 + version: 3.5.1 # condition: maintainers: - name: TrueCharts diff --git a/stable/zwavejs2mqtt/3.1.0/README.md b/stable/zwavejs2mqtt/3.1.1/README.md similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/README.md rename to stable/zwavejs2mqtt/3.1.1/README.md diff --git a/stable/zwavejs2mqtt/3.1.0/app-readme.md b/stable/zwavejs2mqtt/3.1.1/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/app-readme.md rename to stable/zwavejs2mqtt/3.1.1/app-readme.md diff --git a/stable/zwavejs2mqtt/3.1.1/charts/common-3.5.1.tgz b/stable/zwavejs2mqtt/3.1.1/charts/common-3.5.1.tgz new file mode 100644 index 00000000000..516566659f1 Binary files /dev/null and b/stable/zwavejs2mqtt/3.1.1/charts/common-3.5.1.tgz differ diff --git a/stable/zwavejs2mqtt/3.1.0/ix_values.yaml b/stable/zwavejs2mqtt/3.1.1/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/ix_values.yaml rename to stable/zwavejs2mqtt/3.1.1/ix_values.yaml diff --git a/stable/zwavejs2mqtt/3.1.0/questions.yaml b/stable/zwavejs2mqtt/3.1.1/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/questions.yaml rename to stable/zwavejs2mqtt/3.1.1/questions.yaml diff --git a/stable/zwavejs2mqtt/3.1.0/templates/common.yaml b/stable/zwavejs2mqtt/3.1.1/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/templates/common.yaml rename to stable/zwavejs2mqtt/3.1.1/templates/common.yaml diff --git a/stable/zwavejs2mqtt/3.1.0/test_values.yaml b/stable/zwavejs2mqtt/3.1.1/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/test_values.yaml rename to stable/zwavejs2mqtt/3.1.1/test_values.yaml diff --git a/stable/zwavejs2mqtt/3.1.0/values.yaml b/stable/zwavejs2mqtt/3.1.1/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/3.1.0/values.yaml rename to stable/zwavejs2mqtt/3.1.1/values.yaml