diff --git a/dev/phpmyadmin/0.1.0/Chart.lock b/dev/phpmyadmin/0.1.0/Chart.lock deleted file mode 100644 index cc6eeb3dd35..00000000000 --- a/dev/phpmyadmin/0.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:44.898723581Z" diff --git a/dev/phpmyadmin/0.1.0/charts/common-2.1.4.tgz b/dev/phpmyadmin/0.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/dev/phpmyadmin/0.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/dev/phpmyadmin/0.1.0/.helmignore b/dev/phpmyadmin/0.2.0/.helmignore similarity index 100% rename from dev/phpmyadmin/0.1.0/.helmignore rename to dev/phpmyadmin/0.2.0/.helmignore diff --git a/dev/phpmyadmin/0.1.0/CONFIG.md b/dev/phpmyadmin/0.2.0/CONFIG.md similarity index 100% rename from dev/phpmyadmin/0.1.0/CONFIG.md rename to dev/phpmyadmin/0.2.0/CONFIG.md diff --git a/dev/phpmyadmin/0.2.0/Chart.lock b/dev/phpmyadmin/0.2.0/Chart.lock new file mode 100644 index 00000000000..c02ccf6b80e --- /dev/null +++ b/dev/phpmyadmin/0.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:45.168758397Z" diff --git a/dev/phpmyadmin/0.1.0/Chart.yaml b/dev/phpmyadmin/0.2.0/Chart.yaml similarity index 95% rename from dev/phpmyadmin/0.1.0/Chart.yaml rename to dev/phpmyadmin/0.2.0/Chart.yaml index b952158c2c6..c1131713add 100644 --- a/dev/phpmyadmin/0.1.0/Chart.yaml +++ b/dev/phpmyadmin/0.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: phpmyadmin -version: 0.1.0 +version: 0.2.0 upstream_version: 8.2.4 appVersion: "auto" description: phpMyAdmin is an mysql administration frontend @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/dev/phpmyadmin/0.1.0/README.md b/dev/phpmyadmin/0.2.0/README.md similarity index 100% rename from dev/phpmyadmin/0.1.0/README.md rename to dev/phpmyadmin/0.2.0/README.md diff --git a/dev/phpmyadmin/0.1.0/app-readme.md b/dev/phpmyadmin/0.2.0/app-readme.md similarity index 100% rename from dev/phpmyadmin/0.1.0/app-readme.md rename to dev/phpmyadmin/0.2.0/app-readme.md diff --git a/dev/phpmyadmin/0.2.0/charts/common-2.2.0.tgz b/dev/phpmyadmin/0.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/dev/phpmyadmin/0.2.0/charts/common-2.2.0.tgz differ diff --git a/dev/phpmyadmin/0.1.0/ix_values.yaml b/dev/phpmyadmin/0.2.0/ix_values.yaml similarity index 100% rename from dev/phpmyadmin/0.1.0/ix_values.yaml rename to dev/phpmyadmin/0.2.0/ix_values.yaml diff --git a/dev/phpmyadmin/0.1.0/questions.yaml b/dev/phpmyadmin/0.2.0/questions.yaml similarity index 100% rename from dev/phpmyadmin/0.1.0/questions.yaml rename to dev/phpmyadmin/0.2.0/questions.yaml diff --git a/dev/phpmyadmin/0.1.0/templates/common.yaml b/dev/phpmyadmin/0.2.0/templates/common.yaml similarity index 100% rename from dev/phpmyadmin/0.1.0/templates/common.yaml rename to dev/phpmyadmin/0.2.0/templates/common.yaml diff --git a/dev/phpmyadmin/0.1.0/test_values.yaml b/dev/phpmyadmin/0.2.0/test_values.yaml similarity index 100% rename from dev/phpmyadmin/0.1.0/test_values.yaml rename to dev/phpmyadmin/0.2.0/test_values.yaml diff --git a/dev/phpmyadmin/0.1.0/values.yaml b/dev/phpmyadmin/0.2.0/values.yaml similarity index 100% rename from dev/phpmyadmin/0.1.0/values.yaml rename to dev/phpmyadmin/0.2.0/values.yaml diff --git a/dev/postgres-operator/0.1.0/charts/common-2.1.4.tgz b/dev/postgres-operator/0.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/dev/postgres-operator/0.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/dev/postgres-operator/0.1.0/.helmignore b/dev/postgres-operator/0.2.0/.helmignore similarity index 100% rename from dev/postgres-operator/0.1.0/.helmignore rename to dev/postgres-operator/0.2.0/.helmignore diff --git a/dev/postgres-operator/0.1.0/CONFIG.md b/dev/postgres-operator/0.2.0/CONFIG.md similarity index 100% rename from dev/postgres-operator/0.1.0/CONFIG.md rename to dev/postgres-operator/0.2.0/CONFIG.md diff --git a/dev/postgres-operator/0.1.0/Chart.lock b/dev/postgres-operator/0.2.0/Chart.lock similarity index 72% rename from dev/postgres-operator/0.1.0/Chart.lock rename to dev/postgres-operator/0.2.0/Chart.lock index f7e507769b2..f48289aa8fa 100644 --- a/dev/postgres-operator/0.1.0/Chart.lock +++ b/dev/postgres-operator/0.2.0/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 - name: postgres-operator-ui repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/ version: 1.6.2 - name: postgres-operator repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator/ version: 1.6.2 -digest: sha256:8ac177b6a7f854b271d0f539140ed17b7c766a2d627ba9aa4588da5916b81605 -generated: "2021-04-10T18:24:41.756404965Z" +digest: sha256:234d710cce9947ae10ac66bbc3f7ea08c2f4568450accc23ae8f2604aba7b543 +generated: "2021-04-12T13:05:42.141412041Z" diff --git a/dev/postgres-operator/0.1.0/Chart.yaml b/dev/postgres-operator/0.2.0/Chart.yaml similarity index 97% rename from dev/postgres-operator/0.1.0/Chart.yaml rename to dev/postgres-operator/0.2.0/Chart.yaml index d3ebe3c4bf3..13aeeb6f91c 100644 --- a/dev/postgres-operator/0.1.0/Chart.yaml +++ b/dev/postgres-operator/0.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: postgres-operator -version: 0.1.0 +version: 0.2.0 upstream_version: 1.6.2 appVersion: "auto" description: Postgres Operator creates and manages PostgreSQL clusters running in Kubernetes @@ -24,7 +24,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: - name: postgres-operator-ui repository: https://raw.githubusercontent.com/zalando/postgres-operator/master/charts/postgres-operator-ui/ diff --git a/dev/postgres-operator/0.1.0/README.md b/dev/postgres-operator/0.2.0/README.md similarity index 100% rename from dev/postgres-operator/0.1.0/README.md rename to dev/postgres-operator/0.2.0/README.md diff --git a/dev/postgres-operator/0.1.0/app-readme.md b/dev/postgres-operator/0.2.0/app-readme.md similarity index 100% rename from dev/postgres-operator/0.1.0/app-readme.md rename to dev/postgres-operator/0.2.0/app-readme.md diff --git a/dev/postgres-operator/0.2.0/charts/common-2.2.0.tgz b/dev/postgres-operator/0.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/dev/postgres-operator/0.2.0/charts/common-2.2.0.tgz differ diff --git a/dev/postgres-operator/0.1.0/charts/postgres-operator-1.6.2.tgz b/dev/postgres-operator/0.2.0/charts/postgres-operator-1.6.2.tgz similarity index 100% rename from dev/postgres-operator/0.1.0/charts/postgres-operator-1.6.2.tgz rename to dev/postgres-operator/0.2.0/charts/postgres-operator-1.6.2.tgz diff --git a/dev/postgres-operator/0.1.0/charts/postgres-operator-ui-1.6.2.tgz b/dev/postgres-operator/0.2.0/charts/postgres-operator-ui-1.6.2.tgz similarity index 100% rename from dev/postgres-operator/0.1.0/charts/postgres-operator-ui-1.6.2.tgz rename to dev/postgres-operator/0.2.0/charts/postgres-operator-ui-1.6.2.tgz diff --git a/dev/postgres-operator/0.1.0/ix_values.yaml b/dev/postgres-operator/0.2.0/ix_values.yaml similarity index 100% rename from dev/postgres-operator/0.1.0/ix_values.yaml rename to dev/postgres-operator/0.2.0/ix_values.yaml diff --git a/dev/postgres-operator/0.1.0/questions.yaml b/dev/postgres-operator/0.2.0/questions.yaml similarity index 100% rename from dev/postgres-operator/0.1.0/questions.yaml rename to dev/postgres-operator/0.2.0/questions.yaml diff --git a/dev/postgres-operator/0.1.0/templates/common.yaml b/dev/postgres-operator/0.2.0/templates/common.yaml similarity index 100% rename from dev/postgres-operator/0.1.0/templates/common.yaml rename to dev/postgres-operator/0.2.0/templates/common.yaml diff --git a/dev/postgres-operator/0.1.0/templates/envconfig.yaml b/dev/postgres-operator/0.2.0/templates/envconfig.yaml similarity index 100% rename from dev/postgres-operator/0.1.0/templates/envconfig.yaml rename to dev/postgres-operator/0.2.0/templates/envconfig.yaml diff --git a/dev/postgres-operator/0.1.0/test_values.yaml b/dev/postgres-operator/0.2.0/test_values.yaml similarity index 100% rename from dev/postgres-operator/0.1.0/test_values.yaml rename to dev/postgres-operator/0.2.0/test_values.yaml diff --git a/dev/postgres-operator/0.1.0/values.yaml b/dev/postgres-operator/0.2.0/values.yaml similarity index 100% rename from dev/postgres-operator/0.1.0/values.yaml rename to dev/postgres-operator/0.2.0/values.yaml diff --git a/incubator/bazarr/2.1.0/Chart.lock b/incubator/bazarr/2.1.0/Chart.lock deleted file mode 100644 index 3829503987d..00000000000 --- a/incubator/bazarr/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:39.360350799Z" diff --git a/incubator/bazarr/2.1.0/charts/common-2.1.4.tgz b/incubator/bazarr/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/bazarr/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/bazarr/2.1.0/.helmignore b/incubator/bazarr/2.2.0/.helmignore similarity index 100% rename from incubator/bazarr/2.1.0/.helmignore rename to incubator/bazarr/2.2.0/.helmignore diff --git a/incubator/bazarr/2.1.0/CONFIG.md b/incubator/bazarr/2.2.0/CONFIG.md similarity index 100% rename from incubator/bazarr/2.1.0/CONFIG.md rename to incubator/bazarr/2.2.0/CONFIG.md diff --git a/incubator/bazarr/2.2.0/Chart.lock b/incubator/bazarr/2.2.0/Chart.lock new file mode 100644 index 00000000000..1ce1073aa31 --- /dev/null +++ b/incubator/bazarr/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:39.898070033Z" diff --git a/incubator/bazarr/2.1.0/Chart.yaml b/incubator/bazarr/2.2.0/Chart.yaml similarity index 96% rename from incubator/bazarr/2.1.0/Chart.yaml rename to incubator/bazarr/2.2.0/Chart.yaml index 99e88d0e499..d38501f02cf 100644 --- a/incubator/bazarr/2.1.0/Chart.yaml +++ b/incubator/bazarr/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bazarr -version: 2.1.0 +version: 2.2.0 upstream_version: 5.2.1 appVersion: "auto" description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements @@ -24,7 +24,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/bazarr/2.1.0/README.md b/incubator/bazarr/2.2.0/README.md similarity index 100% rename from incubator/bazarr/2.1.0/README.md rename to incubator/bazarr/2.2.0/README.md diff --git a/incubator/bazarr/2.1.0/app-readme.md b/incubator/bazarr/2.2.0/app-readme.md similarity index 100% rename from incubator/bazarr/2.1.0/app-readme.md rename to incubator/bazarr/2.2.0/app-readme.md diff --git a/incubator/bazarr/2.2.0/charts/common-2.2.0.tgz b/incubator/bazarr/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/bazarr/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/bazarr/2.1.0/ix_values.yaml b/incubator/bazarr/2.2.0/ix_values.yaml similarity index 100% rename from incubator/bazarr/2.1.0/ix_values.yaml rename to incubator/bazarr/2.2.0/ix_values.yaml diff --git a/incubator/bazarr/2.1.0/questions.yaml b/incubator/bazarr/2.2.0/questions.yaml similarity index 100% rename from incubator/bazarr/2.1.0/questions.yaml rename to incubator/bazarr/2.2.0/questions.yaml diff --git a/incubator/bazarr/2.1.0/templates/common.yaml b/incubator/bazarr/2.2.0/templates/common.yaml similarity index 100% rename from incubator/bazarr/2.1.0/templates/common.yaml rename to incubator/bazarr/2.2.0/templates/common.yaml diff --git a/incubator/bazarr/2.1.0/test_values.yaml b/incubator/bazarr/2.2.0/test_values.yaml similarity index 100% rename from incubator/bazarr/2.1.0/test_values.yaml rename to incubator/bazarr/2.2.0/test_values.yaml diff --git a/incubator/bazarr/2.1.0/values.yaml b/incubator/bazarr/2.2.0/values.yaml similarity index 100% rename from incubator/bazarr/2.1.0/values.yaml rename to incubator/bazarr/2.2.0/values.yaml diff --git a/incubator/calibre-web/2.1.0/Chart.lock b/incubator/calibre-web/2.1.0/Chart.lock deleted file mode 100644 index 18b24553d26..00000000000 --- a/incubator/calibre-web/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:37.097885708Z" diff --git a/incubator/calibre-web/2.1.0/charts/common-2.1.4.tgz b/incubator/calibre-web/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/calibre-web/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/calibre-web/2.1.0/.helmignore b/incubator/calibre-web/2.2.0/.helmignore similarity index 100% rename from incubator/calibre-web/2.1.0/.helmignore rename to incubator/calibre-web/2.2.0/.helmignore diff --git a/incubator/calibre-web/2.1.0/CONFIG.md b/incubator/calibre-web/2.2.0/CONFIG.md similarity index 100% rename from incubator/calibre-web/2.1.0/CONFIG.md rename to incubator/calibre-web/2.2.0/CONFIG.md diff --git a/incubator/calibre-web/2.2.0/Chart.lock b/incubator/calibre-web/2.2.0/Chart.lock new file mode 100644 index 00000000000..7add2769044 --- /dev/null +++ b/incubator/calibre-web/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:37.554256537Z" diff --git a/incubator/calibre-web/2.1.0/Chart.yaml b/incubator/calibre-web/2.2.0/Chart.yaml similarity index 96% rename from incubator/calibre-web/2.1.0/Chart.yaml rename to incubator/calibre-web/2.2.0/Chart.yaml index 7792263d06c..ede13d98d6b 100644 --- a/incubator/calibre-web/2.1.0/Chart.yaml +++ b/incubator/calibre-web/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: calibre-web -version: 2.1.0 +version: 2.2.0 upstream_version: 4.3.1 appVersion: "auto" description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/calibre-web/2.1.0/README.md b/incubator/calibre-web/2.2.0/README.md similarity index 100% rename from incubator/calibre-web/2.1.0/README.md rename to incubator/calibre-web/2.2.0/README.md diff --git a/incubator/calibre-web/2.1.0/app-readme.md b/incubator/calibre-web/2.2.0/app-readme.md similarity index 100% rename from incubator/calibre-web/2.1.0/app-readme.md rename to incubator/calibre-web/2.2.0/app-readme.md diff --git a/incubator/calibre-web/2.2.0/charts/common-2.2.0.tgz b/incubator/calibre-web/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/calibre-web/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/calibre-web/2.1.0/ix_values.yaml b/incubator/calibre-web/2.2.0/ix_values.yaml similarity index 100% rename from incubator/calibre-web/2.1.0/ix_values.yaml rename to incubator/calibre-web/2.2.0/ix_values.yaml diff --git a/incubator/calibre-web/2.1.0/questions.yaml b/incubator/calibre-web/2.2.0/questions.yaml similarity index 100% rename from incubator/calibre-web/2.1.0/questions.yaml rename to incubator/calibre-web/2.2.0/questions.yaml diff --git a/incubator/calibre-web/2.1.0/templates/NOTES.txt b/incubator/calibre-web/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/calibre-web/2.1.0/templates/NOTES.txt rename to incubator/calibre-web/2.2.0/templates/NOTES.txt diff --git a/incubator/calibre-web/2.1.0/templates/common.yaml b/incubator/calibre-web/2.2.0/templates/common.yaml similarity index 100% rename from incubator/calibre-web/2.1.0/templates/common.yaml rename to incubator/calibre-web/2.2.0/templates/common.yaml diff --git a/incubator/calibre-web/2.1.0/test_values.yaml b/incubator/calibre-web/2.2.0/test_values.yaml similarity index 100% rename from incubator/calibre-web/2.1.0/test_values.yaml rename to incubator/calibre-web/2.2.0/test_values.yaml diff --git a/incubator/calibre-web/2.1.0/values.yaml b/incubator/calibre-web/2.2.0/values.yaml similarity index 100% rename from incubator/calibre-web/2.1.0/values.yaml rename to incubator/calibre-web/2.2.0/values.yaml diff --git a/incubator/deluge/2.1.0/Chart.lock b/incubator/deluge/2.1.0/Chart.lock deleted file mode 100644 index 10dbe7bbed9..00000000000 --- a/incubator/deluge/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:34.839317921Z" diff --git a/incubator/deluge/2.1.0/charts/common-2.1.4.tgz b/incubator/deluge/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/deluge/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/deluge/2.1.0/.helmignore b/incubator/deluge/2.2.0/.helmignore similarity index 100% rename from incubator/deluge/2.1.0/.helmignore rename to incubator/deluge/2.2.0/.helmignore diff --git a/incubator/deluge/2.1.0/CONFIG.md b/incubator/deluge/2.2.0/CONFIG.md similarity index 100% rename from incubator/deluge/2.1.0/CONFIG.md rename to incubator/deluge/2.2.0/CONFIG.md diff --git a/incubator/deluge/2.2.0/Chart.lock b/incubator/deluge/2.2.0/Chart.lock new file mode 100644 index 00000000000..2316f2ab26c --- /dev/null +++ b/incubator/deluge/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:35.200521665Z" diff --git a/incubator/deluge/2.1.0/Chart.yaml b/incubator/deluge/2.2.0/Chart.yaml similarity index 95% rename from incubator/deluge/2.1.0/Chart.yaml rename to incubator/deluge/2.2.0/Chart.yaml index 8cbc6356caf..4500aa106e7 100644 --- a/incubator/deluge/2.1.0/Chart.yaml +++ b/incubator/deluge/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: deluge -version: 2.1.0 +version: 2.2.0 # upstream_version: appVersion: "auto" description: Deluge App for TrueNAS SCALE @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/deluge/2.1.0/README.md b/incubator/deluge/2.2.0/README.md similarity index 100% rename from incubator/deluge/2.1.0/README.md rename to incubator/deluge/2.2.0/README.md diff --git a/incubator/deluge/2.1.0/app-readme.md b/incubator/deluge/2.2.0/app-readme.md similarity index 100% rename from incubator/deluge/2.1.0/app-readme.md rename to incubator/deluge/2.2.0/app-readme.md diff --git a/incubator/deluge/2.2.0/charts/common-2.2.0.tgz b/incubator/deluge/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/deluge/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/deluge/2.1.0/ix_values.yaml b/incubator/deluge/2.2.0/ix_values.yaml similarity index 100% rename from incubator/deluge/2.1.0/ix_values.yaml rename to incubator/deluge/2.2.0/ix_values.yaml diff --git a/incubator/deluge/2.1.0/questions.yaml b/incubator/deluge/2.2.0/questions.yaml similarity index 100% rename from incubator/deluge/2.1.0/questions.yaml rename to incubator/deluge/2.2.0/questions.yaml diff --git a/incubator/deluge/2.1.0/templates/common.yaml b/incubator/deluge/2.2.0/templates/common.yaml similarity index 100% rename from incubator/deluge/2.1.0/templates/common.yaml rename to incubator/deluge/2.2.0/templates/common.yaml diff --git a/incubator/deluge/2.1.0/test_values.yaml b/incubator/deluge/2.2.0/test_values.yaml similarity index 100% rename from incubator/deluge/2.1.0/test_values.yaml rename to incubator/deluge/2.2.0/test_values.yaml diff --git a/incubator/deluge/2.1.0/values.yaml b/incubator/deluge/2.2.0/values.yaml similarity index 100% rename from incubator/deluge/2.1.0/values.yaml rename to incubator/deluge/2.2.0/values.yaml diff --git a/incubator/freshrss/2.1.0/Chart.lock b/incubator/freshrss/2.1.0/Chart.lock deleted file mode 100644 index 3e9e1d5222b..00000000000 --- a/incubator/freshrss/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:32.52190713Z" diff --git a/incubator/freshrss/2.1.0/charts/common-2.1.4.tgz b/incubator/freshrss/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/freshrss/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/freshrss/2.1.0/.helmignore b/incubator/freshrss/2.2.0/.helmignore similarity index 100% rename from incubator/freshrss/2.1.0/.helmignore rename to incubator/freshrss/2.2.0/.helmignore diff --git a/incubator/freshrss/2.1.0/CONFIG.md b/incubator/freshrss/2.2.0/CONFIG.md similarity index 100% rename from incubator/freshrss/2.1.0/CONFIG.md rename to incubator/freshrss/2.2.0/CONFIG.md diff --git a/incubator/freshrss/2.2.0/Chart.lock b/incubator/freshrss/2.2.0/Chart.lock new file mode 100644 index 00000000000..aa84ca6f687 --- /dev/null +++ b/incubator/freshrss/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:32.86233662Z" diff --git a/incubator/freshrss/2.1.0/Chart.yaml b/incubator/freshrss/2.2.0/Chart.yaml similarity index 96% rename from incubator/freshrss/2.1.0/Chart.yaml rename to incubator/freshrss/2.2.0/Chart.yaml index b38075ed19e..3ceb6143f88 100644 --- a/incubator/freshrss/2.1.0/Chart.yaml +++ b/incubator/freshrss/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: freshrss -version: 2.1.0 +version: 2.2.0 upstream_version: 2.3.1 appVersion: "auto" description: FreshRSS is a self-hosted RSS feed aggregator @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/freshrss/2.1.0/README.md b/incubator/freshrss/2.2.0/README.md similarity index 100% rename from incubator/freshrss/2.1.0/README.md rename to incubator/freshrss/2.2.0/README.md diff --git a/incubator/freshrss/2.1.0/app-readme.md b/incubator/freshrss/2.2.0/app-readme.md similarity index 100% rename from incubator/freshrss/2.1.0/app-readme.md rename to incubator/freshrss/2.2.0/app-readme.md diff --git a/incubator/freshrss/2.2.0/charts/common-2.2.0.tgz b/incubator/freshrss/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/freshrss/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/freshrss/2.1.0/ix_values.yaml b/incubator/freshrss/2.2.0/ix_values.yaml similarity index 100% rename from incubator/freshrss/2.1.0/ix_values.yaml rename to incubator/freshrss/2.2.0/ix_values.yaml diff --git a/incubator/freshrss/2.1.0/questions.yaml b/incubator/freshrss/2.2.0/questions.yaml similarity index 100% rename from incubator/freshrss/2.1.0/questions.yaml rename to incubator/freshrss/2.2.0/questions.yaml diff --git a/incubator/freshrss/2.1.0/templates/NOTES.txt b/incubator/freshrss/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/freshrss/2.1.0/templates/NOTES.txt rename to incubator/freshrss/2.2.0/templates/NOTES.txt diff --git a/incubator/freshrss/2.1.0/templates/common.yaml b/incubator/freshrss/2.2.0/templates/common.yaml similarity index 100% rename from incubator/freshrss/2.1.0/templates/common.yaml rename to incubator/freshrss/2.2.0/templates/common.yaml diff --git a/incubator/freshrss/2.1.0/test_values.yaml b/incubator/freshrss/2.2.0/test_values.yaml similarity index 100% rename from incubator/freshrss/2.1.0/test_values.yaml rename to incubator/freshrss/2.2.0/test_values.yaml diff --git a/incubator/freshrss/2.1.0/values.yaml b/incubator/freshrss/2.2.0/values.yaml similarity index 100% rename from incubator/freshrss/2.1.0/values.yaml rename to incubator/freshrss/2.2.0/values.yaml diff --git a/incubator/gaps/2.1.0/Chart.lock b/incubator/gaps/2.1.0/Chart.lock deleted file mode 100644 index 2cc9df28605..00000000000 --- a/incubator/gaps/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:29.347385351Z" diff --git a/incubator/gaps/2.1.0/charts/common-2.1.4.tgz b/incubator/gaps/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/gaps/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/gaps/2.1.0/.helmignore b/incubator/gaps/2.2.0/.helmignore similarity index 100% rename from incubator/gaps/2.1.0/.helmignore rename to incubator/gaps/2.2.0/.helmignore diff --git a/incubator/gaps/2.1.0/CONFIG.md b/incubator/gaps/2.2.0/CONFIG.md similarity index 100% rename from incubator/gaps/2.1.0/CONFIG.md rename to incubator/gaps/2.2.0/CONFIG.md diff --git a/incubator/gaps/2.2.0/Chart.lock b/incubator/gaps/2.2.0/Chart.lock new file mode 100644 index 00000000000..616c019fc8f --- /dev/null +++ b/incubator/gaps/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:30.487511698Z" diff --git a/incubator/gaps/2.1.0/Chart.yaml b/incubator/gaps/2.2.0/Chart.yaml similarity index 96% rename from incubator/gaps/2.1.0/Chart.yaml rename to incubator/gaps/2.2.0/Chart.yaml index 77ce0427e40..fc0314b5799 100644 --- a/incubator/gaps/2.1.0/Chart.yaml +++ b/incubator/gaps/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: gaps -version: 2.1.0 +version: 2.2.0 upstream_version: 1.1.1 appVersion: "auto" description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/gaps/2.1.0/README.md b/incubator/gaps/2.2.0/README.md similarity index 100% rename from incubator/gaps/2.1.0/README.md rename to incubator/gaps/2.2.0/README.md diff --git a/incubator/gaps/2.1.0/app-readme.md b/incubator/gaps/2.2.0/app-readme.md similarity index 100% rename from incubator/gaps/2.1.0/app-readme.md rename to incubator/gaps/2.2.0/app-readme.md diff --git a/incubator/gaps/2.2.0/charts/common-2.2.0.tgz b/incubator/gaps/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/gaps/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/gaps/2.1.0/ix_values.yaml b/incubator/gaps/2.2.0/ix_values.yaml similarity index 100% rename from incubator/gaps/2.1.0/ix_values.yaml rename to incubator/gaps/2.2.0/ix_values.yaml diff --git a/incubator/gaps/2.1.0/questions.yaml b/incubator/gaps/2.2.0/questions.yaml similarity index 100% rename from incubator/gaps/2.1.0/questions.yaml rename to incubator/gaps/2.2.0/questions.yaml diff --git a/incubator/gaps/2.1.0/templates/NOTES.txt b/incubator/gaps/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/gaps/2.1.0/templates/NOTES.txt rename to incubator/gaps/2.2.0/templates/NOTES.txt diff --git a/incubator/gaps/2.1.0/templates/common.yaml b/incubator/gaps/2.2.0/templates/common.yaml similarity index 100% rename from incubator/gaps/2.1.0/templates/common.yaml rename to incubator/gaps/2.2.0/templates/common.yaml diff --git a/incubator/gaps/2.1.0/test_values.yaml b/incubator/gaps/2.2.0/test_values.yaml similarity index 100% rename from incubator/gaps/2.1.0/test_values.yaml rename to incubator/gaps/2.2.0/test_values.yaml diff --git a/incubator/gaps/2.1.0/values.yaml b/incubator/gaps/2.2.0/values.yaml similarity index 100% rename from incubator/gaps/2.1.0/values.yaml rename to incubator/gaps/2.2.0/values.yaml diff --git a/incubator/grocy/2.1.0/Chart.lock b/incubator/grocy/2.1.0/Chart.lock deleted file mode 100644 index 89acb4df906..00000000000 --- a/incubator/grocy/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:26.670596694Z" diff --git a/incubator/grocy/2.1.0/charts/common-2.1.4.tgz b/incubator/grocy/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/grocy/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/grocy/2.1.0/.helmignore b/incubator/grocy/2.2.0/.helmignore similarity index 100% rename from incubator/grocy/2.1.0/.helmignore rename to incubator/grocy/2.2.0/.helmignore diff --git a/incubator/grocy/2.1.0/CONFIG.md b/incubator/grocy/2.2.0/CONFIG.md similarity index 100% rename from incubator/grocy/2.1.0/CONFIG.md rename to incubator/grocy/2.2.0/CONFIG.md diff --git a/incubator/grocy/2.2.0/Chart.lock b/incubator/grocy/2.2.0/Chart.lock new file mode 100644 index 00000000000..f7b6ec39ab8 --- /dev/null +++ b/incubator/grocy/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:28.18443581Z" diff --git a/incubator/grocy/2.1.0/Chart.yaml b/incubator/grocy/2.2.0/Chart.yaml similarity index 95% rename from incubator/grocy/2.1.0/Chart.yaml rename to incubator/grocy/2.2.0/Chart.yaml index 3df39c2b807..949fb8adbdb 100644 --- a/incubator/grocy/2.1.0/Chart.yaml +++ b/incubator/grocy/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: grocy -version: 2.1.0 +version: 2.2.0 upstream_version: 4.3.1 appVersion: "auto" description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/grocy/2.1.0/README.md b/incubator/grocy/2.2.0/README.md similarity index 100% rename from incubator/grocy/2.1.0/README.md rename to incubator/grocy/2.2.0/README.md diff --git a/incubator/grocy/2.1.0/app-readme.md b/incubator/grocy/2.2.0/app-readme.md similarity index 100% rename from incubator/grocy/2.1.0/app-readme.md rename to incubator/grocy/2.2.0/app-readme.md diff --git a/incubator/grocy/2.2.0/charts/common-2.2.0.tgz b/incubator/grocy/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/grocy/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/grocy/2.1.0/ix_values.yaml b/incubator/grocy/2.2.0/ix_values.yaml similarity index 100% rename from incubator/grocy/2.1.0/ix_values.yaml rename to incubator/grocy/2.2.0/ix_values.yaml diff --git a/incubator/grocy/2.1.0/questions.yaml b/incubator/grocy/2.2.0/questions.yaml similarity index 100% rename from incubator/grocy/2.1.0/questions.yaml rename to incubator/grocy/2.2.0/questions.yaml diff --git a/incubator/grocy/2.1.0/templates/common.yaml b/incubator/grocy/2.2.0/templates/common.yaml similarity index 100% rename from incubator/grocy/2.1.0/templates/common.yaml rename to incubator/grocy/2.2.0/templates/common.yaml diff --git a/incubator/grocy/2.1.0/test_values.yaml b/incubator/grocy/2.2.0/test_values.yaml similarity index 100% rename from incubator/grocy/2.1.0/test_values.yaml rename to incubator/grocy/2.2.0/test_values.yaml diff --git a/incubator/grocy/2.1.0/values.yaml b/incubator/grocy/2.2.0/values.yaml similarity index 100% rename from incubator/grocy/2.1.0/values.yaml rename to incubator/grocy/2.2.0/values.yaml diff --git a/incubator/heimdall/2.1.0/Chart.lock b/incubator/heimdall/2.1.0/Chart.lock deleted file mode 100644 index 0b4bdd4a782..00000000000 --- a/incubator/heimdall/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:24.360512007Z" diff --git a/incubator/heimdall/2.1.0/charts/common-2.1.4.tgz b/incubator/heimdall/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/heimdall/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/heimdall/2.1.0/.helmignore b/incubator/heimdall/2.2.0/.helmignore similarity index 100% rename from incubator/heimdall/2.1.0/.helmignore rename to incubator/heimdall/2.2.0/.helmignore diff --git a/incubator/heimdall/2.1.0/CONFIG.md b/incubator/heimdall/2.2.0/CONFIG.md similarity index 100% rename from incubator/heimdall/2.1.0/CONFIG.md rename to incubator/heimdall/2.2.0/CONFIG.md diff --git a/incubator/heimdall/2.2.0/Chart.lock b/incubator/heimdall/2.2.0/Chart.lock new file mode 100644 index 00000000000..93805c8be5e --- /dev/null +++ b/incubator/heimdall/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:25.811612266Z" diff --git a/incubator/heimdall/2.1.0/Chart.yaml b/incubator/heimdall/2.2.0/Chart.yaml similarity index 95% rename from incubator/heimdall/2.1.0/Chart.yaml rename to incubator/heimdall/2.2.0/Chart.yaml index b936029f336..e628ae6cdfd 100644 --- a/incubator/heimdall/2.1.0/Chart.yaml +++ b/incubator/heimdall/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: heimdall -version: 2.1.0 +version: 2.2.0 upstream_version: 4.1.1 appVersion: "auto" description: An Application dashboard and launcher @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/heimdall/2.1.0/README.md b/incubator/heimdall/2.2.0/README.md similarity index 100% rename from incubator/heimdall/2.1.0/README.md rename to incubator/heimdall/2.2.0/README.md diff --git a/incubator/heimdall/2.1.0/app-readme.md b/incubator/heimdall/2.2.0/app-readme.md similarity index 100% rename from incubator/heimdall/2.1.0/app-readme.md rename to incubator/heimdall/2.2.0/app-readme.md diff --git a/incubator/heimdall/2.2.0/charts/common-2.2.0.tgz b/incubator/heimdall/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/heimdall/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/heimdall/2.1.0/ix_values.yaml b/incubator/heimdall/2.2.0/ix_values.yaml similarity index 100% rename from incubator/heimdall/2.1.0/ix_values.yaml rename to incubator/heimdall/2.2.0/ix_values.yaml diff --git a/incubator/heimdall/2.1.0/questions.yaml b/incubator/heimdall/2.2.0/questions.yaml similarity index 100% rename from incubator/heimdall/2.1.0/questions.yaml rename to incubator/heimdall/2.2.0/questions.yaml diff --git a/incubator/heimdall/2.1.0/templates/common.yaml b/incubator/heimdall/2.2.0/templates/common.yaml similarity index 100% rename from incubator/heimdall/2.1.0/templates/common.yaml rename to incubator/heimdall/2.2.0/templates/common.yaml diff --git a/incubator/heimdall/2.1.0/test_values.yaml b/incubator/heimdall/2.2.0/test_values.yaml similarity index 100% rename from incubator/heimdall/2.1.0/test_values.yaml rename to incubator/heimdall/2.2.0/test_values.yaml diff --git a/incubator/heimdall/2.1.0/values.yaml b/incubator/heimdall/2.2.0/values.yaml similarity index 100% rename from incubator/heimdall/2.1.0/values.yaml rename to incubator/heimdall/2.2.0/values.yaml diff --git a/incubator/lazylibrarian/2.1.0/Chart.lock b/incubator/lazylibrarian/2.1.0/Chart.lock deleted file mode 100644 index 2b14965b7ab..00000000000 --- a/incubator/lazylibrarian/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:22.11205102Z" diff --git a/incubator/lazylibrarian/2.1.0/charts/common-2.1.4.tgz b/incubator/lazylibrarian/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/lazylibrarian/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/lazylibrarian/2.1.0/.helmignore b/incubator/lazylibrarian/2.2.0/.helmignore similarity index 100% rename from incubator/lazylibrarian/2.1.0/.helmignore rename to incubator/lazylibrarian/2.2.0/.helmignore diff --git a/incubator/lazylibrarian/2.1.0/CONFIG.md b/incubator/lazylibrarian/2.2.0/CONFIG.md similarity index 100% rename from incubator/lazylibrarian/2.1.0/CONFIG.md rename to incubator/lazylibrarian/2.2.0/CONFIG.md diff --git a/incubator/lazylibrarian/2.2.0/Chart.lock b/incubator/lazylibrarian/2.2.0/Chart.lock new file mode 100644 index 00000000000..706924d7453 --- /dev/null +++ b/incubator/lazylibrarian/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:23.448192163Z" diff --git a/incubator/lazylibrarian/2.1.0/Chart.yaml b/incubator/lazylibrarian/2.2.0/Chart.yaml similarity index 96% rename from incubator/lazylibrarian/2.1.0/Chart.yaml rename to incubator/lazylibrarian/2.2.0/Chart.yaml index 9a0afff3f1a..37cdc691913 100644 --- a/incubator/lazylibrarian/2.1.0/Chart.yaml +++ b/incubator/lazylibrarian/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lazylibrarian -version: 2.1.0 +version: 2.2.0 upstream_version: 2.1.0 appVersion: "latest" description: Get all your books, like series with Sonarr... @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lazylibrarian/2.1.0/README.md b/incubator/lazylibrarian/2.2.0/README.md similarity index 100% rename from incubator/lazylibrarian/2.1.0/README.md rename to incubator/lazylibrarian/2.2.0/README.md diff --git a/incubator/lazylibrarian/2.1.0/app-readme.md b/incubator/lazylibrarian/2.2.0/app-readme.md similarity index 100% rename from incubator/lazylibrarian/2.1.0/app-readme.md rename to incubator/lazylibrarian/2.2.0/app-readme.md diff --git a/incubator/lazylibrarian/2.2.0/charts/common-2.2.0.tgz b/incubator/lazylibrarian/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/lazylibrarian/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/lazylibrarian/2.1.0/ix_values.yaml b/incubator/lazylibrarian/2.2.0/ix_values.yaml similarity index 100% rename from incubator/lazylibrarian/2.1.0/ix_values.yaml rename to incubator/lazylibrarian/2.2.0/ix_values.yaml diff --git a/incubator/lazylibrarian/2.1.0/questions.yaml b/incubator/lazylibrarian/2.2.0/questions.yaml similarity index 100% rename from incubator/lazylibrarian/2.1.0/questions.yaml rename to incubator/lazylibrarian/2.2.0/questions.yaml diff --git a/incubator/lazylibrarian/2.1.0/templates/common.yaml b/incubator/lazylibrarian/2.2.0/templates/common.yaml similarity index 100% rename from incubator/lazylibrarian/2.1.0/templates/common.yaml rename to incubator/lazylibrarian/2.2.0/templates/common.yaml diff --git a/incubator/lazylibrarian/2.1.0/test_values.yaml b/incubator/lazylibrarian/2.2.0/test_values.yaml similarity index 100% rename from incubator/lazylibrarian/2.1.0/test_values.yaml rename to incubator/lazylibrarian/2.2.0/test_values.yaml diff --git a/incubator/lazylibrarian/2.1.0/values.yaml b/incubator/lazylibrarian/2.2.0/values.yaml similarity index 100% rename from incubator/lazylibrarian/2.1.0/values.yaml rename to incubator/lazylibrarian/2.2.0/values.yaml diff --git a/incubator/lychee/2.1.0/Chart.lock b/incubator/lychee/2.1.0/Chart.lock deleted file mode 100644 index 302f4c154b7..00000000000 --- a/incubator/lychee/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:19.88088131Z" diff --git a/incubator/lychee/2.1.0/charts/common-2.1.4.tgz b/incubator/lychee/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/lychee/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/lychee/2.1.0/.helmignore b/incubator/lychee/2.2.0/.helmignore similarity index 100% rename from incubator/lychee/2.1.0/.helmignore rename to incubator/lychee/2.2.0/.helmignore diff --git a/incubator/lychee/2.1.0/CONFIG.md b/incubator/lychee/2.2.0/CONFIG.md similarity index 100% rename from incubator/lychee/2.1.0/CONFIG.md rename to incubator/lychee/2.2.0/CONFIG.md diff --git a/incubator/lychee/2.2.0/Chart.lock b/incubator/lychee/2.2.0/Chart.lock new file mode 100644 index 00000000000..7256d65e9b9 --- /dev/null +++ b/incubator/lychee/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:21.148024134Z" diff --git a/incubator/lychee/2.1.0/Chart.yaml b/incubator/lychee/2.2.0/Chart.yaml similarity index 96% rename from incubator/lychee/2.1.0/Chart.yaml rename to incubator/lychee/2.2.0/Chart.yaml index b8221b2f15a..3538e329f6b 100644 --- a/incubator/lychee/2.1.0/Chart.yaml +++ b/incubator/lychee/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lychee -version: 2.1.0 +version: 2.2.0 upstream_version: 2.3.1 appVersion: "auto" description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lychee/2.1.0/README.md b/incubator/lychee/2.2.0/README.md similarity index 100% rename from incubator/lychee/2.1.0/README.md rename to incubator/lychee/2.2.0/README.md diff --git a/incubator/lychee/2.1.0/app-readme.md b/incubator/lychee/2.2.0/app-readme.md similarity index 100% rename from incubator/lychee/2.1.0/app-readme.md rename to incubator/lychee/2.2.0/app-readme.md diff --git a/incubator/lychee/2.2.0/charts/common-2.2.0.tgz b/incubator/lychee/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/lychee/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/lychee/2.1.0/ix_values.yaml b/incubator/lychee/2.2.0/ix_values.yaml similarity index 100% rename from incubator/lychee/2.1.0/ix_values.yaml rename to incubator/lychee/2.2.0/ix_values.yaml diff --git a/incubator/lychee/2.1.0/questions.yaml b/incubator/lychee/2.2.0/questions.yaml similarity index 100% rename from incubator/lychee/2.1.0/questions.yaml rename to incubator/lychee/2.2.0/questions.yaml diff --git a/incubator/lychee/2.1.0/templates/NOTES.txt b/incubator/lychee/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/lychee/2.1.0/templates/NOTES.txt rename to incubator/lychee/2.2.0/templates/NOTES.txt diff --git a/incubator/lychee/2.1.0/templates/common.yaml b/incubator/lychee/2.2.0/templates/common.yaml similarity index 100% rename from incubator/lychee/2.1.0/templates/common.yaml rename to incubator/lychee/2.2.0/templates/common.yaml diff --git a/incubator/lychee/2.1.0/test_values.yaml b/incubator/lychee/2.2.0/test_values.yaml similarity index 100% rename from incubator/lychee/2.1.0/test_values.yaml rename to incubator/lychee/2.2.0/test_values.yaml diff --git a/incubator/lychee/2.1.0/values.yaml b/incubator/lychee/2.2.0/values.yaml similarity index 100% rename from incubator/lychee/2.1.0/values.yaml rename to incubator/lychee/2.2.0/values.yaml diff --git a/incubator/navidrome/2.1.0/Chart.lock b/incubator/navidrome/2.1.0/Chart.lock deleted file mode 100644 index 70160d87a54..00000000000 --- a/incubator/navidrome/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:17.60476563Z" diff --git a/incubator/navidrome/2.1.0/charts/common-2.1.4.tgz b/incubator/navidrome/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/navidrome/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/navidrome/2.1.0/.helmignore b/incubator/navidrome/2.2.0/.helmignore similarity index 100% rename from incubator/navidrome/2.1.0/.helmignore rename to incubator/navidrome/2.2.0/.helmignore diff --git a/incubator/navidrome/2.1.0/CONFIG.md b/incubator/navidrome/2.2.0/CONFIG.md similarity index 100% rename from incubator/navidrome/2.1.0/CONFIG.md rename to incubator/navidrome/2.2.0/CONFIG.md diff --git a/incubator/navidrome/2.2.0/Chart.lock b/incubator/navidrome/2.2.0/Chart.lock new file mode 100644 index 00000000000..77ba3f01456 --- /dev/null +++ b/incubator/navidrome/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:18.868167362Z" diff --git a/incubator/navidrome/2.1.0/Chart.yaml b/incubator/navidrome/2.2.0/Chart.yaml similarity index 96% rename from incubator/navidrome/2.1.0/Chart.yaml rename to incubator/navidrome/2.2.0/Chart.yaml index bd775b64034..5269ac4c724 100644 --- a/incubator/navidrome/2.1.0/Chart.yaml +++ b/incubator/navidrome/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: navidrome -version: 2.1.0 +version: 2.2.0 upstream_version: 2.3.1 appVersion: "auto" description: Navidrome is an open source web-based music collection server and streamer @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/navidrome/2.1.0/README.md b/incubator/navidrome/2.2.0/README.md similarity index 100% rename from incubator/navidrome/2.1.0/README.md rename to incubator/navidrome/2.2.0/README.md diff --git a/incubator/navidrome/2.1.0/app-readme.md b/incubator/navidrome/2.2.0/app-readme.md similarity index 100% rename from incubator/navidrome/2.1.0/app-readme.md rename to incubator/navidrome/2.2.0/app-readme.md diff --git a/incubator/navidrome/2.2.0/charts/common-2.2.0.tgz b/incubator/navidrome/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/navidrome/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/navidrome/2.1.0/ix_values.yaml b/incubator/navidrome/2.2.0/ix_values.yaml similarity index 100% rename from incubator/navidrome/2.1.0/ix_values.yaml rename to incubator/navidrome/2.2.0/ix_values.yaml diff --git a/incubator/navidrome/2.1.0/questions.yaml b/incubator/navidrome/2.2.0/questions.yaml similarity index 100% rename from incubator/navidrome/2.1.0/questions.yaml rename to incubator/navidrome/2.2.0/questions.yaml diff --git a/incubator/navidrome/2.1.0/templates/NOTES.txt b/incubator/navidrome/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/navidrome/2.1.0/templates/NOTES.txt rename to incubator/navidrome/2.2.0/templates/NOTES.txt diff --git a/incubator/navidrome/2.1.0/templates/common.yaml b/incubator/navidrome/2.2.0/templates/common.yaml similarity index 100% rename from incubator/navidrome/2.1.0/templates/common.yaml rename to incubator/navidrome/2.2.0/templates/common.yaml diff --git a/incubator/navidrome/2.1.0/test_values.yaml b/incubator/navidrome/2.2.0/test_values.yaml similarity index 100% rename from incubator/navidrome/2.1.0/test_values.yaml rename to incubator/navidrome/2.2.0/test_values.yaml diff --git a/incubator/navidrome/2.1.0/values.yaml b/incubator/navidrome/2.2.0/values.yaml similarity index 100% rename from incubator/navidrome/2.1.0/values.yaml rename to incubator/navidrome/2.2.0/values.yaml diff --git a/incubator/node-red/2.1.0/Chart.lock b/incubator/node-red/2.1.0/Chart.lock deleted file mode 100644 index bfdcacc3935..00000000000 --- a/incubator/node-red/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:15.240067405Z" diff --git a/incubator/node-red/2.1.0/charts/common-2.1.4.tgz b/incubator/node-red/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/node-red/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/node-red/2.1.0/.helmignore b/incubator/node-red/2.2.0/.helmignore similarity index 100% rename from incubator/node-red/2.1.0/.helmignore rename to incubator/node-red/2.2.0/.helmignore diff --git a/incubator/node-red/2.1.0/CONFIG.md b/incubator/node-red/2.2.0/CONFIG.md similarity index 100% rename from incubator/node-red/2.1.0/CONFIG.md rename to incubator/node-red/2.2.0/CONFIG.md diff --git a/incubator/node-red/2.2.0/Chart.lock b/incubator/node-red/2.2.0/Chart.lock new file mode 100644 index 00000000000..a8b687df56f --- /dev/null +++ b/incubator/node-red/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:16.606955567Z" diff --git a/incubator/node-red/2.1.0/Chart.yaml b/incubator/node-red/2.2.0/Chart.yaml similarity index 95% rename from incubator/node-red/2.1.0/Chart.yaml rename to incubator/node-red/2.2.0/Chart.yaml index c87d7378fa1..e9b43716c32 100644 --- a/incubator/node-red/2.1.0/Chart.yaml +++ b/incubator/node-red/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: node-red -version: 2.1.0 +version: 2.2.0 upstream_version: 5.2.1 appVersion: "auto" description: Node-RED is low-code programming for event-driven applications @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/node-red/2.1.0/README.md b/incubator/node-red/2.2.0/README.md similarity index 100% rename from incubator/node-red/2.1.0/README.md rename to incubator/node-red/2.2.0/README.md diff --git a/incubator/node-red/2.1.0/app-readme.md b/incubator/node-red/2.2.0/app-readme.md similarity index 100% rename from incubator/node-red/2.1.0/app-readme.md rename to incubator/node-red/2.2.0/app-readme.md diff --git a/incubator/node-red/2.2.0/charts/common-2.2.0.tgz b/incubator/node-red/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/node-red/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/node-red/2.1.0/ix_values.yaml b/incubator/node-red/2.2.0/ix_values.yaml similarity index 100% rename from incubator/node-red/2.1.0/ix_values.yaml rename to incubator/node-red/2.2.0/ix_values.yaml diff --git a/incubator/node-red/2.1.0/questions.yaml b/incubator/node-red/2.2.0/questions.yaml similarity index 100% rename from incubator/node-red/2.1.0/questions.yaml rename to incubator/node-red/2.2.0/questions.yaml diff --git a/incubator/node-red/2.1.0/templates/common.yaml b/incubator/node-red/2.2.0/templates/common.yaml similarity index 100% rename from incubator/node-red/2.1.0/templates/common.yaml rename to incubator/node-red/2.2.0/templates/common.yaml diff --git a/incubator/node-red/2.1.0/test_values.yaml b/incubator/node-red/2.2.0/test_values.yaml similarity index 100% rename from incubator/node-red/2.1.0/test_values.yaml rename to incubator/node-red/2.2.0/test_values.yaml diff --git a/incubator/node-red/2.1.0/values.yaml b/incubator/node-red/2.2.0/values.yaml similarity index 100% rename from incubator/node-red/2.1.0/values.yaml rename to incubator/node-red/2.2.0/values.yaml diff --git a/incubator/nzbget/2.1.0/Chart.lock b/incubator/nzbget/2.1.0/Chart.lock deleted file mode 100644 index 772d8a3b88e..00000000000 --- a/incubator/nzbget/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:12.960421465Z" diff --git a/incubator/nzbget/2.1.0/charts/common-2.1.4.tgz b/incubator/nzbget/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/nzbget/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/nzbget/2.1.0/.helmignore b/incubator/nzbget/2.2.0/.helmignore similarity index 100% rename from incubator/nzbget/2.1.0/.helmignore rename to incubator/nzbget/2.2.0/.helmignore diff --git a/incubator/nzbget/2.1.0/CONFIG.md b/incubator/nzbget/2.2.0/CONFIG.md similarity index 100% rename from incubator/nzbget/2.1.0/CONFIG.md rename to incubator/nzbget/2.2.0/CONFIG.md diff --git a/incubator/nzbget/2.2.0/Chart.lock b/incubator/nzbget/2.2.0/Chart.lock new file mode 100644 index 00000000000..8e50b7ab264 --- /dev/null +++ b/incubator/nzbget/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:14.263799856Z" diff --git a/incubator/nzbget/2.1.0/Chart.yaml b/incubator/nzbget/2.2.0/Chart.yaml similarity index 95% rename from incubator/nzbget/2.1.0/Chart.yaml rename to incubator/nzbget/2.2.0/Chart.yaml index 2b6ea24a4a3..b69a8fe240a 100644 --- a/incubator/nzbget/2.1.0/Chart.yaml +++ b/incubator/nzbget/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbget -version: 2.1.0 +version: 2.2.0 upstream_version: 7.3.1 appVersion: "auto" description: NZBGet is a Usenet downloader client @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbget/2.1.0/README.md b/incubator/nzbget/2.2.0/README.md similarity index 100% rename from incubator/nzbget/2.1.0/README.md rename to incubator/nzbget/2.2.0/README.md diff --git a/incubator/nzbget/2.1.0/app-readme.md b/incubator/nzbget/2.2.0/app-readme.md similarity index 100% rename from incubator/nzbget/2.1.0/app-readme.md rename to incubator/nzbget/2.2.0/app-readme.md diff --git a/incubator/nzbget/2.2.0/charts/common-2.2.0.tgz b/incubator/nzbget/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/nzbget/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/nzbget/2.1.0/ix_values.yaml b/incubator/nzbget/2.2.0/ix_values.yaml similarity index 100% rename from incubator/nzbget/2.1.0/ix_values.yaml rename to incubator/nzbget/2.2.0/ix_values.yaml diff --git a/incubator/nzbget/2.1.0/questions.yaml b/incubator/nzbget/2.2.0/questions.yaml similarity index 100% rename from incubator/nzbget/2.1.0/questions.yaml rename to incubator/nzbget/2.2.0/questions.yaml diff --git a/incubator/nzbget/2.1.0/templates/NOTES.txt b/incubator/nzbget/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/nzbget/2.1.0/templates/NOTES.txt rename to incubator/nzbget/2.2.0/templates/NOTES.txt diff --git a/incubator/nzbget/2.1.0/templates/common.yaml b/incubator/nzbget/2.2.0/templates/common.yaml similarity index 100% rename from incubator/nzbget/2.1.0/templates/common.yaml rename to incubator/nzbget/2.2.0/templates/common.yaml diff --git a/incubator/nzbget/2.1.0/test_values.yaml b/incubator/nzbget/2.2.0/test_values.yaml similarity index 100% rename from incubator/nzbget/2.1.0/test_values.yaml rename to incubator/nzbget/2.2.0/test_values.yaml diff --git a/incubator/nzbget/2.1.0/values.yaml b/incubator/nzbget/2.2.0/values.yaml similarity index 100% rename from incubator/nzbget/2.1.0/values.yaml rename to incubator/nzbget/2.2.0/values.yaml diff --git a/incubator/nzbhydra/2.1.0/Chart.lock b/incubator/nzbhydra/2.1.0/Chart.lock deleted file mode 100644 index 1464ed2ff26..00000000000 --- a/incubator/nzbhydra/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:10.639000417Z" diff --git a/incubator/nzbhydra/2.1.0/charts/common-2.1.4.tgz b/incubator/nzbhydra/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/nzbhydra/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/nzbhydra/2.1.0/.helmignore b/incubator/nzbhydra/2.2.0/.helmignore similarity index 100% rename from incubator/nzbhydra/2.1.0/.helmignore rename to incubator/nzbhydra/2.2.0/.helmignore diff --git a/incubator/nzbhydra/2.1.0/CONFIG.md b/incubator/nzbhydra/2.2.0/CONFIG.md similarity index 100% rename from incubator/nzbhydra/2.1.0/CONFIG.md rename to incubator/nzbhydra/2.2.0/CONFIG.md diff --git a/incubator/nzbhydra/2.2.0/Chart.lock b/incubator/nzbhydra/2.2.0/Chart.lock new file mode 100644 index 00000000000..f9ede23eba0 --- /dev/null +++ b/incubator/nzbhydra/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:11.860598625Z" diff --git a/incubator/nzbhydra/2.1.0/Chart.yaml b/incubator/nzbhydra/2.2.0/Chart.yaml similarity index 96% rename from incubator/nzbhydra/2.1.0/Chart.yaml rename to incubator/nzbhydra/2.2.0/Chart.yaml index b91651aebf2..77602efff60 100644 --- a/incubator/nzbhydra/2.1.0/Chart.yaml +++ b/incubator/nzbhydra/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbhydra -version: 2.1.0 +version: 2.2.0 upstream_version: 5.3.1 appVersion: "auto" description: Usenet meta search @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbhydra/2.1.0/README.md b/incubator/nzbhydra/2.2.0/README.md similarity index 100% rename from incubator/nzbhydra/2.1.0/README.md rename to incubator/nzbhydra/2.2.0/README.md diff --git a/incubator/nzbhydra/2.1.0/app-readme.md b/incubator/nzbhydra/2.2.0/app-readme.md similarity index 100% rename from incubator/nzbhydra/2.1.0/app-readme.md rename to incubator/nzbhydra/2.2.0/app-readme.md diff --git a/incubator/nzbhydra/2.2.0/charts/common-2.2.0.tgz b/incubator/nzbhydra/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/nzbhydra/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/nzbhydra/2.1.0/ix_values.yaml b/incubator/nzbhydra/2.2.0/ix_values.yaml similarity index 100% rename from incubator/nzbhydra/2.1.0/ix_values.yaml rename to incubator/nzbhydra/2.2.0/ix_values.yaml diff --git a/incubator/nzbhydra/2.1.0/questions.yaml b/incubator/nzbhydra/2.2.0/questions.yaml similarity index 100% rename from incubator/nzbhydra/2.1.0/questions.yaml rename to incubator/nzbhydra/2.2.0/questions.yaml diff --git a/incubator/nzbhydra/2.1.0/templates/NOTES.txt b/incubator/nzbhydra/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/nzbhydra/2.1.0/templates/NOTES.txt rename to incubator/nzbhydra/2.2.0/templates/NOTES.txt diff --git a/incubator/nzbhydra/2.1.0/templates/common.yaml b/incubator/nzbhydra/2.2.0/templates/common.yaml similarity index 100% rename from incubator/nzbhydra/2.1.0/templates/common.yaml rename to incubator/nzbhydra/2.2.0/templates/common.yaml diff --git a/incubator/nzbhydra/2.1.0/test_values.yaml b/incubator/nzbhydra/2.2.0/test_values.yaml similarity index 100% rename from incubator/nzbhydra/2.1.0/test_values.yaml rename to incubator/nzbhydra/2.2.0/test_values.yaml diff --git a/incubator/nzbhydra/2.1.0/values.yaml b/incubator/nzbhydra/2.2.0/values.yaml similarity index 100% rename from incubator/nzbhydra/2.1.0/values.yaml rename to incubator/nzbhydra/2.2.0/values.yaml diff --git a/incubator/organizr/2.1.0/Chart.lock b/incubator/organizr/2.1.0/Chart.lock deleted file mode 100644 index 88257071c1a..00000000000 --- a/incubator/organizr/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:08.360084719Z" diff --git a/incubator/organizr/2.1.0/charts/common-2.1.4.tgz b/incubator/organizr/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/organizr/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/organizr/2.1.0/.helmignore b/incubator/organizr/2.2.0/.helmignore similarity index 100% rename from incubator/organizr/2.1.0/.helmignore rename to incubator/organizr/2.2.0/.helmignore diff --git a/incubator/organizr/2.1.0/CONFIG.md b/incubator/organizr/2.2.0/CONFIG.md similarity index 100% rename from incubator/organizr/2.1.0/CONFIG.md rename to incubator/organizr/2.2.0/CONFIG.md diff --git a/incubator/organizr/2.2.0/Chart.lock b/incubator/organizr/2.2.0/Chart.lock new file mode 100644 index 00000000000..6948a243ea4 --- /dev/null +++ b/incubator/organizr/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:09.502787057Z" diff --git a/incubator/organizr/2.1.0/Chart.yaml b/incubator/organizr/2.2.0/Chart.yaml similarity index 95% rename from incubator/organizr/2.1.0/Chart.yaml rename to incubator/organizr/2.2.0/Chart.yaml index bd29f174994..d2a0f261888 100644 --- a/incubator/organizr/2.1.0/Chart.yaml +++ b/incubator/organizr/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: organizr -version: 2.1.0 +version: 2.2.0 upstream_version: 3.2.1 appVersion: "latest" description: HTPC/Homelab Services Organizer @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/organizr/2.1.0/README.md b/incubator/organizr/2.2.0/README.md similarity index 100% rename from incubator/organizr/2.1.0/README.md rename to incubator/organizr/2.2.0/README.md diff --git a/incubator/organizr/2.1.0/app-readme.md b/incubator/organizr/2.2.0/app-readme.md similarity index 100% rename from incubator/organizr/2.1.0/app-readme.md rename to incubator/organizr/2.2.0/app-readme.md diff --git a/incubator/organizr/2.2.0/charts/common-2.2.0.tgz b/incubator/organizr/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/organizr/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/organizr/2.1.0/ix_values.yaml b/incubator/organizr/2.2.0/ix_values.yaml similarity index 100% rename from incubator/organizr/2.1.0/ix_values.yaml rename to incubator/organizr/2.2.0/ix_values.yaml diff --git a/incubator/organizr/2.1.0/questions.yaml b/incubator/organizr/2.2.0/questions.yaml similarity index 100% rename from incubator/organizr/2.1.0/questions.yaml rename to incubator/organizr/2.2.0/questions.yaml diff --git a/incubator/organizr/2.1.0/templates/common.yaml b/incubator/organizr/2.2.0/templates/common.yaml similarity index 100% rename from incubator/organizr/2.1.0/templates/common.yaml rename to incubator/organizr/2.2.0/templates/common.yaml diff --git a/incubator/organizr/2.1.0/test_values.yaml b/incubator/organizr/2.2.0/test_values.yaml similarity index 100% rename from incubator/organizr/2.1.0/test_values.yaml rename to incubator/organizr/2.2.0/test_values.yaml diff --git a/incubator/organizr/2.1.0/values.yaml b/incubator/organizr/2.2.0/values.yaml similarity index 100% rename from incubator/organizr/2.1.0/values.yaml rename to incubator/organizr/2.2.0/values.yaml diff --git a/incubator/qbittorrent/2.1.0/Chart.lock b/incubator/qbittorrent/2.1.0/Chart.lock deleted file mode 100644 index d56e865c30b..00000000000 --- a/incubator/qbittorrent/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:06.05564046Z" diff --git a/incubator/qbittorrent/2.1.0/charts/common-2.1.4.tgz b/incubator/qbittorrent/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/qbittorrent/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/qbittorrent/2.1.0/.helmignore b/incubator/qbittorrent/2.2.0/.helmignore similarity index 100% rename from incubator/qbittorrent/2.1.0/.helmignore rename to incubator/qbittorrent/2.2.0/.helmignore diff --git a/incubator/qbittorrent/2.1.0/CONFIG.md b/incubator/qbittorrent/2.2.0/CONFIG.md similarity index 100% rename from incubator/qbittorrent/2.1.0/CONFIG.md rename to incubator/qbittorrent/2.2.0/CONFIG.md diff --git a/incubator/qbittorrent/2.2.0/Chart.lock b/incubator/qbittorrent/2.2.0/Chart.lock new file mode 100644 index 00000000000..a5df5701d70 --- /dev/null +++ b/incubator/qbittorrent/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:07.077412562Z" diff --git a/incubator/qbittorrent/2.1.0/Chart.yaml b/incubator/qbittorrent/2.2.0/Chart.yaml similarity index 96% rename from incubator/qbittorrent/2.1.0/Chart.yaml rename to incubator/qbittorrent/2.2.0/Chart.yaml index 002247fa892..70a29400e78 100644 --- a/incubator/qbittorrent/2.1.0/Chart.yaml +++ b/incubator/qbittorrent/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qbittorrent -version: 2.1.0 +version: 2.2.0 upstream_version: 7.2.1 appVersion: "auto" description: qBittorrent is a cross-platform free and open-source BitTorrent client @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/qbittorrent/2.1.0/README.md b/incubator/qbittorrent/2.2.0/README.md similarity index 100% rename from incubator/qbittorrent/2.1.0/README.md rename to incubator/qbittorrent/2.2.0/README.md diff --git a/incubator/qbittorrent/2.1.0/app-readme.md b/incubator/qbittorrent/2.2.0/app-readme.md similarity index 100% rename from incubator/qbittorrent/2.1.0/app-readme.md rename to incubator/qbittorrent/2.2.0/app-readme.md diff --git a/incubator/qbittorrent/2.2.0/charts/common-2.2.0.tgz b/incubator/qbittorrent/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/qbittorrent/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/qbittorrent/2.1.0/ix_values.yaml b/incubator/qbittorrent/2.2.0/ix_values.yaml similarity index 100% rename from incubator/qbittorrent/2.1.0/ix_values.yaml rename to incubator/qbittorrent/2.2.0/ix_values.yaml diff --git a/incubator/qbittorrent/2.1.0/questions.yaml b/incubator/qbittorrent/2.2.0/questions.yaml similarity index 100% rename from incubator/qbittorrent/2.1.0/questions.yaml rename to incubator/qbittorrent/2.2.0/questions.yaml diff --git a/incubator/qbittorrent/2.1.0/templates/NOTES.txt b/incubator/qbittorrent/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/qbittorrent/2.1.0/templates/NOTES.txt rename to incubator/qbittorrent/2.2.0/templates/NOTES.txt diff --git a/incubator/qbittorrent/2.1.0/templates/common.yaml b/incubator/qbittorrent/2.2.0/templates/common.yaml similarity index 100% rename from incubator/qbittorrent/2.1.0/templates/common.yaml rename to incubator/qbittorrent/2.2.0/templates/common.yaml diff --git a/incubator/qbittorrent/2.1.0/templates/configmap.yaml b/incubator/qbittorrent/2.2.0/templates/configmap.yaml similarity index 100% rename from incubator/qbittorrent/2.1.0/templates/configmap.yaml rename to incubator/qbittorrent/2.2.0/templates/configmap.yaml diff --git a/incubator/qbittorrent/2.1.0/test_values.yaml b/incubator/qbittorrent/2.2.0/test_values.yaml similarity index 100% rename from incubator/qbittorrent/2.1.0/test_values.yaml rename to incubator/qbittorrent/2.2.0/test_values.yaml diff --git a/incubator/qbittorrent/2.1.0/values.yaml b/incubator/qbittorrent/2.2.0/values.yaml similarity index 100% rename from incubator/qbittorrent/2.1.0/values.yaml rename to incubator/qbittorrent/2.2.0/values.yaml diff --git a/incubator/readarr/2.1.0/Chart.lock b/incubator/readarr/2.1.0/Chart.lock deleted file mode 100644 index 8fc434f4b94..00000000000 --- a/incubator/readarr/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:03.726598165Z" diff --git a/incubator/readarr/2.1.0/charts/common-2.1.4.tgz b/incubator/readarr/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/readarr/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/readarr/2.1.0/.helmignore b/incubator/readarr/2.2.0/.helmignore similarity index 100% rename from incubator/readarr/2.1.0/.helmignore rename to incubator/readarr/2.2.0/.helmignore diff --git a/incubator/readarr/2.1.0/CONFIG.md b/incubator/readarr/2.2.0/CONFIG.md similarity index 100% rename from incubator/readarr/2.1.0/CONFIG.md rename to incubator/readarr/2.2.0/CONFIG.md diff --git a/incubator/readarr/2.2.0/Chart.lock b/incubator/readarr/2.2.0/Chart.lock new file mode 100644 index 00000000000..115593835ff --- /dev/null +++ b/incubator/readarr/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:04.729382854Z" diff --git a/incubator/readarr/2.1.0/Chart.yaml b/incubator/readarr/2.2.0/Chart.yaml similarity index 96% rename from incubator/readarr/2.1.0/Chart.yaml rename to incubator/readarr/2.2.0/Chart.yaml index b70bcbb6c80..ff34668e6bb 100644 --- a/incubator/readarr/2.1.0/Chart.yaml +++ b/incubator/readarr/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: readarr -version: 2.1.0 +version: 2.2.0 upstream_version: 2.1.0 appVersion: "auto" description: A fork of Radarr to work with Books & AudioBooks @@ -23,7 +23,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/readarr/2.1.0/README.md b/incubator/readarr/2.2.0/README.md similarity index 100% rename from incubator/readarr/2.1.0/README.md rename to incubator/readarr/2.2.0/README.md diff --git a/incubator/readarr/2.1.0/app-readme.md b/incubator/readarr/2.2.0/app-readme.md similarity index 100% rename from incubator/readarr/2.1.0/app-readme.md rename to incubator/readarr/2.2.0/app-readme.md diff --git a/incubator/readarr/2.2.0/charts/common-2.2.0.tgz b/incubator/readarr/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/readarr/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/readarr/2.1.0/ix_values.yaml b/incubator/readarr/2.2.0/ix_values.yaml similarity index 100% rename from incubator/readarr/2.1.0/ix_values.yaml rename to incubator/readarr/2.2.0/ix_values.yaml diff --git a/incubator/readarr/2.1.0/questions.yaml b/incubator/readarr/2.2.0/questions.yaml similarity index 100% rename from incubator/readarr/2.1.0/questions.yaml rename to incubator/readarr/2.2.0/questions.yaml diff --git a/incubator/readarr/2.1.0/templates/NOTES.txt b/incubator/readarr/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/readarr/2.1.0/templates/NOTES.txt rename to incubator/readarr/2.2.0/templates/NOTES.txt diff --git a/incubator/readarr/2.1.0/templates/common.yaml b/incubator/readarr/2.2.0/templates/common.yaml similarity index 100% rename from incubator/readarr/2.1.0/templates/common.yaml rename to incubator/readarr/2.2.0/templates/common.yaml diff --git a/incubator/readarr/2.1.0/test_values.yaml b/incubator/readarr/2.2.0/test_values.yaml similarity index 100% rename from incubator/readarr/2.1.0/test_values.yaml rename to incubator/readarr/2.2.0/test_values.yaml diff --git a/incubator/readarr/2.1.0/values.yaml b/incubator/readarr/2.2.0/values.yaml similarity index 100% rename from incubator/readarr/2.1.0/values.yaml rename to incubator/readarr/2.2.0/values.yaml diff --git a/incubator/sabnzbd/2.1.0/Chart.lock b/incubator/sabnzbd/2.1.0/Chart.lock deleted file mode 100644 index 2f7e518a668..00000000000 --- a/incubator/sabnzbd/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:24:01.237377395Z" diff --git a/incubator/sabnzbd/2.1.0/charts/common-2.1.4.tgz b/incubator/sabnzbd/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/sabnzbd/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/sabnzbd/2.1.0/.helmignore b/incubator/sabnzbd/2.2.0/.helmignore similarity index 100% rename from incubator/sabnzbd/2.1.0/.helmignore rename to incubator/sabnzbd/2.2.0/.helmignore diff --git a/incubator/sabnzbd/2.1.0/CONFIG.md b/incubator/sabnzbd/2.2.0/CONFIG.md similarity index 100% rename from incubator/sabnzbd/2.1.0/CONFIG.md rename to incubator/sabnzbd/2.2.0/CONFIG.md diff --git a/incubator/sabnzbd/2.2.0/Chart.lock b/incubator/sabnzbd/2.2.0/Chart.lock new file mode 100644 index 00000000000..a124484cb1f --- /dev/null +++ b/incubator/sabnzbd/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:05:02.102320951Z" diff --git a/incubator/sabnzbd/2.1.0/Chart.yaml b/incubator/sabnzbd/2.2.0/Chart.yaml similarity index 95% rename from incubator/sabnzbd/2.1.0/Chart.yaml rename to incubator/sabnzbd/2.2.0/Chart.yaml index b02827471f7..e81118b71d4 100644 --- a/incubator/sabnzbd/2.1.0/Chart.yaml +++ b/incubator/sabnzbd/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sabnzbd -version: 2.1.0 +version: 2.2.0 upstream_version: 5.0.1 appVersion: "auto" description: Free and easy binary newsreader @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/sabnzbd/2.1.0/README.md b/incubator/sabnzbd/2.2.0/README.md similarity index 100% rename from incubator/sabnzbd/2.1.0/README.md rename to incubator/sabnzbd/2.2.0/README.md diff --git a/incubator/sabnzbd/2.1.0/app-readme.md b/incubator/sabnzbd/2.2.0/app-readme.md similarity index 100% rename from incubator/sabnzbd/2.1.0/app-readme.md rename to incubator/sabnzbd/2.2.0/app-readme.md diff --git a/incubator/sabnzbd/2.2.0/charts/common-2.2.0.tgz b/incubator/sabnzbd/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/sabnzbd/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/sabnzbd/2.1.0/ix_values.yaml b/incubator/sabnzbd/2.2.0/ix_values.yaml similarity index 100% rename from incubator/sabnzbd/2.1.0/ix_values.yaml rename to incubator/sabnzbd/2.2.0/ix_values.yaml diff --git a/incubator/sabnzbd/2.1.0/questions.yaml b/incubator/sabnzbd/2.2.0/questions.yaml similarity index 100% rename from incubator/sabnzbd/2.1.0/questions.yaml rename to incubator/sabnzbd/2.2.0/questions.yaml diff --git a/incubator/sabnzbd/2.1.0/templates/NOTES.txt b/incubator/sabnzbd/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/sabnzbd/2.1.0/templates/NOTES.txt rename to incubator/sabnzbd/2.2.0/templates/NOTES.txt diff --git a/incubator/sabnzbd/2.1.0/templates/common.yaml b/incubator/sabnzbd/2.2.0/templates/common.yaml similarity index 100% rename from incubator/sabnzbd/2.1.0/templates/common.yaml rename to incubator/sabnzbd/2.2.0/templates/common.yaml diff --git a/incubator/sabnzbd/2.1.0/test_values.yaml b/incubator/sabnzbd/2.2.0/test_values.yaml similarity index 100% rename from incubator/sabnzbd/2.1.0/test_values.yaml rename to incubator/sabnzbd/2.2.0/test_values.yaml diff --git a/incubator/sabnzbd/2.1.0/values.yaml b/incubator/sabnzbd/2.2.0/values.yaml similarity index 100% rename from incubator/sabnzbd/2.1.0/values.yaml rename to incubator/sabnzbd/2.2.0/values.yaml diff --git a/incubator/truecommand/2.1.0/Chart.lock b/incubator/truecommand/2.1.0/Chart.lock deleted file mode 100644 index 0314c0433b0..00000000000 --- a/incubator/truecommand/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:58.914806348Z" diff --git a/incubator/truecommand/2.1.0/charts/common-2.1.4.tgz b/incubator/truecommand/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/truecommand/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/truecommand/2.1.0/.helmignore b/incubator/truecommand/2.2.0/.helmignore similarity index 100% rename from incubator/truecommand/2.1.0/.helmignore rename to incubator/truecommand/2.2.0/.helmignore diff --git a/incubator/truecommand/2.1.0/CONFIG.md b/incubator/truecommand/2.2.0/CONFIG.md similarity index 100% rename from incubator/truecommand/2.1.0/CONFIG.md rename to incubator/truecommand/2.2.0/CONFIG.md diff --git a/incubator/truecommand/2.2.0/Chart.lock b/incubator/truecommand/2.2.0/Chart.lock new file mode 100644 index 00000000000..0f7577ce260 --- /dev/null +++ b/incubator/truecommand/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:59.535309639Z" diff --git a/incubator/truecommand/2.1.0/Chart.yaml b/incubator/truecommand/2.2.0/Chart.yaml similarity index 95% rename from incubator/truecommand/2.1.0/Chart.yaml rename to incubator/truecommand/2.2.0/Chart.yaml index dd3ba23acac..83d17b878fb 100644 --- a/incubator/truecommand/2.1.0/Chart.yaml +++ b/incubator/truecommand/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: truecommand -version: 2.1.0 +version: 2.2.0 # upstream_version: 1.1.0 appVersion: "nightly" description: Aggregated management of TrueNAS devices @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/truecommand/2.1.0/README.md b/incubator/truecommand/2.2.0/README.md similarity index 100% rename from incubator/truecommand/2.1.0/README.md rename to incubator/truecommand/2.2.0/README.md diff --git a/incubator/truecommand/2.1.0/app-readme.md b/incubator/truecommand/2.2.0/app-readme.md similarity index 100% rename from incubator/truecommand/2.1.0/app-readme.md rename to incubator/truecommand/2.2.0/app-readme.md diff --git a/incubator/truecommand/2.2.0/charts/common-2.2.0.tgz b/incubator/truecommand/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/truecommand/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/truecommand/2.1.0/ix_values.yaml b/incubator/truecommand/2.2.0/ix_values.yaml similarity index 100% rename from incubator/truecommand/2.1.0/ix_values.yaml rename to incubator/truecommand/2.2.0/ix_values.yaml diff --git a/incubator/truecommand/2.1.0/questions.yaml b/incubator/truecommand/2.2.0/questions.yaml similarity index 100% rename from incubator/truecommand/2.1.0/questions.yaml rename to incubator/truecommand/2.2.0/questions.yaml diff --git a/incubator/truecommand/2.1.0/templates/NOTES.txt b/incubator/truecommand/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/truecommand/2.1.0/templates/NOTES.txt rename to incubator/truecommand/2.2.0/templates/NOTES.txt diff --git a/incubator/truecommand/2.1.0/templates/common.yaml b/incubator/truecommand/2.2.0/templates/common.yaml similarity index 100% rename from incubator/truecommand/2.1.0/templates/common.yaml rename to incubator/truecommand/2.2.0/templates/common.yaml diff --git a/incubator/truecommand/2.1.0/test_values.yaml b/incubator/truecommand/2.2.0/test_values.yaml similarity index 100% rename from incubator/truecommand/2.1.0/test_values.yaml rename to incubator/truecommand/2.2.0/test_values.yaml diff --git a/incubator/truecommand/2.1.0/values.yaml b/incubator/truecommand/2.2.0/values.yaml similarity index 100% rename from incubator/truecommand/2.1.0/values.yaml rename to incubator/truecommand/2.2.0/values.yaml diff --git a/incubator/tvheadend/2.1.0/Chart.lock b/incubator/tvheadend/2.1.0/Chart.lock deleted file mode 100644 index 6e4fc93d3c4..00000000000 --- a/incubator/tvheadend/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:56.649832369Z" diff --git a/incubator/tvheadend/2.1.0/charts/common-2.1.4.tgz b/incubator/tvheadend/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/tvheadend/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/tvheadend/2.1.0/.helmignore b/incubator/tvheadend/2.2.0/.helmignore similarity index 100% rename from incubator/tvheadend/2.1.0/.helmignore rename to incubator/tvheadend/2.2.0/.helmignore diff --git a/incubator/tvheadend/2.1.0/CONFIG.md b/incubator/tvheadend/2.2.0/CONFIG.md similarity index 100% rename from incubator/tvheadend/2.1.0/CONFIG.md rename to incubator/tvheadend/2.2.0/CONFIG.md diff --git a/incubator/tvheadend/2.2.0/Chart.lock b/incubator/tvheadend/2.2.0/Chart.lock new file mode 100644 index 00000000000..56bf5c66935 --- /dev/null +++ b/incubator/tvheadend/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:57.220162637Z" diff --git a/incubator/tvheadend/2.1.0/Chart.yaml b/incubator/tvheadend/2.2.0/Chart.yaml similarity index 95% rename from incubator/tvheadend/2.1.0/Chart.yaml rename to incubator/tvheadend/2.2.0/Chart.yaml index 333563ea129..6dd3e7ada92 100644 --- a/incubator/tvheadend/2.1.0/Chart.yaml +++ b/incubator/tvheadend/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tvheadend -version: 2.1.0 +version: 2.2.0 upstream_version: 1.1.2 appVersion: "latest" description: TVheadend - a TV streaming server and digital video recorder @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/tvheadend/2.1.0/README.md b/incubator/tvheadend/2.2.0/README.md similarity index 100% rename from incubator/tvheadend/2.1.0/README.md rename to incubator/tvheadend/2.2.0/README.md diff --git a/incubator/tvheadend/2.1.0/app-readme.md b/incubator/tvheadend/2.2.0/app-readme.md similarity index 100% rename from incubator/tvheadend/2.1.0/app-readme.md rename to incubator/tvheadend/2.2.0/app-readme.md diff --git a/incubator/tvheadend/2.2.0/charts/common-2.2.0.tgz b/incubator/tvheadend/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/tvheadend/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/tvheadend/2.1.0/ix_values.yaml b/incubator/tvheadend/2.2.0/ix_values.yaml similarity index 100% rename from incubator/tvheadend/2.1.0/ix_values.yaml rename to incubator/tvheadend/2.2.0/ix_values.yaml diff --git a/incubator/tvheadend/2.1.0/questions.yaml b/incubator/tvheadend/2.2.0/questions.yaml similarity index 100% rename from incubator/tvheadend/2.1.0/questions.yaml rename to incubator/tvheadend/2.2.0/questions.yaml diff --git a/incubator/tvheadend/2.1.0/templates/NOTES.txt b/incubator/tvheadend/2.2.0/templates/NOTES.txt similarity index 100% rename from incubator/tvheadend/2.1.0/templates/NOTES.txt rename to incubator/tvheadend/2.2.0/templates/NOTES.txt diff --git a/incubator/tvheadend/2.1.0/templates/common.yaml b/incubator/tvheadend/2.2.0/templates/common.yaml similarity index 100% rename from incubator/tvheadend/2.1.0/templates/common.yaml rename to incubator/tvheadend/2.2.0/templates/common.yaml diff --git a/incubator/tvheadend/2.1.0/test_values.yaml b/incubator/tvheadend/2.2.0/test_values.yaml similarity index 100% rename from incubator/tvheadend/2.1.0/test_values.yaml rename to incubator/tvheadend/2.2.0/test_values.yaml diff --git a/incubator/tvheadend/2.1.0/values.yaml b/incubator/tvheadend/2.2.0/values.yaml similarity index 100% rename from incubator/tvheadend/2.1.0/values.yaml rename to incubator/tvheadend/2.2.0/values.yaml diff --git a/incubator/unifi/2.1.0/Chart.lock b/incubator/unifi/2.1.0/Chart.lock deleted file mode 100644 index 376254e3dc4..00000000000 --- a/incubator/unifi/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:54.318416232Z" diff --git a/incubator/unifi/2.1.0/charts/common-2.1.4.tgz b/incubator/unifi/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/incubator/unifi/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/incubator/unifi/2.1.0/.helmignore b/incubator/unifi/2.2.0/.helmignore similarity index 100% rename from incubator/unifi/2.1.0/.helmignore rename to incubator/unifi/2.2.0/.helmignore diff --git a/incubator/unifi/2.1.0/CONFIG.md b/incubator/unifi/2.2.0/CONFIG.md similarity index 100% rename from incubator/unifi/2.1.0/CONFIG.md rename to incubator/unifi/2.2.0/CONFIG.md diff --git a/incubator/unifi/2.2.0/Chart.lock b/incubator/unifi/2.2.0/Chart.lock new file mode 100644 index 00000000000..cfe054dcdf0 --- /dev/null +++ b/incubator/unifi/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:54.525307505Z" diff --git a/incubator/unifi/2.1.0/Chart.yaml b/incubator/unifi/2.2.0/Chart.yaml similarity index 95% rename from incubator/unifi/2.1.0/Chart.yaml rename to incubator/unifi/2.2.0/Chart.yaml index ecd5050fdaf..ba61ca85bd2 100644 --- a/incubator/unifi/2.1.0/Chart.yaml +++ b/incubator/unifi/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: unifi -version: 2.1.0 +version: 2.2.0 upstream_version: 1.5.1 appVersion: "auto" description: Ubiquiti Network's Unifi Controller @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/incubator/unifi/2.1.0/README.md b/incubator/unifi/2.2.0/README.md similarity index 100% rename from incubator/unifi/2.1.0/README.md rename to incubator/unifi/2.2.0/README.md diff --git a/incubator/unifi/2.1.0/app-readme.md b/incubator/unifi/2.2.0/app-readme.md similarity index 100% rename from incubator/unifi/2.1.0/app-readme.md rename to incubator/unifi/2.2.0/app-readme.md diff --git a/incubator/unifi/2.2.0/charts/common-2.2.0.tgz b/incubator/unifi/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/incubator/unifi/2.2.0/charts/common-2.2.0.tgz differ diff --git a/incubator/unifi/2.1.0/ix_values.yaml b/incubator/unifi/2.2.0/ix_values.yaml similarity index 100% rename from incubator/unifi/2.1.0/ix_values.yaml rename to incubator/unifi/2.2.0/ix_values.yaml diff --git a/incubator/unifi/2.1.0/questions.yaml b/incubator/unifi/2.2.0/questions.yaml similarity index 100% rename from incubator/unifi/2.1.0/questions.yaml rename to incubator/unifi/2.2.0/questions.yaml diff --git a/incubator/unifi/2.1.0/templates/common.yaml b/incubator/unifi/2.2.0/templates/common.yaml similarity index 100% rename from incubator/unifi/2.1.0/templates/common.yaml rename to incubator/unifi/2.2.0/templates/common.yaml diff --git a/incubator/unifi/2.1.0/test_values.yaml b/incubator/unifi/2.2.0/test_values.yaml similarity index 100% rename from incubator/unifi/2.1.0/test_values.yaml rename to incubator/unifi/2.2.0/test_values.yaml diff --git a/incubator/unifi/2.1.0/values.yaml b/incubator/unifi/2.2.0/values.yaml similarity index 100% rename from incubator/unifi/2.1.0/values.yaml rename to incubator/unifi/2.2.0/values.yaml diff --git a/stable/collabora-online/2.1.0/Chart.lock b/stable/collabora-online/2.1.0/Chart.lock deleted file mode 100644 index 560efd569cc..00000000000 --- a/stable/collabora-online/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:51.980215382Z" diff --git a/stable/collabora-online/2.1.0/charts/common-2.1.4.tgz b/stable/collabora-online/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/collabora-online/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/collabora-online/2.1.0/CONFIG.md b/stable/collabora-online/2.2.0/CONFIG.md similarity index 100% rename from stable/collabora-online/2.1.0/CONFIG.md rename to stable/collabora-online/2.2.0/CONFIG.md diff --git a/stable/collabora-online/2.2.0/Chart.lock b/stable/collabora-online/2.2.0/Chart.lock new file mode 100644 index 00000000000..74507d46d1e --- /dev/null +++ b/stable/collabora-online/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:52.091810717Z" diff --git a/stable/collabora-online/2.1.0/Chart.yaml b/stable/collabora-online/2.2.0/Chart.yaml similarity index 96% rename from stable/collabora-online/2.1.0/Chart.yaml rename to stable/collabora-online/2.2.0/Chart.yaml index b07a2d27ff3..3be1fa212b7 100644 --- a/stable/collabora-online/2.1.0/Chart.yaml +++ b/stable/collabora-online/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: collabora-online -version: 2.1.0 +version: 2.2.0 # upstream_version: appVersion: "auto" description: Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use. @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/collabora-online/2.1.0/README.md b/stable/collabora-online/2.2.0/README.md similarity index 100% rename from stable/collabora-online/2.1.0/README.md rename to stable/collabora-online/2.2.0/README.md diff --git a/stable/collabora-online/2.1.0/app-readme.md b/stable/collabora-online/2.2.0/app-readme.md similarity index 100% rename from stable/collabora-online/2.1.0/app-readme.md rename to stable/collabora-online/2.2.0/app-readme.md diff --git a/stable/collabora-online/2.2.0/charts/common-2.2.0.tgz b/stable/collabora-online/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/collabora-online/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/collabora-online/2.1.0/ix_values.yaml b/stable/collabora-online/2.2.0/ix_values.yaml similarity index 100% rename from stable/collabora-online/2.1.0/ix_values.yaml rename to stable/collabora-online/2.2.0/ix_values.yaml diff --git a/stable/collabora-online/2.1.0/questions.yaml b/stable/collabora-online/2.2.0/questions.yaml similarity index 100% rename from stable/collabora-online/2.1.0/questions.yaml rename to stable/collabora-online/2.2.0/questions.yaml diff --git a/stable/collabora-online/2.1.0/templates/NOTES.txt b/stable/collabora-online/2.2.0/templates/NOTES.txt similarity index 100% rename from stable/collabora-online/2.1.0/templates/NOTES.txt rename to stable/collabora-online/2.2.0/templates/NOTES.txt diff --git a/stable/collabora-online/2.1.0/templates/common.yaml b/stable/collabora-online/2.2.0/templates/common.yaml similarity index 100% rename from stable/collabora-online/2.1.0/templates/common.yaml rename to stable/collabora-online/2.2.0/templates/common.yaml diff --git a/stable/collabora-online/2.1.0/test_values.yaml b/stable/collabora-online/2.2.0/test_values.yaml similarity index 100% rename from stable/collabora-online/2.1.0/test_values.yaml rename to stable/collabora-online/2.2.0/test_values.yaml diff --git a/stable/collabora-online/2.1.0/values.yaml b/stable/collabora-online/2.2.0/values.yaml similarity index 100% rename from stable/collabora-online/2.1.0/values.yaml rename to stable/collabora-online/2.2.0/values.yaml diff --git a/stable/emby/2.1.0/Chart.lock b/stable/emby/2.1.0/Chart.lock deleted file mode 100644 index 17e94803166..00000000000 --- a/stable/emby/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:49.629496358Z" diff --git a/stable/emby/2.1.0/charts/common-2.1.4.tgz b/stable/emby/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/emby/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/emby/2.1.0/.helmignore b/stable/emby/2.2.0/.helmignore similarity index 100% rename from stable/emby/2.1.0/.helmignore rename to stable/emby/2.2.0/.helmignore diff --git a/stable/emby/2.1.0/CONFIG.md b/stable/emby/2.2.0/CONFIG.md similarity index 100% rename from stable/emby/2.1.0/CONFIG.md rename to stable/emby/2.2.0/CONFIG.md diff --git a/stable/emby/2.2.0/Chart.lock b/stable/emby/2.2.0/Chart.lock new file mode 100644 index 00000000000..83128f1d8b3 --- /dev/null +++ b/stable/emby/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:49.736032581Z" diff --git a/stable/emby/2.1.0/Chart.yaml b/stable/emby/2.2.0/Chart.yaml similarity index 95% rename from stable/emby/2.1.0/Chart.yaml rename to stable/emby/2.2.0/Chart.yaml index 99ec4ca94d5..2ab30a4b0d4 100644 --- a/stable/emby/2.1.0/Chart.yaml +++ b/stable/emby/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emby -version: 2.1.0 +version: 2.2.0 # upstream_version: appVersion: "auto" description: Emby Server is a home media server @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/emby/2.1.0/README.md b/stable/emby/2.2.0/README.md similarity index 100% rename from stable/emby/2.1.0/README.md rename to stable/emby/2.2.0/README.md diff --git a/stable/emby/2.1.0/app-readme.md b/stable/emby/2.2.0/app-readme.md similarity index 100% rename from stable/emby/2.1.0/app-readme.md rename to stable/emby/2.2.0/app-readme.md diff --git a/stable/emby/2.2.0/charts/common-2.2.0.tgz b/stable/emby/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/emby/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/emby/2.1.0/ix_values.yaml b/stable/emby/2.2.0/ix_values.yaml similarity index 100% rename from stable/emby/2.1.0/ix_values.yaml rename to stable/emby/2.2.0/ix_values.yaml diff --git a/stable/emby/2.1.0/questions.yaml b/stable/emby/2.2.0/questions.yaml similarity index 100% rename from stable/emby/2.1.0/questions.yaml rename to stable/emby/2.2.0/questions.yaml diff --git a/stable/emby/2.1.0/templates/common.yaml b/stable/emby/2.2.0/templates/common.yaml similarity index 100% rename from stable/emby/2.1.0/templates/common.yaml rename to stable/emby/2.2.0/templates/common.yaml diff --git a/stable/emby/2.1.0/test_values.yaml b/stable/emby/2.2.0/test_values.yaml similarity index 100% rename from stable/emby/2.1.0/test_values.yaml rename to stable/emby/2.2.0/test_values.yaml diff --git a/stable/emby/2.1.0/values.yaml b/stable/emby/2.2.0/values.yaml similarity index 100% rename from stable/emby/2.1.0/values.yaml rename to stable/emby/2.2.0/values.yaml diff --git a/stable/esphome/2.1.0/Chart.lock b/stable/esphome/2.1.0/Chart.lock deleted file mode 100644 index c0576caff4b..00000000000 --- a/stable/esphome/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:47.377176489Z" diff --git a/stable/esphome/2.1.0/charts/common-2.1.4.tgz b/stable/esphome/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/esphome/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/esphome/2.1.0/.helmignore b/stable/esphome/2.2.0/.helmignore similarity index 100% rename from stable/esphome/2.1.0/.helmignore rename to stable/esphome/2.2.0/.helmignore diff --git a/stable/esphome/2.1.0/CONFIG.md b/stable/esphome/2.2.0/CONFIG.md similarity index 100% rename from stable/esphome/2.1.0/CONFIG.md rename to stable/esphome/2.2.0/CONFIG.md diff --git a/stable/esphome/2.2.0/Chart.lock b/stable/esphome/2.2.0/Chart.lock new file mode 100644 index 00000000000..36cae9a19c8 --- /dev/null +++ b/stable/esphome/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:47.357896516Z" diff --git a/stable/esphome/2.1.0/Chart.yaml b/stable/esphome/2.2.0/Chart.yaml similarity index 96% rename from stable/esphome/2.1.0/Chart.yaml rename to stable/esphome/2.2.0/Chart.yaml index 715bccf4935..a21cc16d68e 100644 --- a/stable/esphome/2.1.0/Chart.yaml +++ b/stable/esphome/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: esphome -version: 2.1.0 +version: 2.2.0 upstream_version: 4.3.1 appVersion: "auto" description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/esphome/2.1.0/README.md b/stable/esphome/2.2.0/README.md similarity index 100% rename from stable/esphome/2.1.0/README.md rename to stable/esphome/2.2.0/README.md diff --git a/stable/esphome/2.1.0/app-readme.md b/stable/esphome/2.2.0/app-readme.md similarity index 100% rename from stable/esphome/2.1.0/app-readme.md rename to stable/esphome/2.2.0/app-readme.md diff --git a/stable/esphome/2.2.0/charts/common-2.2.0.tgz b/stable/esphome/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/esphome/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/esphome/2.1.0/ix_values.yaml b/stable/esphome/2.2.0/ix_values.yaml similarity index 100% rename from stable/esphome/2.1.0/ix_values.yaml rename to stable/esphome/2.2.0/ix_values.yaml diff --git a/stable/esphome/2.1.0/questions.yaml b/stable/esphome/2.2.0/questions.yaml similarity index 100% rename from stable/esphome/2.1.0/questions.yaml rename to stable/esphome/2.2.0/questions.yaml diff --git a/stable/esphome/2.1.0/templates/common.yaml b/stable/esphome/2.2.0/templates/common.yaml similarity index 100% rename from stable/esphome/2.1.0/templates/common.yaml rename to stable/esphome/2.2.0/templates/common.yaml diff --git a/stable/esphome/2.1.0/test_values.yaml b/stable/esphome/2.2.0/test_values.yaml similarity index 100% rename from stable/esphome/2.1.0/test_values.yaml rename to stable/esphome/2.2.0/test_values.yaml diff --git a/stable/esphome/2.1.0/values.yaml b/stable/esphome/2.2.0/values.yaml similarity index 100% rename from stable/esphome/2.1.0/values.yaml rename to stable/esphome/2.2.0/values.yaml diff --git a/stable/handbrake/2.1.0/Chart.lock b/stable/handbrake/2.1.0/Chart.lock deleted file mode 100644 index f4a9373ddf5..00000000000 --- a/stable/handbrake/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:44.994179667Z" diff --git a/stable/handbrake/2.1.0/charts/common-2.1.4.tgz b/stable/handbrake/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/handbrake/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/handbrake/2.1.0/CONFIG.md b/stable/handbrake/2.2.0/CONFIG.md similarity index 100% rename from stable/handbrake/2.1.0/CONFIG.md rename to stable/handbrake/2.2.0/CONFIG.md diff --git a/stable/handbrake/2.2.0/Chart.lock b/stable/handbrake/2.2.0/Chart.lock new file mode 100644 index 00000000000..8c0ced65560 --- /dev/null +++ b/stable/handbrake/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:45.007750288Z" diff --git a/stable/handbrake/2.1.0/Chart.yaml b/stable/handbrake/2.2.0/Chart.yaml similarity index 96% rename from stable/handbrake/2.1.0/Chart.yaml rename to stable/handbrake/2.2.0/Chart.yaml index a83c7f60979..503fd47ec7f 100644 --- a/stable/handbrake/2.1.0/Chart.yaml +++ b/stable/handbrake/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: handbrake -version: 2.1.0 +version: 2.2.0 # upstream_version: appVersion: "auto" description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/handbrake/2.1.0/README.md b/stable/handbrake/2.2.0/README.md similarity index 100% rename from stable/handbrake/2.1.0/README.md rename to stable/handbrake/2.2.0/README.md diff --git a/stable/handbrake/2.1.0/app-readme.md b/stable/handbrake/2.2.0/app-readme.md similarity index 100% rename from stable/handbrake/2.1.0/app-readme.md rename to stable/handbrake/2.2.0/app-readme.md diff --git a/stable/handbrake/2.2.0/charts/common-2.2.0.tgz b/stable/handbrake/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/handbrake/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/handbrake/2.1.0/ix_values.yaml b/stable/handbrake/2.2.0/ix_values.yaml similarity index 100% rename from stable/handbrake/2.1.0/ix_values.yaml rename to stable/handbrake/2.2.0/ix_values.yaml diff --git a/stable/handbrake/2.1.0/questions.yaml b/stable/handbrake/2.2.0/questions.yaml similarity index 100% rename from stable/handbrake/2.1.0/questions.yaml rename to stable/handbrake/2.2.0/questions.yaml diff --git a/stable/handbrake/2.1.0/templates/NOTES.txt b/stable/handbrake/2.2.0/templates/NOTES.txt similarity index 100% rename from stable/handbrake/2.1.0/templates/NOTES.txt rename to stable/handbrake/2.2.0/templates/NOTES.txt diff --git a/stable/handbrake/2.1.0/templates/common.yaml b/stable/handbrake/2.2.0/templates/common.yaml similarity index 100% rename from stable/handbrake/2.1.0/templates/common.yaml rename to stable/handbrake/2.2.0/templates/common.yaml diff --git a/stable/handbrake/2.1.0/test_values.yaml b/stable/handbrake/2.2.0/test_values.yaml similarity index 100% rename from stable/handbrake/2.1.0/test_values.yaml rename to stable/handbrake/2.2.0/test_values.yaml diff --git a/stable/handbrake/2.1.0/values.yaml b/stable/handbrake/2.2.0/values.yaml similarity index 100% rename from stable/handbrake/2.1.0/values.yaml rename to stable/handbrake/2.2.0/values.yaml diff --git a/stable/home-assistant/2.1.0/Chart.lock b/stable/home-assistant/2.1.0/Chart.lock deleted file mode 100644 index a999e687f13..00000000000 --- a/stable/home-assistant/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:42.670010937Z" diff --git a/stable/home-assistant/2.1.0/charts/common-2.1.4.tgz b/stable/home-assistant/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/home-assistant/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/home-assistant/2.1.0/.helmignore b/stable/home-assistant/2.2.0/.helmignore similarity index 100% rename from stable/home-assistant/2.1.0/.helmignore rename to stable/home-assistant/2.2.0/.helmignore diff --git a/stable/home-assistant/2.1.0/CONFIG.md b/stable/home-assistant/2.2.0/CONFIG.md similarity index 100% rename from stable/home-assistant/2.1.0/CONFIG.md rename to stable/home-assistant/2.2.0/CONFIG.md diff --git a/stable/home-assistant/2.2.0/Chart.lock b/stable/home-assistant/2.2.0/Chart.lock new file mode 100644 index 00000000000..0a479ceced3 --- /dev/null +++ b/stable/home-assistant/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:42.634372746Z" diff --git a/stable/home-assistant/2.1.0/Chart.yaml b/stable/home-assistant/2.2.0/Chart.yaml similarity index 98% rename from stable/home-assistant/2.1.0/Chart.yaml rename to stable/home-assistant/2.2.0/Chart.yaml index d6de808ca03..5911cee3071 100644 --- a/stable/home-assistant/2.1.0/Chart.yaml +++ b/stable/home-assistant/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: home-assistant -version: 2.1.0 +version: 2.2.0 upstream_version: 5.3.0 appVersion: "auto" description: home-assistant App for TrueNAS SCALE @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: # ## postgresql is currently not ported to SCALE yet. # - name: postgresql diff --git a/stable/home-assistant/2.1.0/README.md b/stable/home-assistant/2.2.0/README.md similarity index 100% rename from stable/home-assistant/2.1.0/README.md rename to stable/home-assistant/2.2.0/README.md diff --git a/stable/home-assistant/2.1.0/app-readme.md b/stable/home-assistant/2.2.0/app-readme.md similarity index 100% rename from stable/home-assistant/2.1.0/app-readme.md rename to stable/home-assistant/2.2.0/app-readme.md diff --git a/stable/home-assistant/2.2.0/charts/common-2.2.0.tgz b/stable/home-assistant/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/home-assistant/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/home-assistant/2.1.0/ix_values.yaml b/stable/home-assistant/2.2.0/ix_values.yaml similarity index 100% rename from stable/home-assistant/2.1.0/ix_values.yaml rename to stable/home-assistant/2.2.0/ix_values.yaml diff --git a/stable/home-assistant/2.1.0/questions.yaml b/stable/home-assistant/2.2.0/questions.yaml similarity index 100% rename from stable/home-assistant/2.1.0/questions.yaml rename to stable/home-assistant/2.2.0/questions.yaml diff --git a/stable/home-assistant/2.1.0/templates/common.yaml b/stable/home-assistant/2.2.0/templates/common.yaml similarity index 100% rename from stable/home-assistant/2.1.0/templates/common.yaml rename to stable/home-assistant/2.2.0/templates/common.yaml diff --git a/stable/home-assistant/2.1.0/templates/secret.yaml b/stable/home-assistant/2.2.0/templates/secret.yaml similarity index 100% rename from stable/home-assistant/2.1.0/templates/secret.yaml rename to stable/home-assistant/2.2.0/templates/secret.yaml diff --git a/stable/home-assistant/2.1.0/test_values.yaml b/stable/home-assistant/2.2.0/test_values.yaml similarity index 100% rename from stable/home-assistant/2.1.0/test_values.yaml rename to stable/home-assistant/2.2.0/test_values.yaml diff --git a/stable/home-assistant/2.1.0/values.yaml b/stable/home-assistant/2.2.0/values.yaml similarity index 100% rename from stable/home-assistant/2.1.0/values.yaml rename to stable/home-assistant/2.2.0/values.yaml diff --git a/stable/jackett/2.1.0/Chart.lock b/stable/jackett/2.1.0/Chart.lock deleted file mode 100644 index ee2d3915172..00000000000 --- a/stable/jackett/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:40.349596887Z" diff --git a/stable/jackett/2.1.0/charts/common-2.1.4.tgz b/stable/jackett/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/jackett/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/jackett/2.1.0/.helmignore b/stable/jackett/2.2.0/.helmignore similarity index 100% rename from stable/jackett/2.1.0/.helmignore rename to stable/jackett/2.2.0/.helmignore diff --git a/stable/jackett/2.1.0/CONFIG.md b/stable/jackett/2.2.0/CONFIG.md similarity index 100% rename from stable/jackett/2.1.0/CONFIG.md rename to stable/jackett/2.2.0/CONFIG.md diff --git a/stable/jackett/2.2.0/Chart.lock b/stable/jackett/2.2.0/Chart.lock new file mode 100644 index 00000000000..8df90eede60 --- /dev/null +++ b/stable/jackett/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:40.267731733Z" diff --git a/stable/jackett/2.1.0/Chart.yaml b/stable/jackett/2.2.0/Chart.yaml similarity index 96% rename from stable/jackett/2.1.0/Chart.yaml rename to stable/jackett/2.2.0/Chart.yaml index d6124052ec1..e79d84d4ebc 100644 --- a/stable/jackett/2.1.0/Chart.yaml +++ b/stable/jackett/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jackett -version: 2.1.0 +version: 2.2.0 upstream_version: 7.0.1 appVersion: "auto" description: API Support for your favorite torrent trackers. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/jackett/2.1.0/README.md b/stable/jackett/2.2.0/README.md similarity index 100% rename from stable/jackett/2.1.0/README.md rename to stable/jackett/2.2.0/README.md diff --git a/stable/jackett/2.1.0/app-readme.md b/stable/jackett/2.2.0/app-readme.md similarity index 100% rename from stable/jackett/2.1.0/app-readme.md rename to stable/jackett/2.2.0/app-readme.md diff --git a/stable/jackett/2.2.0/charts/common-2.2.0.tgz b/stable/jackett/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/jackett/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/jackett/2.1.0/ix_values.yaml b/stable/jackett/2.2.0/ix_values.yaml similarity index 100% rename from stable/jackett/2.1.0/ix_values.yaml rename to stable/jackett/2.2.0/ix_values.yaml diff --git a/stable/jackett/2.1.0/questions.yaml b/stable/jackett/2.2.0/questions.yaml similarity index 100% rename from stable/jackett/2.1.0/questions.yaml rename to stable/jackett/2.2.0/questions.yaml diff --git a/stable/jackett/2.1.0/templates/common.yaml b/stable/jackett/2.2.0/templates/common.yaml similarity index 100% rename from stable/jackett/2.1.0/templates/common.yaml rename to stable/jackett/2.2.0/templates/common.yaml diff --git a/stable/jackett/2.1.0/test_values.yaml b/stable/jackett/2.2.0/test_values.yaml similarity index 100% rename from stable/jackett/2.1.0/test_values.yaml rename to stable/jackett/2.2.0/test_values.yaml diff --git a/stable/jackett/2.1.0/values.yaml b/stable/jackett/2.2.0/values.yaml similarity index 100% rename from stable/jackett/2.1.0/values.yaml rename to stable/jackett/2.2.0/values.yaml diff --git a/stable/jellyfin/2.1.0/Chart.lock b/stable/jellyfin/2.1.0/Chart.lock deleted file mode 100644 index f4276197071..00000000000 --- a/stable/jellyfin/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:38.077886364Z" diff --git a/stable/jellyfin/2.1.0/charts/common-2.1.4.tgz b/stable/jellyfin/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/jellyfin/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/jellyfin/2.1.0/.helmignore b/stable/jellyfin/2.2.0/.helmignore similarity index 100% rename from stable/jellyfin/2.1.0/.helmignore rename to stable/jellyfin/2.2.0/.helmignore diff --git a/stable/jellyfin/2.1.0/CONFIG.md b/stable/jellyfin/2.2.0/CONFIG.md similarity index 100% rename from stable/jellyfin/2.1.0/CONFIG.md rename to stable/jellyfin/2.2.0/CONFIG.md diff --git a/stable/jellyfin/2.2.0/Chart.lock b/stable/jellyfin/2.2.0/Chart.lock new file mode 100644 index 00000000000..c7d497d95ff --- /dev/null +++ b/stable/jellyfin/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:37.922269294Z" diff --git a/stable/jellyfin/2.1.0/Chart.yaml b/stable/jellyfin/2.2.0/Chart.yaml similarity index 96% rename from stable/jellyfin/2.1.0/Chart.yaml rename to stable/jellyfin/2.2.0/Chart.yaml index d88f090cd4e..5fd8a810ce1 100644 --- a/stable/jellyfin/2.1.0/Chart.yaml +++ b/stable/jellyfin/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jellyfin -version: 2.1.0 +version: 2.2.0 upstream_version: 4.2.1 appVersion: "auto" description: Jellyfin is a Free Software Media System @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/jellyfin/2.1.0/README.md b/stable/jellyfin/2.2.0/README.md similarity index 100% rename from stable/jellyfin/2.1.0/README.md rename to stable/jellyfin/2.2.0/README.md diff --git a/stable/jellyfin/2.1.0/app-readme.md b/stable/jellyfin/2.2.0/app-readme.md similarity index 100% rename from stable/jellyfin/2.1.0/app-readme.md rename to stable/jellyfin/2.2.0/app-readme.md diff --git a/stable/jellyfin/2.2.0/charts/common-2.2.0.tgz b/stable/jellyfin/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/jellyfin/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/jellyfin/2.1.0/ix_values.yaml b/stable/jellyfin/2.2.0/ix_values.yaml similarity index 100% rename from stable/jellyfin/2.1.0/ix_values.yaml rename to stable/jellyfin/2.2.0/ix_values.yaml diff --git a/stable/jellyfin/2.1.0/questions.yaml b/stable/jellyfin/2.2.0/questions.yaml similarity index 100% rename from stable/jellyfin/2.1.0/questions.yaml rename to stable/jellyfin/2.2.0/questions.yaml diff --git a/stable/jellyfin/2.1.0/templates/common.yaml b/stable/jellyfin/2.2.0/templates/common.yaml similarity index 100% rename from stable/jellyfin/2.1.0/templates/common.yaml rename to stable/jellyfin/2.2.0/templates/common.yaml diff --git a/stable/jellyfin/2.1.0/test_values.yaml b/stable/jellyfin/2.2.0/test_values.yaml similarity index 100% rename from stable/jellyfin/2.1.0/test_values.yaml rename to stable/jellyfin/2.2.0/test_values.yaml diff --git a/stable/jellyfin/2.1.0/values.yaml b/stable/jellyfin/2.2.0/values.yaml similarity index 100% rename from stable/jellyfin/2.1.0/values.yaml rename to stable/jellyfin/2.2.0/values.yaml diff --git a/stable/kms/2.1.0/Chart.lock b/stable/kms/2.1.0/Chart.lock deleted file mode 100644 index 3a183e36fe5..00000000000 --- a/stable/kms/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:35.81657893Z" diff --git a/stable/kms/2.1.0/charts/common-2.1.4.tgz b/stable/kms/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/kms/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/kms/2.1.0/.helmignore b/stable/kms/2.2.0/.helmignore similarity index 100% rename from stable/kms/2.1.0/.helmignore rename to stable/kms/2.2.0/.helmignore diff --git a/stable/kms/2.1.0/CONFIG.md b/stable/kms/2.2.0/CONFIG.md similarity index 100% rename from stable/kms/2.1.0/CONFIG.md rename to stable/kms/2.2.0/CONFIG.md diff --git a/stable/kms/2.2.0/Chart.lock b/stable/kms/2.2.0/Chart.lock new file mode 100644 index 00000000000..4d9b871fdfb --- /dev/null +++ b/stable/kms/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:35.521138191Z" diff --git a/stable/kms/2.1.0/Chart.yaml b/stable/kms/2.2.0/Chart.yaml similarity index 95% rename from stable/kms/2.1.0/Chart.yaml rename to stable/kms/2.2.0/Chart.yaml index 6446d8ba538..393f18cdb41 100644 --- a/stable/kms/2.1.0/Chart.yaml +++ b/stable/kms/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: kms -version: 2.1.0 +version: 2.2.0 # upstream_version: appVersion: "minimal" description: Private Windows Activation Server for development and testing @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/kms/2.1.0/README.md b/stable/kms/2.2.0/README.md similarity index 100% rename from stable/kms/2.1.0/README.md rename to stable/kms/2.2.0/README.md diff --git a/stable/kms/2.1.0/app-readme.md b/stable/kms/2.2.0/app-readme.md similarity index 100% rename from stable/kms/2.1.0/app-readme.md rename to stable/kms/2.2.0/app-readme.md diff --git a/stable/kms/2.2.0/charts/common-2.2.0.tgz b/stable/kms/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/kms/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/kms/2.1.0/ix_values.yaml b/stable/kms/2.2.0/ix_values.yaml similarity index 100% rename from stable/kms/2.1.0/ix_values.yaml rename to stable/kms/2.2.0/ix_values.yaml diff --git a/stable/kms/2.1.0/questions.yaml b/stable/kms/2.2.0/questions.yaml similarity index 100% rename from stable/kms/2.1.0/questions.yaml rename to stable/kms/2.2.0/questions.yaml diff --git a/stable/kms/2.1.0/templates/common.yaml b/stable/kms/2.2.0/templates/common.yaml similarity index 100% rename from stable/kms/2.1.0/templates/common.yaml rename to stable/kms/2.2.0/templates/common.yaml diff --git a/stable/kms/2.1.0/test_values.yaml b/stable/kms/2.2.0/test_values.yaml similarity index 100% rename from stable/kms/2.1.0/test_values.yaml rename to stable/kms/2.2.0/test_values.yaml diff --git a/stable/kms/2.1.0/values.yaml b/stable/kms/2.2.0/values.yaml similarity index 100% rename from stable/kms/2.1.0/values.yaml rename to stable/kms/2.2.0/values.yaml diff --git a/stable/lidarr/2.1.0/Chart.lock b/stable/lidarr/2.1.0/Chart.lock deleted file mode 100644 index 3d7ad502f18..00000000000 --- a/stable/lidarr/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:33.500422712Z" diff --git a/stable/lidarr/2.1.0/charts/common-2.1.4.tgz b/stable/lidarr/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/lidarr/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/lidarr/2.1.0/.helmignore b/stable/lidarr/2.2.0/.helmignore similarity index 100% rename from stable/lidarr/2.1.0/.helmignore rename to stable/lidarr/2.2.0/.helmignore diff --git a/stable/lidarr/2.1.0/CONFIG.md b/stable/lidarr/2.2.0/CONFIG.md similarity index 100% rename from stable/lidarr/2.1.0/CONFIG.md rename to stable/lidarr/2.2.0/CONFIG.md diff --git a/stable/lidarr/2.2.0/Chart.lock b/stable/lidarr/2.2.0/Chart.lock new file mode 100644 index 00000000000..fef8f374361 --- /dev/null +++ b/stable/lidarr/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:33.167505303Z" diff --git a/stable/lidarr/2.1.0/Chart.yaml b/stable/lidarr/2.2.0/Chart.yaml similarity index 96% rename from stable/lidarr/2.1.0/Chart.yaml rename to stable/lidarr/2.2.0/Chart.yaml index ef3e26cb774..8c667b2f964 100644 --- a/stable/lidarr/2.1.0/Chart.yaml +++ b/stable/lidarr/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lidarr -version: 2.1.0 +version: 2.2.0 upstream_version: 7.1.0 appVersion: "auto" description: Looks and smells like Sonarr but made for music @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/lidarr/2.1.0/README.md b/stable/lidarr/2.2.0/README.md similarity index 100% rename from stable/lidarr/2.1.0/README.md rename to stable/lidarr/2.2.0/README.md diff --git a/stable/lidarr/2.1.0/app-readme.md b/stable/lidarr/2.2.0/app-readme.md similarity index 100% rename from stable/lidarr/2.1.0/app-readme.md rename to stable/lidarr/2.2.0/app-readme.md diff --git a/stable/lidarr/2.2.0/charts/common-2.2.0.tgz b/stable/lidarr/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/lidarr/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/lidarr/2.1.0/ix_values.yaml b/stable/lidarr/2.2.0/ix_values.yaml similarity index 100% rename from stable/lidarr/2.1.0/ix_values.yaml rename to stable/lidarr/2.2.0/ix_values.yaml diff --git a/stable/lidarr/2.1.0/questions.yaml b/stable/lidarr/2.2.0/questions.yaml similarity index 100% rename from stable/lidarr/2.1.0/questions.yaml rename to stable/lidarr/2.2.0/questions.yaml diff --git a/stable/lidarr/2.1.0/templates/common.yaml b/stable/lidarr/2.2.0/templates/common.yaml similarity index 100% rename from stable/lidarr/2.1.0/templates/common.yaml rename to stable/lidarr/2.2.0/templates/common.yaml diff --git a/stable/lidarr/2.1.0/test_values.yaml b/stable/lidarr/2.2.0/test_values.yaml similarity index 100% rename from stable/lidarr/2.1.0/test_values.yaml rename to stable/lidarr/2.2.0/test_values.yaml diff --git a/stable/lidarr/2.1.0/values.yaml b/stable/lidarr/2.2.0/values.yaml similarity index 100% rename from stable/lidarr/2.1.0/values.yaml rename to stable/lidarr/2.2.0/values.yaml diff --git a/stable/ombi/2.1.0/Chart.lock b/stable/ombi/2.1.0/Chart.lock deleted file mode 100644 index 19f4abdef5f..00000000000 --- a/stable/ombi/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:31.229433634Z" diff --git a/stable/ombi/2.1.0/charts/common-2.1.4.tgz b/stable/ombi/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/ombi/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/ombi/2.1.0/.helmignore b/stable/ombi/2.2.0/.helmignore similarity index 100% rename from stable/ombi/2.1.0/.helmignore rename to stable/ombi/2.2.0/.helmignore diff --git a/stable/ombi/2.1.0/CONFIG.md b/stable/ombi/2.2.0/CONFIG.md similarity index 100% rename from stable/ombi/2.1.0/CONFIG.md rename to stable/ombi/2.2.0/CONFIG.md diff --git a/stable/ombi/2.2.0/Chart.lock b/stable/ombi/2.2.0/Chart.lock new file mode 100644 index 00000000000..8824ca2f16f --- /dev/null +++ b/stable/ombi/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:30.797866415Z" diff --git a/stable/ombi/2.1.0/Chart.yaml b/stable/ombi/2.2.0/Chart.yaml similarity index 96% rename from stable/ombi/2.1.0/Chart.yaml rename to stable/ombi/2.2.0/Chart.yaml index b800d6a2bd0..e6a5c50491c 100644 --- a/stable/ombi/2.1.0/Chart.yaml +++ b/stable/ombi/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ombi -version: 2.1.0 +version: 2.2.0 upstream_version: 8.0.1 appVersion: "auto" description: Want a Movie or TV Show on Plex or Emby? Use Ombi! @@ -24,7 +24,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/ombi/2.1.0/README.md b/stable/ombi/2.2.0/README.md similarity index 100% rename from stable/ombi/2.1.0/README.md rename to stable/ombi/2.2.0/README.md diff --git a/stable/ombi/2.1.0/app-readme.md b/stable/ombi/2.2.0/app-readme.md similarity index 100% rename from stable/ombi/2.1.0/app-readme.md rename to stable/ombi/2.2.0/app-readme.md diff --git a/stable/ombi/2.2.0/charts/common-2.2.0.tgz b/stable/ombi/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/ombi/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/ombi/2.1.0/ix_values.yaml b/stable/ombi/2.2.0/ix_values.yaml similarity index 100% rename from stable/ombi/2.1.0/ix_values.yaml rename to stable/ombi/2.2.0/ix_values.yaml diff --git a/stable/ombi/2.1.0/questions.yaml b/stable/ombi/2.2.0/questions.yaml similarity index 100% rename from stable/ombi/2.1.0/questions.yaml rename to stable/ombi/2.2.0/questions.yaml diff --git a/stable/ombi/2.1.0/templates/common.yaml b/stable/ombi/2.2.0/templates/common.yaml similarity index 100% rename from stable/ombi/2.1.0/templates/common.yaml rename to stable/ombi/2.2.0/templates/common.yaml diff --git a/stable/ombi/2.1.0/test_values.yaml b/stable/ombi/2.2.0/test_values.yaml similarity index 100% rename from stable/ombi/2.1.0/test_values.yaml rename to stable/ombi/2.2.0/test_values.yaml diff --git a/stable/ombi/2.1.0/values.yaml b/stable/ombi/2.2.0/values.yaml similarity index 100% rename from stable/ombi/2.1.0/values.yaml rename to stable/ombi/2.2.0/values.yaml diff --git a/stable/plex/1.1.0/Chart.lock b/stable/plex/1.1.0/Chart.lock deleted file mode 100644 index 23ebb9b6ea0..00000000000 --- a/stable/plex/1.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:28.913901531Z" diff --git a/stable/plex/1.1.0/charts/common-2.1.4.tgz b/stable/plex/1.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/plex/1.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/plex/1.1.0/.helmignore b/stable/plex/1.2.0/.helmignore similarity index 100% rename from stable/plex/1.1.0/.helmignore rename to stable/plex/1.2.0/.helmignore diff --git a/stable/plex/1.1.0/CONFIG.md b/stable/plex/1.2.0/CONFIG.md similarity index 100% rename from stable/plex/1.1.0/CONFIG.md rename to stable/plex/1.2.0/CONFIG.md diff --git a/stable/plex/1.2.0/Chart.lock b/stable/plex/1.2.0/Chart.lock new file mode 100644 index 00000000000..f8b5d8b3f67 --- /dev/null +++ b/stable/plex/1.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:28.441525173Z" diff --git a/stable/plex/1.1.0/Chart.yaml b/stable/plex/1.2.0/Chart.yaml similarity index 95% rename from stable/plex/1.1.0/Chart.yaml rename to stable/plex/1.2.0/Chart.yaml index d0bd63eeaf9..2316d47c4da 100644 --- a/stable/plex/1.1.0/Chart.yaml +++ b/stable/plex/1.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: plex -version: 1.1.0 +version: 1.2.0 upstream_version: 4.2.1 appVersion: "auto" description: Plex Media Server @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/plex/1.1.0/README.md b/stable/plex/1.2.0/README.md similarity index 100% rename from stable/plex/1.1.0/README.md rename to stable/plex/1.2.0/README.md diff --git a/stable/plex/1.1.0/app-readme.md b/stable/plex/1.2.0/app-readme.md similarity index 100% rename from stable/plex/1.1.0/app-readme.md rename to stable/plex/1.2.0/app-readme.md diff --git a/stable/plex/1.2.0/charts/common-2.2.0.tgz b/stable/plex/1.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/plex/1.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/plex/1.1.0/ix_values.yaml b/stable/plex/1.2.0/ix_values.yaml similarity index 100% rename from stable/plex/1.1.0/ix_values.yaml rename to stable/plex/1.2.0/ix_values.yaml diff --git a/stable/plex/1.1.0/questions.yaml b/stable/plex/1.2.0/questions.yaml similarity index 100% rename from stable/plex/1.1.0/questions.yaml rename to stable/plex/1.2.0/questions.yaml diff --git a/stable/plex/1.1.0/templates/common.yaml b/stable/plex/1.2.0/templates/common.yaml similarity index 100% rename from stable/plex/1.1.0/templates/common.yaml rename to stable/plex/1.2.0/templates/common.yaml diff --git a/stable/plex/1.1.0/test_values.yaml b/stable/plex/1.2.0/test_values.yaml similarity index 100% rename from stable/plex/1.1.0/test_values.yaml rename to stable/plex/1.2.0/test_values.yaml diff --git a/stable/plex/1.1.0/values.yaml b/stable/plex/1.2.0/values.yaml similarity index 100% rename from stable/plex/1.1.0/values.yaml rename to stable/plex/1.2.0/values.yaml diff --git a/stable/radarr/2.1.0/Chart.lock b/stable/radarr/2.1.0/Chart.lock deleted file mode 100644 index 97e8d727486..00000000000 --- a/stable/radarr/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:26.650290784Z" diff --git a/stable/radarr/2.1.0/charts/common-2.1.4.tgz b/stable/radarr/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/radarr/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/radarr/2.1.0/.helmignore b/stable/radarr/2.2.0/.helmignore similarity index 100% rename from stable/radarr/2.1.0/.helmignore rename to stable/radarr/2.2.0/.helmignore diff --git a/stable/radarr/2.1.0/CONFIG.md b/stable/radarr/2.2.0/CONFIG.md similarity index 100% rename from stable/radarr/2.1.0/CONFIG.md rename to stable/radarr/2.2.0/CONFIG.md diff --git a/stable/radarr/2.2.0/Chart.lock b/stable/radarr/2.2.0/Chart.lock new file mode 100644 index 00000000000..9f7f9f3a7e4 --- /dev/null +++ b/stable/radarr/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:26.030637836Z" diff --git a/stable/radarr/2.1.0/Chart.yaml b/stable/radarr/2.2.0/Chart.yaml similarity index 96% rename from stable/radarr/2.1.0/Chart.yaml rename to stable/radarr/2.2.0/Chart.yaml index cd8b302da3f..43e4e9ddb9c 100644 --- a/stable/radarr/2.1.0/Chart.yaml +++ b/stable/radarr/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: radarr -version: 2.1.0 +version: 2.2.0 upstream_version: 9.1.0 appVersion: "auto" description: A fork of Sonarr to work with movies à la Couchpotato @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/radarr/2.1.0/README.md b/stable/radarr/2.2.0/README.md similarity index 100% rename from stable/radarr/2.1.0/README.md rename to stable/radarr/2.2.0/README.md diff --git a/stable/radarr/2.1.0/app-readme.md b/stable/radarr/2.2.0/app-readme.md similarity index 100% rename from stable/radarr/2.1.0/app-readme.md rename to stable/radarr/2.2.0/app-readme.md diff --git a/stable/radarr/2.2.0/charts/common-2.2.0.tgz b/stable/radarr/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/radarr/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/radarr/2.1.0/ix_values.yaml b/stable/radarr/2.2.0/ix_values.yaml similarity index 100% rename from stable/radarr/2.1.0/ix_values.yaml rename to stable/radarr/2.2.0/ix_values.yaml diff --git a/stable/radarr/2.1.0/questions.yaml b/stable/radarr/2.2.0/questions.yaml similarity index 100% rename from stable/radarr/2.1.0/questions.yaml rename to stable/radarr/2.2.0/questions.yaml diff --git a/stable/radarr/2.1.0/templates/common.yaml b/stable/radarr/2.2.0/templates/common.yaml similarity index 100% rename from stable/radarr/2.1.0/templates/common.yaml rename to stable/radarr/2.2.0/templates/common.yaml diff --git a/stable/radarr/2.1.0/test_values.yaml b/stable/radarr/2.2.0/test_values.yaml similarity index 100% rename from stable/radarr/2.1.0/test_values.yaml rename to stable/radarr/2.2.0/test_values.yaml diff --git a/stable/radarr/2.1.0/values.yaml b/stable/radarr/2.2.0/values.yaml similarity index 100% rename from stable/radarr/2.1.0/values.yaml rename to stable/radarr/2.2.0/values.yaml diff --git a/stable/sonarr/2.1.0/Chart.lock b/stable/sonarr/2.1.0/Chart.lock deleted file mode 100644 index 2e7b289477a..00000000000 --- a/stable/sonarr/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:24.271233033Z" diff --git a/stable/sonarr/2.1.0/charts/common-2.1.4.tgz b/stable/sonarr/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/sonarr/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/sonarr/2.1.0/.helmignore b/stable/sonarr/2.2.0/.helmignore similarity index 100% rename from stable/sonarr/2.1.0/.helmignore rename to stable/sonarr/2.2.0/.helmignore diff --git a/stable/sonarr/2.1.0/CONFIG.md b/stable/sonarr/2.2.0/CONFIG.md similarity index 100% rename from stable/sonarr/2.1.0/CONFIG.md rename to stable/sonarr/2.2.0/CONFIG.md diff --git a/stable/sonarr/2.2.0/Chart.lock b/stable/sonarr/2.2.0/Chart.lock new file mode 100644 index 00000000000..428296fed71 --- /dev/null +++ b/stable/sonarr/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:23.664345404Z" diff --git a/stable/sonarr/2.1.0/Chart.yaml b/stable/sonarr/2.2.0/Chart.yaml similarity index 96% rename from stable/sonarr/2.1.0/Chart.yaml rename to stable/sonarr/2.2.0/Chart.yaml index cab6914709d..4b77f87c107 100644 --- a/stable/sonarr/2.1.0/Chart.yaml +++ b/stable/sonarr/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sonarr -version: 2.1.0 +version: 2.2.0 upstream_version: 9.1.0 appVersion: "auto" description: Smart PVR for newsgroup and bittorrent users @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/sonarr/2.1.0/README.md b/stable/sonarr/2.2.0/README.md similarity index 100% rename from stable/sonarr/2.1.0/README.md rename to stable/sonarr/2.2.0/README.md diff --git a/stable/sonarr/2.1.0/app-readme.md b/stable/sonarr/2.2.0/app-readme.md similarity index 100% rename from stable/sonarr/2.1.0/app-readme.md rename to stable/sonarr/2.2.0/app-readme.md diff --git a/stable/sonarr/2.2.0/charts/common-2.2.0.tgz b/stable/sonarr/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/sonarr/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/sonarr/2.1.0/ix_values.yaml b/stable/sonarr/2.2.0/ix_values.yaml similarity index 100% rename from stable/sonarr/2.1.0/ix_values.yaml rename to stable/sonarr/2.2.0/ix_values.yaml diff --git a/stable/sonarr/2.1.0/questions.yaml b/stable/sonarr/2.2.0/questions.yaml similarity index 100% rename from stable/sonarr/2.1.0/questions.yaml rename to stable/sonarr/2.2.0/questions.yaml diff --git a/stable/sonarr/2.1.0/templates/common.yaml b/stable/sonarr/2.2.0/templates/common.yaml similarity index 100% rename from stable/sonarr/2.1.0/templates/common.yaml rename to stable/sonarr/2.2.0/templates/common.yaml diff --git a/stable/sonarr/2.1.0/test_values.yaml b/stable/sonarr/2.2.0/test_values.yaml similarity index 100% rename from stable/sonarr/2.1.0/test_values.yaml rename to stable/sonarr/2.2.0/test_values.yaml diff --git a/stable/sonarr/2.1.0/values.yaml b/stable/sonarr/2.2.0/values.yaml similarity index 100% rename from stable/sonarr/2.1.0/values.yaml rename to stable/sonarr/2.2.0/values.yaml diff --git a/stable/syncthing/2.1.0/Chart.lock b/stable/syncthing/2.1.0/Chart.lock deleted file mode 100644 index ff0955c1154..00000000000 --- a/stable/syncthing/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:17.38890308Z" diff --git a/stable/syncthing/2.1.0/charts/common-2.1.4.tgz b/stable/syncthing/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/syncthing/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/syncthing/2.1.0/.helmignore b/stable/syncthing/2.2.0/.helmignore similarity index 100% rename from stable/syncthing/2.1.0/.helmignore rename to stable/syncthing/2.2.0/.helmignore diff --git a/stable/syncthing/2.1.0/CONFIG.md b/stable/syncthing/2.2.0/CONFIG.md similarity index 100% rename from stable/syncthing/2.1.0/CONFIG.md rename to stable/syncthing/2.2.0/CONFIG.md diff --git a/stable/syncthing/2.2.0/Chart.lock b/stable/syncthing/2.2.0/Chart.lock new file mode 100644 index 00000000000..fc96ee8ac58 --- /dev/null +++ b/stable/syncthing/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:21.316525652Z" diff --git a/stable/syncthing/2.1.0/Chart.yaml b/stable/syncthing/2.2.0/Chart.yaml similarity index 95% rename from stable/syncthing/2.1.0/Chart.yaml rename to stable/syncthing/2.2.0/Chart.yaml index d7724e1e1d3..2b6b9318123 100644 --- a/stable/syncthing/2.1.0/Chart.yaml +++ b/stable/syncthing/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syncthing -version: 2.1.0 +version: 2.2.0 # upstream_version: appVersion: "auto" description: P2P file synchronization application @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/syncthing/2.1.0/README.md b/stable/syncthing/2.2.0/README.md similarity index 100% rename from stable/syncthing/2.1.0/README.md rename to stable/syncthing/2.2.0/README.md diff --git a/stable/syncthing/2.1.0/app-readme.md b/stable/syncthing/2.2.0/app-readme.md similarity index 100% rename from stable/syncthing/2.1.0/app-readme.md rename to stable/syncthing/2.2.0/app-readme.md diff --git a/stable/syncthing/2.2.0/charts/common-2.2.0.tgz b/stable/syncthing/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/syncthing/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/syncthing/2.1.0/ix_values.yaml b/stable/syncthing/2.2.0/ix_values.yaml similarity index 100% rename from stable/syncthing/2.1.0/ix_values.yaml rename to stable/syncthing/2.2.0/ix_values.yaml diff --git a/stable/syncthing/2.1.0/questions.yaml b/stable/syncthing/2.2.0/questions.yaml similarity index 100% rename from stable/syncthing/2.1.0/questions.yaml rename to stable/syncthing/2.2.0/questions.yaml diff --git a/stable/syncthing/2.1.0/templates/common.yaml b/stable/syncthing/2.2.0/templates/common.yaml similarity index 100% rename from stable/syncthing/2.1.0/templates/common.yaml rename to stable/syncthing/2.2.0/templates/common.yaml diff --git a/stable/syncthing/2.1.0/test_values.yaml b/stable/syncthing/2.2.0/test_values.yaml similarity index 100% rename from stable/syncthing/2.1.0/test_values.yaml rename to stable/syncthing/2.2.0/test_values.yaml diff --git a/stable/syncthing/2.1.0/values.yaml b/stable/syncthing/2.2.0/values.yaml similarity index 100% rename from stable/syncthing/2.1.0/values.yaml rename to stable/syncthing/2.2.0/values.yaml diff --git a/stable/tautulli/2.1.0/Chart.lock b/stable/tautulli/2.1.0/Chart.lock deleted file mode 100644 index fbd62eb97e7..00000000000 --- a/stable/tautulli/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:21.941227123Z" diff --git a/stable/tautulli/2.1.0/charts/common-2.1.4.tgz b/stable/tautulli/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/tautulli/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/tautulli/2.1.0/.helmignore b/stable/tautulli/2.2.0/.helmignore similarity index 100% rename from stable/tautulli/2.1.0/.helmignore rename to stable/tautulli/2.2.0/.helmignore diff --git a/stable/tautulli/2.1.0/CONFIG.md b/stable/tautulli/2.2.0/CONFIG.md similarity index 100% rename from stable/tautulli/2.1.0/CONFIG.md rename to stable/tautulli/2.2.0/CONFIG.md diff --git a/stable/tautulli/2.2.0/Chart.lock b/stable/tautulli/2.2.0/Chart.lock new file mode 100644 index 00000000000..0d5979f7433 --- /dev/null +++ b/stable/tautulli/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:18.99091537Z" diff --git a/stable/tautulli/2.1.0/Chart.yaml b/stable/tautulli/2.2.0/Chart.yaml similarity index 96% rename from stable/tautulli/2.1.0/Chart.yaml rename to stable/tautulli/2.2.0/Chart.yaml index 7fb6e0b0f8a..1b48a53f95b 100644 --- a/stable/tautulli/2.1.0/Chart.yaml +++ b/stable/tautulli/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tautulli -version: 2.1.0 +version: 2.2.0 upstream_version: 7.0.1 appVersion: "auto" description: A Python based monitoring and tracking tool for Plex Media Server @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/tautulli/2.1.0/README.md b/stable/tautulli/2.2.0/README.md similarity index 100% rename from stable/tautulli/2.1.0/README.md rename to stable/tautulli/2.2.0/README.md diff --git a/stable/tautulli/2.1.0/app-readme.md b/stable/tautulli/2.2.0/app-readme.md similarity index 100% rename from stable/tautulli/2.1.0/app-readme.md rename to stable/tautulli/2.2.0/app-readme.md diff --git a/stable/tautulli/2.2.0/charts/common-2.2.0.tgz b/stable/tautulli/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/tautulli/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/tautulli/2.1.0/ix_values.yaml b/stable/tautulli/2.2.0/ix_values.yaml similarity index 100% rename from stable/tautulli/2.1.0/ix_values.yaml rename to stable/tautulli/2.2.0/ix_values.yaml diff --git a/stable/tautulli/2.1.0/questions.yaml b/stable/tautulli/2.2.0/questions.yaml similarity index 100% rename from stable/tautulli/2.1.0/questions.yaml rename to stable/tautulli/2.2.0/questions.yaml diff --git a/stable/tautulli/2.1.0/templates/common.yaml b/stable/tautulli/2.2.0/templates/common.yaml similarity index 100% rename from stable/tautulli/2.1.0/templates/common.yaml rename to stable/tautulli/2.2.0/templates/common.yaml diff --git a/stable/tautulli/2.1.0/test_values.yaml b/stable/tautulli/2.2.0/test_values.yaml similarity index 100% rename from stable/tautulli/2.1.0/test_values.yaml rename to stable/tautulli/2.2.0/test_values.yaml diff --git a/stable/tautulli/2.1.0/values.yaml b/stable/tautulli/2.2.0/values.yaml similarity index 100% rename from stable/tautulli/2.1.0/values.yaml rename to stable/tautulli/2.2.0/values.yaml diff --git a/stable/traefik/2.1.0/Chart.lock b/stable/traefik/2.1.0/Chart.lock deleted file mode 100644 index c0b44e93516..00000000000 --- a/stable/traefik/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:19.682045896Z" diff --git a/stable/traefik/2.1.0/charts/common-2.1.4.tgz b/stable/traefik/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/traefik/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/traefik/2.1.0/.helmignore b/stable/traefik/2.2.0/.helmignore similarity index 100% rename from stable/traefik/2.1.0/.helmignore rename to stable/traefik/2.2.0/.helmignore diff --git a/stable/traefik/2.1.0/CONFIG.md b/stable/traefik/2.2.0/CONFIG.md similarity index 100% rename from stable/traefik/2.1.0/CONFIG.md rename to stable/traefik/2.2.0/CONFIG.md diff --git a/stable/traefik/2.2.0/Chart.lock b/stable/traefik/2.2.0/Chart.lock new file mode 100644 index 00000000000..77292bb3805 --- /dev/null +++ b/stable/traefik/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:16.594742927Z" diff --git a/stable/traefik/2.1.0/Chart.yaml b/stable/traefik/2.2.0/Chart.yaml similarity index 96% rename from stable/traefik/2.1.0/Chart.yaml rename to stable/traefik/2.2.0/Chart.yaml index e04224d0d13..af61c836200 100644 --- a/stable/traefik/2.1.0/Chart.yaml +++ b/stable/traefik/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: traefik -version: 2.1.0 +version: 2.2.0 upstream_version: 9.15.2 appVersion: "2.4" description: A Traefik based Reverse Proxy and Certificate Manager @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/traefik/2.1.0/Guidelines.md b/stable/traefik/2.2.0/Guidelines.md similarity index 100% rename from stable/traefik/2.1.0/Guidelines.md rename to stable/traefik/2.2.0/Guidelines.md diff --git a/stable/traefik/2.1.0/LICENSE b/stable/traefik/2.2.0/LICENSE similarity index 100% rename from stable/traefik/2.1.0/LICENSE rename to stable/traefik/2.2.0/LICENSE diff --git a/stable/traefik/2.1.0/README.md b/stable/traefik/2.2.0/README.md similarity index 100% rename from stable/traefik/2.1.0/README.md rename to stable/traefik/2.2.0/README.md diff --git a/stable/traefik/2.1.0/app-readme.md b/stable/traefik/2.2.0/app-readme.md similarity index 100% rename from stable/traefik/2.1.0/app-readme.md rename to stable/traefik/2.2.0/app-readme.md diff --git a/stable/traefik/2.2.0/charts/common-2.2.0.tgz b/stable/traefik/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/traefik/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/traefik/2.1.0/crds/ingressroute.yaml b/stable/traefik/2.2.0/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/2.1.0/crds/ingressroute.yaml rename to stable/traefik/2.2.0/crds/ingressroute.yaml diff --git a/stable/traefik/2.1.0/crds/ingressroutetcp.yaml b/stable/traefik/2.2.0/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/2.1.0/crds/ingressroutetcp.yaml rename to stable/traefik/2.2.0/crds/ingressroutetcp.yaml diff --git a/stable/traefik/2.1.0/crds/ingressrouteudp.yaml b/stable/traefik/2.2.0/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/2.1.0/crds/ingressrouteudp.yaml rename to stable/traefik/2.2.0/crds/ingressrouteudp.yaml diff --git a/stable/traefik/2.1.0/crds/middlewares.yaml b/stable/traefik/2.2.0/crds/middlewares.yaml similarity index 100% rename from stable/traefik/2.1.0/crds/middlewares.yaml rename to stable/traefik/2.2.0/crds/middlewares.yaml diff --git a/stable/traefik/2.1.0/crds/serverstransports.yaml b/stable/traefik/2.2.0/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/2.1.0/crds/serverstransports.yaml rename to stable/traefik/2.2.0/crds/serverstransports.yaml diff --git a/stable/traefik/2.1.0/crds/tlsoptions.yaml b/stable/traefik/2.2.0/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/2.1.0/crds/tlsoptions.yaml rename to stable/traefik/2.2.0/crds/tlsoptions.yaml diff --git a/stable/traefik/2.1.0/crds/tlsstores.yaml b/stable/traefik/2.2.0/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/2.1.0/crds/tlsstores.yaml rename to stable/traefik/2.2.0/crds/tlsstores.yaml diff --git a/stable/traefik/2.1.0/crds/traefikservices.yaml b/stable/traefik/2.2.0/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/2.1.0/crds/traefikservices.yaml rename to stable/traefik/2.2.0/crds/traefikservices.yaml diff --git a/stable/traefik/2.1.0/ix_values.yaml b/stable/traefik/2.2.0/ix_values.yaml similarity index 100% rename from stable/traefik/2.1.0/ix_values.yaml rename to stable/traefik/2.2.0/ix_values.yaml diff --git a/stable/traefik/2.1.0/questions.yaml b/stable/traefik/2.2.0/questions.yaml similarity index 100% rename from stable/traefik/2.1.0/questions.yaml rename to stable/traefik/2.2.0/questions.yaml diff --git a/stable/traefik/2.1.0/templates/_helpers.tpl b/stable/traefik/2.2.0/templates/_helpers.tpl similarity index 100% rename from stable/traefik/2.1.0/templates/_helpers.tpl rename to stable/traefik/2.2.0/templates/_helpers.tpl diff --git a/stable/traefik/2.1.0/templates/_podtemplate.tpl b/stable/traefik/2.2.0/templates/_podtemplate.tpl similarity index 100% rename from stable/traefik/2.1.0/templates/_podtemplate.tpl rename to stable/traefik/2.2.0/templates/_podtemplate.tpl diff --git a/stable/traefik/2.1.0/templates/custom/common.yaml b/stable/traefik/2.2.0/templates/custom/common.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/custom/common.yaml rename to stable/traefik/2.2.0/templates/custom/common.yaml diff --git a/stable/traefik/2.1.0/templates/custom/middlewares.yaml b/stable/traefik/2.2.0/templates/custom/middlewares.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/custom/middlewares.yaml rename to stable/traefik/2.2.0/templates/custom/middlewares.yaml diff --git a/stable/traefik/2.1.0/templates/custom/tlsoptions.yaml b/stable/traefik/2.2.0/templates/custom/tlsoptions.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/custom/tlsoptions.yaml rename to stable/traefik/2.2.0/templates/custom/tlsoptions.yaml diff --git a/stable/traefik/2.1.0/templates/daemonset.yaml b/stable/traefik/2.2.0/templates/daemonset.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/daemonset.yaml rename to stable/traefik/2.2.0/templates/daemonset.yaml diff --git a/stable/traefik/2.1.0/templates/dashboard-hook-ingressroute.yaml b/stable/traefik/2.2.0/templates/dashboard-hook-ingressroute.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/dashboard-hook-ingressroute.yaml rename to stable/traefik/2.2.0/templates/dashboard-hook-ingressroute.yaml diff --git a/stable/traefik/2.1.0/templates/deployment.yaml b/stable/traefik/2.2.0/templates/deployment.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/deployment.yaml rename to stable/traefik/2.2.0/templates/deployment.yaml diff --git a/stable/traefik/2.1.0/templates/gateway.yaml b/stable/traefik/2.2.0/templates/gateway.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/gateway.yaml rename to stable/traefik/2.2.0/templates/gateway.yaml diff --git a/stable/traefik/2.1.0/templates/gatewayclass.yaml b/stable/traefik/2.2.0/templates/gatewayclass.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/gatewayclass.yaml rename to stable/traefik/2.2.0/templates/gatewayclass.yaml diff --git a/stable/traefik/2.1.0/templates/hpa.yaml b/stable/traefik/2.2.0/templates/hpa.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/hpa.yaml rename to stable/traefik/2.2.0/templates/hpa.yaml diff --git a/stable/traefik/2.1.0/templates/ingressclass.yaml b/stable/traefik/2.2.0/templates/ingressclass.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/ingressclass.yaml rename to stable/traefik/2.2.0/templates/ingressclass.yaml diff --git a/stable/traefik/2.1.0/templates/poddisruptionbudget.yaml b/stable/traefik/2.2.0/templates/poddisruptionbudget.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/poddisruptionbudget.yaml rename to stable/traefik/2.2.0/templates/poddisruptionbudget.yaml diff --git a/stable/traefik/2.1.0/templates/pvc.yaml b/stable/traefik/2.2.0/templates/pvc.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/pvc.yaml rename to stable/traefik/2.2.0/templates/pvc.yaml diff --git a/stable/traefik/2.1.0/templates/rbac/clusterrole.yaml b/stable/traefik/2.2.0/templates/rbac/clusterrole.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/rbac/clusterrole.yaml rename to stable/traefik/2.2.0/templates/rbac/clusterrole.yaml diff --git a/stable/traefik/2.1.0/templates/rbac/clusterrolebinding.yaml b/stable/traefik/2.2.0/templates/rbac/clusterrolebinding.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/rbac/clusterrolebinding.yaml rename to stable/traefik/2.2.0/templates/rbac/clusterrolebinding.yaml diff --git a/stable/traefik/2.1.0/templates/rbac/podsecuritypolicy.yaml b/stable/traefik/2.2.0/templates/rbac/podsecuritypolicy.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/rbac/podsecuritypolicy.yaml rename to stable/traefik/2.2.0/templates/rbac/podsecuritypolicy.yaml diff --git a/stable/traefik/2.1.0/templates/rbac/role.yaml b/stable/traefik/2.2.0/templates/rbac/role.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/rbac/role.yaml rename to stable/traefik/2.2.0/templates/rbac/role.yaml diff --git a/stable/traefik/2.1.0/templates/rbac/rolebinding.yaml b/stable/traefik/2.2.0/templates/rbac/rolebinding.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/rbac/rolebinding.yaml rename to stable/traefik/2.2.0/templates/rbac/rolebinding.yaml diff --git a/stable/traefik/2.1.0/templates/rbac/serviceaccount.yaml b/stable/traefik/2.2.0/templates/rbac/serviceaccount.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/rbac/serviceaccount.yaml rename to stable/traefik/2.2.0/templates/rbac/serviceaccount.yaml diff --git a/stable/traefik/2.1.0/templates/service.yaml b/stable/traefik/2.2.0/templates/service.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/service.yaml rename to stable/traefik/2.2.0/templates/service.yaml diff --git a/stable/traefik/2.1.0/templates/tlsoption.yaml b/stable/traefik/2.2.0/templates/tlsoption.yaml similarity index 100% rename from stable/traefik/2.1.0/templates/tlsoption.yaml rename to stable/traefik/2.2.0/templates/tlsoption.yaml diff --git a/stable/traefik/2.1.0/test_values.yaml b/stable/traefik/2.2.0/test_values.yaml similarity index 100% rename from stable/traefik/2.1.0/test_values.yaml rename to stable/traefik/2.2.0/test_values.yaml diff --git a/stable/traefik/2.1.0/values.yaml b/stable/traefik/2.2.0/values.yaml similarity index 100% rename from stable/traefik/2.1.0/values.yaml rename to stable/traefik/2.2.0/values.yaml diff --git a/stable/transmission/2.1.0/Chart.lock b/stable/transmission/2.1.0/Chart.lock deleted file mode 100644 index ff0955c1154..00000000000 --- a/stable/transmission/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:17.38890308Z" diff --git a/stable/transmission/2.1.0/charts/common-2.1.4.tgz b/stable/transmission/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/transmission/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/transmission/2.1.0/.helmignore b/stable/transmission/2.2.0/.helmignore similarity index 100% rename from stable/transmission/2.1.0/.helmignore rename to stable/transmission/2.2.0/.helmignore diff --git a/stable/transmission/2.1.0/CONFIG.md b/stable/transmission/2.2.0/CONFIG.md similarity index 100% rename from stable/transmission/2.1.0/CONFIG.md rename to stable/transmission/2.2.0/CONFIG.md diff --git a/stable/transmission/2.2.0/Chart.lock b/stable/transmission/2.2.0/Chart.lock new file mode 100644 index 00000000000..140d8902a5e --- /dev/null +++ b/stable/transmission/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:14.18037723Z" diff --git a/stable/transmission/2.1.0/Chart.yaml b/stable/transmission/2.2.0/Chart.yaml similarity index 96% rename from stable/transmission/2.1.0/Chart.yaml rename to stable/transmission/2.2.0/Chart.yaml index ea855ba2769..545d1039767 100644 --- a/stable/transmission/2.1.0/Chart.yaml +++ b/stable/transmission/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: transmission -version: 2.1.0 +version: 2.2.0 # upstream_version: appVersion: "auto" description: API Support for your favorite torrent trackers. @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/transmission/2.1.0/README.md b/stable/transmission/2.2.0/README.md similarity index 100% rename from stable/transmission/2.1.0/README.md rename to stable/transmission/2.2.0/README.md diff --git a/stable/transmission/2.1.0/app-readme.md b/stable/transmission/2.2.0/app-readme.md similarity index 100% rename from stable/transmission/2.1.0/app-readme.md rename to stable/transmission/2.2.0/app-readme.md diff --git a/stable/transmission/2.2.0/charts/common-2.2.0.tgz b/stable/transmission/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/transmission/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/transmission/2.1.0/ix_values.yaml b/stable/transmission/2.2.0/ix_values.yaml similarity index 100% rename from stable/transmission/2.1.0/ix_values.yaml rename to stable/transmission/2.2.0/ix_values.yaml diff --git a/stable/transmission/2.1.0/questions.yaml b/stable/transmission/2.2.0/questions.yaml similarity index 100% rename from stable/transmission/2.1.0/questions.yaml rename to stable/transmission/2.2.0/questions.yaml diff --git a/stable/transmission/2.1.0/templates/common.yaml b/stable/transmission/2.2.0/templates/common.yaml similarity index 100% rename from stable/transmission/2.1.0/templates/common.yaml rename to stable/transmission/2.2.0/templates/common.yaml diff --git a/stable/transmission/2.1.0/templates/configmap.yaml b/stable/transmission/2.2.0/templates/configmap.yaml similarity index 100% rename from stable/transmission/2.1.0/templates/configmap.yaml rename to stable/transmission/2.2.0/templates/configmap.yaml diff --git a/stable/transmission/2.1.0/test_values.yaml b/stable/transmission/2.2.0/test_values.yaml similarity index 100% rename from stable/transmission/2.1.0/test_values.yaml rename to stable/transmission/2.2.0/test_values.yaml diff --git a/stable/transmission/2.1.0/values.yaml b/stable/transmission/2.2.0/values.yaml similarity index 100% rename from stable/transmission/2.1.0/values.yaml rename to stable/transmission/2.2.0/values.yaml diff --git a/stable/zwavejs2mqtt/2.1.0/Chart.lock b/stable/zwavejs2mqtt/2.1.0/Chart.lock deleted file mode 100644 index 07e7c799985..00000000000 --- a/stable/zwavejs2mqtt/2.1.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.1.4 -digest: sha256:85951db7a56787b48500476193e8301acf431a4b6e9b4a933760d278383eda37 -generated: "2021-04-10T18:23:14.680612645Z" diff --git a/stable/zwavejs2mqtt/2.1.0/charts/common-2.1.4.tgz b/stable/zwavejs2mqtt/2.1.0/charts/common-2.1.4.tgz deleted file mode 100644 index 3da3da7e93b..00000000000 Binary files a/stable/zwavejs2mqtt/2.1.0/charts/common-2.1.4.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/2.1.0/.helmignore b/stable/zwavejs2mqtt/2.2.0/.helmignore similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/.helmignore rename to stable/zwavejs2mqtt/2.2.0/.helmignore diff --git a/stable/zwavejs2mqtt/2.1.0/CONFIG.md b/stable/zwavejs2mqtt/2.2.0/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/CONFIG.md rename to stable/zwavejs2mqtt/2.2.0/CONFIG.md diff --git a/stable/zwavejs2mqtt/2.2.0/Chart.lock b/stable/zwavejs2mqtt/2.2.0/Chart.lock new file mode 100644 index 00000000000..7528f8c9445 --- /dev/null +++ b/stable/zwavejs2mqtt/2.2.0/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.0 +digest: sha256:ee8d4f575196a701eb9f99be5416dce749c689c288c4dd5b6265546e181f188b +generated: "2021-04-12T13:04:11.520412897Z" diff --git a/stable/zwavejs2mqtt/2.1.0/Chart.yaml b/stable/zwavejs2mqtt/2.2.0/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/2.1.0/Chart.yaml rename to stable/zwavejs2mqtt/2.2.0/Chart.yaml index f12531e453e..2053ec690bc 100644 --- a/stable/zwavejs2mqtt/2.1.0/Chart.yaml +++ b/stable/zwavejs2mqtt/2.2.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zwavejs2mqtt -version: 2.1.0 +version: 2.2.0 upstream_version: 1.1.0 appVersion: "auto" description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -22,7 +22,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.1.4 + version: 2.2.0 # condition: maintainers: - name: TrueCharts diff --git a/stable/zwavejs2mqtt/2.1.0/README.md b/stable/zwavejs2mqtt/2.2.0/README.md similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/README.md rename to stable/zwavejs2mqtt/2.2.0/README.md diff --git a/stable/zwavejs2mqtt/2.1.0/app-readme.md b/stable/zwavejs2mqtt/2.2.0/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/app-readme.md rename to stable/zwavejs2mqtt/2.2.0/app-readme.md diff --git a/stable/zwavejs2mqtt/2.2.0/charts/common-2.2.0.tgz b/stable/zwavejs2mqtt/2.2.0/charts/common-2.2.0.tgz new file mode 100644 index 00000000000..050ab2d7b8e Binary files /dev/null and b/stable/zwavejs2mqtt/2.2.0/charts/common-2.2.0.tgz differ diff --git a/stable/zwavejs2mqtt/2.1.0/ix_values.yaml b/stable/zwavejs2mqtt/2.2.0/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/ix_values.yaml rename to stable/zwavejs2mqtt/2.2.0/ix_values.yaml diff --git a/stable/zwavejs2mqtt/2.1.0/questions.yaml b/stable/zwavejs2mqtt/2.2.0/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/questions.yaml rename to stable/zwavejs2mqtt/2.2.0/questions.yaml diff --git a/stable/zwavejs2mqtt/2.1.0/templates/common.yaml b/stable/zwavejs2mqtt/2.2.0/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/templates/common.yaml rename to stable/zwavejs2mqtt/2.2.0/templates/common.yaml diff --git a/stable/zwavejs2mqtt/2.1.0/test_values.yaml b/stable/zwavejs2mqtt/2.2.0/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/test_values.yaml rename to stable/zwavejs2mqtt/2.2.0/test_values.yaml diff --git a/stable/zwavejs2mqtt/2.1.0/values.yaml b/stable/zwavejs2mqtt/2.2.0/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.1.0/values.yaml rename to stable/zwavejs2mqtt/2.2.0/values.yaml