diff --git a/dev/phpmyadmin/0.0.4/Chart.lock b/dev/phpmyadmin/0.0.4/Chart.lock deleted file mode 100644 index ac8eb321ff3..00000000000 --- a/dev/phpmyadmin/0.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:26.407377463Z" diff --git a/dev/phpmyadmin/0.0.4/charts/common-2.0.3.tgz b/dev/phpmyadmin/0.0.4/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/dev/phpmyadmin/0.0.4/charts/common-2.0.3.tgz and /dev/null differ diff --git a/dev/phpmyadmin/0.0.4/.helmignore b/dev/phpmyadmin/0.1.0/.helmignore similarity index 100% rename from dev/phpmyadmin/0.0.4/.helmignore rename to dev/phpmyadmin/0.1.0/.helmignore diff --git a/dev/phpmyadmin/0.0.4/CONFIG.md b/dev/phpmyadmin/0.1.0/CONFIG.md similarity index 100% rename from dev/phpmyadmin/0.0.4/CONFIG.md rename to dev/phpmyadmin/0.1.0/CONFIG.md diff --git a/dev/phpmyadmin/0.1.0/Chart.lock b/dev/phpmyadmin/0.1.0/Chart.lock new file mode 100644 index 00000000000..cc6eeb3dd35 --- /dev/null +++ b/dev/phpmyadmin/0.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.4/Chart.yaml b/dev/phpmyadmin/0.1.0/Chart.yaml similarity index 95% rename from dev/phpmyadmin/0.0.4/Chart.yaml rename to dev/phpmyadmin/0.1.0/Chart.yaml index af0e4f1cfa9..b952158c2c6 100644 --- a/dev/phpmyadmin/0.0.4/Chart.yaml +++ b/dev/phpmyadmin/0.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: phpmyadmin -version: 0.0.4 +version: 0.1.0 upstream_version: 8.2.4 appVersion: "auto" description: phpMyAdmin is an mysql administration frontend @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/dev/phpmyadmin/0.0.4/README.md b/dev/phpmyadmin/0.1.0/README.md similarity index 100% rename from dev/phpmyadmin/0.0.4/README.md rename to dev/phpmyadmin/0.1.0/README.md diff --git a/dev/phpmyadmin/0.0.4/app-readme.md b/dev/phpmyadmin/0.1.0/app-readme.md similarity index 100% rename from dev/phpmyadmin/0.0.4/app-readme.md rename to dev/phpmyadmin/0.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/dev/phpmyadmin/0.1.0/charts/common-2.1.4.tgz differ diff --git a/dev/phpmyadmin/0.0.4/ix_values.yaml b/dev/phpmyadmin/0.1.0/ix_values.yaml similarity index 100% rename from dev/phpmyadmin/0.0.4/ix_values.yaml rename to dev/phpmyadmin/0.1.0/ix_values.yaml diff --git a/dev/phpmyadmin/0.0.4/questions.yaml b/dev/phpmyadmin/0.1.0/questions.yaml similarity index 100% rename from dev/phpmyadmin/0.0.4/questions.yaml rename to dev/phpmyadmin/0.1.0/questions.yaml diff --git a/dev/phpmyadmin/0.0.4/templates/common.yaml b/dev/phpmyadmin/0.1.0/templates/common.yaml similarity index 100% rename from dev/phpmyadmin/0.0.4/templates/common.yaml rename to dev/phpmyadmin/0.1.0/templates/common.yaml diff --git a/dev/phpmyadmin/0.0.4/test_values.yaml b/dev/phpmyadmin/0.1.0/test_values.yaml similarity index 100% rename from dev/phpmyadmin/0.0.4/test_values.yaml rename to dev/phpmyadmin/0.1.0/test_values.yaml diff --git a/dev/phpmyadmin/0.0.4/values.yaml b/dev/phpmyadmin/0.1.0/values.yaml similarity index 100% rename from dev/phpmyadmin/0.0.4/values.yaml rename to dev/phpmyadmin/0.1.0/values.yaml diff --git a/dev/postgres-operator/0.0.2/charts/common-2.0.3.tgz b/dev/postgres-operator/0.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/dev/postgres-operator/0.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/dev/postgres-operator/0.0.2/.helmignore b/dev/postgres-operator/0.1.0/.helmignore similarity index 100% rename from dev/postgres-operator/0.0.2/.helmignore rename to dev/postgres-operator/0.1.0/.helmignore diff --git a/dev/postgres-operator/0.0.2/CONFIG.md b/dev/postgres-operator/0.1.0/CONFIG.md similarity index 100% rename from dev/postgres-operator/0.0.2/CONFIG.md rename to dev/postgres-operator/0.1.0/CONFIG.md diff --git a/dev/postgres-operator/0.0.2/Chart.lock b/dev/postgres-operator/0.1.0/Chart.lock similarity index 72% rename from dev/postgres-operator/0.0.2/Chart.lock rename to dev/postgres-operator/0.1.0/Chart.lock index b29d41f0eea..f7e507769b2 100644 --- a/dev/postgres-operator/0.0.2/Chart.lock +++ b/dev/postgres-operator/0.1.0/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 - 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:cda8fe9759e283fe6f9555f1bdd651dd4474422fb054c8610404326991391ee1 -generated: "2021-04-10T15:42:33.654814397Z" +digest: sha256:8ac177b6a7f854b271d0f539140ed17b7c766a2d627ba9aa4588da5916b81605 +generated: "2021-04-10T18:24:41.756404965Z" diff --git a/dev/postgres-operator/0.0.2/Chart.yaml b/dev/postgres-operator/0.1.0/Chart.yaml similarity index 97% rename from dev/postgres-operator/0.0.2/Chart.yaml rename to dev/postgres-operator/0.1.0/Chart.yaml index aadd0c3f2ad..d3ebe3c4bf3 100644 --- a/dev/postgres-operator/0.0.2/Chart.yaml +++ b/dev/postgres-operator/0.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: postgres-operator -version: 0.0.2 +version: 0.1.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.0.3 + version: 2.1.4 # 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.0.2/README.md b/dev/postgres-operator/0.1.0/README.md similarity index 100% rename from dev/postgres-operator/0.0.2/README.md rename to dev/postgres-operator/0.1.0/README.md diff --git a/dev/postgres-operator/0.0.2/app-readme.md b/dev/postgres-operator/0.1.0/app-readme.md similarity index 100% rename from dev/postgres-operator/0.0.2/app-readme.md rename to dev/postgres-operator/0.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/dev/postgres-operator/0.1.0/charts/common-2.1.4.tgz differ diff --git a/dev/postgres-operator/0.0.2/charts/postgres-operator-1.6.2.tgz b/dev/postgres-operator/0.1.0/charts/postgres-operator-1.6.2.tgz similarity index 100% rename from dev/postgres-operator/0.0.2/charts/postgres-operator-1.6.2.tgz rename to dev/postgres-operator/0.1.0/charts/postgres-operator-1.6.2.tgz diff --git a/dev/postgres-operator/0.0.2/charts/postgres-operator-ui-1.6.2.tgz b/dev/postgres-operator/0.1.0/charts/postgres-operator-ui-1.6.2.tgz similarity index 100% rename from dev/postgres-operator/0.0.2/charts/postgres-operator-ui-1.6.2.tgz rename to dev/postgres-operator/0.1.0/charts/postgres-operator-ui-1.6.2.tgz diff --git a/dev/postgres-operator/0.0.2/ix_values.yaml b/dev/postgres-operator/0.1.0/ix_values.yaml similarity index 100% rename from dev/postgres-operator/0.0.2/ix_values.yaml rename to dev/postgres-operator/0.1.0/ix_values.yaml diff --git a/dev/postgres-operator/0.0.2/questions.yaml b/dev/postgres-operator/0.1.0/questions.yaml similarity index 100% rename from dev/postgres-operator/0.0.2/questions.yaml rename to dev/postgres-operator/0.1.0/questions.yaml diff --git a/dev/postgres-operator/0.0.2/templates/common.yaml b/dev/postgres-operator/0.1.0/templates/common.yaml similarity index 100% rename from dev/postgres-operator/0.0.2/templates/common.yaml rename to dev/postgres-operator/0.1.0/templates/common.yaml diff --git a/dev/postgres-operator/0.0.2/templates/envconfig.yaml b/dev/postgres-operator/0.1.0/templates/envconfig.yaml similarity index 100% rename from dev/postgres-operator/0.0.2/templates/envconfig.yaml rename to dev/postgres-operator/0.1.0/templates/envconfig.yaml diff --git a/dev/postgres-operator/0.0.2/test_values.yaml b/dev/postgres-operator/0.1.0/test_values.yaml similarity index 100% rename from dev/postgres-operator/0.0.2/test_values.yaml rename to dev/postgres-operator/0.1.0/test_values.yaml diff --git a/dev/postgres-operator/0.0.2/values.yaml b/dev/postgres-operator/0.1.0/values.yaml similarity index 100% rename from dev/postgres-operator/0.0.2/values.yaml rename to dev/postgres-operator/0.1.0/values.yaml diff --git a/incubator/bazarr/2.0.2/Chart.lock b/incubator/bazarr/2.0.2/Chart.lock deleted file mode 100644 index 4371eacd5f0..00000000000 --- a/incubator/bazarr/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:23.856973564Z" diff --git a/incubator/bazarr/2.0.2/charts/common-2.0.3.tgz b/incubator/bazarr/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/bazarr/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/bazarr/2.0.2/.helmignore b/incubator/bazarr/2.1.0/.helmignore similarity index 100% rename from incubator/bazarr/2.0.2/.helmignore rename to incubator/bazarr/2.1.0/.helmignore diff --git a/incubator/bazarr/2.0.2/CONFIG.md b/incubator/bazarr/2.1.0/CONFIG.md similarity index 100% rename from incubator/bazarr/2.0.2/CONFIG.md rename to incubator/bazarr/2.1.0/CONFIG.md diff --git a/incubator/bazarr/2.1.0/Chart.lock b/incubator/bazarr/2.1.0/Chart.lock new file mode 100644 index 00000000000..3829503987d --- /dev/null +++ b/incubator/bazarr/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/bazarr/2.1.0/Chart.yaml similarity index 96% rename from incubator/bazarr/2.0.2/Chart.yaml rename to incubator/bazarr/2.1.0/Chart.yaml index d57287672e5..99e88d0e499 100644 --- a/incubator/bazarr/2.0.2/Chart.yaml +++ b/incubator/bazarr/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bazarr -version: 2.0.2 +version: 2.1.0 upstream_version: 5.2.1 appVersion: "auto" description: Bazarr is a companion application to Bazarr and Radarr. It manages and downloads subtitles based on your requirements @@ -24,7 +24,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/bazarr/2.0.2/README.md b/incubator/bazarr/2.1.0/README.md similarity index 100% rename from incubator/bazarr/2.0.2/README.md rename to incubator/bazarr/2.1.0/README.md diff --git a/incubator/bazarr/2.0.2/app-readme.md b/incubator/bazarr/2.1.0/app-readme.md similarity index 100% rename from incubator/bazarr/2.0.2/app-readme.md rename to incubator/bazarr/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/bazarr/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/bazarr/2.0.2/ix_values.yaml b/incubator/bazarr/2.1.0/ix_values.yaml similarity index 100% rename from incubator/bazarr/2.0.2/ix_values.yaml rename to incubator/bazarr/2.1.0/ix_values.yaml diff --git a/incubator/bazarr/2.0.2/questions.yaml b/incubator/bazarr/2.1.0/questions.yaml similarity index 100% rename from incubator/bazarr/2.0.2/questions.yaml rename to incubator/bazarr/2.1.0/questions.yaml diff --git a/incubator/bazarr/2.0.2/templates/common.yaml b/incubator/bazarr/2.1.0/templates/common.yaml similarity index 100% rename from incubator/bazarr/2.0.2/templates/common.yaml rename to incubator/bazarr/2.1.0/templates/common.yaml diff --git a/incubator/bazarr/2.0.2/test_values.yaml b/incubator/bazarr/2.1.0/test_values.yaml similarity index 100% rename from incubator/bazarr/2.0.2/test_values.yaml rename to incubator/bazarr/2.1.0/test_values.yaml diff --git a/incubator/bazarr/2.0.2/values.yaml b/incubator/bazarr/2.1.0/values.yaml similarity index 100% rename from incubator/bazarr/2.0.2/values.yaml rename to incubator/bazarr/2.1.0/values.yaml diff --git a/incubator/calibre-web/2.0.2/Chart.lock b/incubator/calibre-web/2.0.2/Chart.lock deleted file mode 100644 index d239ecac077..00000000000 --- a/incubator/calibre-web/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:21.411444365Z" diff --git a/incubator/calibre-web/2.0.2/charts/common-2.0.3.tgz b/incubator/calibre-web/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/calibre-web/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/calibre-web/2.0.2/.helmignore b/incubator/calibre-web/2.1.0/.helmignore similarity index 100% rename from incubator/calibre-web/2.0.2/.helmignore rename to incubator/calibre-web/2.1.0/.helmignore diff --git a/incubator/calibre-web/2.0.2/CONFIG.md b/incubator/calibre-web/2.1.0/CONFIG.md similarity index 100% rename from incubator/calibre-web/2.0.2/CONFIG.md rename to incubator/calibre-web/2.1.0/CONFIG.md diff --git a/incubator/calibre-web/2.1.0/Chart.lock b/incubator/calibre-web/2.1.0/Chart.lock new file mode 100644 index 00000000000..18b24553d26 --- /dev/null +++ b/incubator/calibre-web/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/calibre-web/2.1.0/Chart.yaml similarity index 96% rename from incubator/calibre-web/2.0.2/Chart.yaml rename to incubator/calibre-web/2.1.0/Chart.yaml index 6a332a68fdd..7792263d06c 100644 --- a/incubator/calibre-web/2.0.2/Chart.yaml +++ b/incubator/calibre-web/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: calibre-web -version: 2.0.2 +version: 2.1.0 upstream_version: 4.3.1 appVersion: "auto" description: Calibre-Web is a web app providing a clean interface for browsing, reading and downloading eBooks using an existing Calibre database. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/calibre-web/2.0.2/README.md b/incubator/calibre-web/2.1.0/README.md similarity index 100% rename from incubator/calibre-web/2.0.2/README.md rename to incubator/calibre-web/2.1.0/README.md diff --git a/incubator/calibre-web/2.0.2/app-readme.md b/incubator/calibre-web/2.1.0/app-readme.md similarity index 100% rename from incubator/calibre-web/2.0.2/app-readme.md rename to incubator/calibre-web/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/calibre-web/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/calibre-web/2.0.2/ix_values.yaml b/incubator/calibre-web/2.1.0/ix_values.yaml similarity index 100% rename from incubator/calibre-web/2.0.2/ix_values.yaml rename to incubator/calibre-web/2.1.0/ix_values.yaml diff --git a/incubator/calibre-web/2.0.2/questions.yaml b/incubator/calibre-web/2.1.0/questions.yaml similarity index 100% rename from incubator/calibre-web/2.0.2/questions.yaml rename to incubator/calibre-web/2.1.0/questions.yaml diff --git a/incubator/calibre-web/2.0.2/templates/NOTES.txt b/incubator/calibre-web/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/calibre-web/2.0.2/templates/NOTES.txt rename to incubator/calibre-web/2.1.0/templates/NOTES.txt diff --git a/incubator/calibre-web/2.0.2/templates/common.yaml b/incubator/calibre-web/2.1.0/templates/common.yaml similarity index 100% rename from incubator/calibre-web/2.0.2/templates/common.yaml rename to incubator/calibre-web/2.1.0/templates/common.yaml diff --git a/incubator/calibre-web/2.0.2/test_values.yaml b/incubator/calibre-web/2.1.0/test_values.yaml similarity index 100% rename from incubator/calibre-web/2.0.2/test_values.yaml rename to incubator/calibre-web/2.1.0/test_values.yaml diff --git a/incubator/calibre-web/2.0.2/values.yaml b/incubator/calibre-web/2.1.0/values.yaml similarity index 100% rename from incubator/calibre-web/2.0.2/values.yaml rename to incubator/calibre-web/2.1.0/values.yaml diff --git a/incubator/deluge/2.0.2/Chart.lock b/incubator/deluge/2.0.2/Chart.lock deleted file mode 100644 index bf0973673ef..00000000000 --- a/incubator/deluge/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:19.027964398Z" diff --git a/incubator/deluge/2.0.2/charts/common-2.0.3.tgz b/incubator/deluge/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/deluge/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/deluge/2.0.2/.helmignore b/incubator/deluge/2.1.0/.helmignore similarity index 100% rename from incubator/deluge/2.0.2/.helmignore rename to incubator/deluge/2.1.0/.helmignore diff --git a/incubator/deluge/2.0.2/CONFIG.md b/incubator/deluge/2.1.0/CONFIG.md similarity index 100% rename from incubator/deluge/2.0.2/CONFIG.md rename to incubator/deluge/2.1.0/CONFIG.md diff --git a/incubator/deluge/2.1.0/Chart.lock b/incubator/deluge/2.1.0/Chart.lock new file mode 100644 index 00000000000..10dbe7bbed9 --- /dev/null +++ b/incubator/deluge/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/deluge/2.1.0/Chart.yaml similarity index 95% rename from incubator/deluge/2.0.2/Chart.yaml rename to incubator/deluge/2.1.0/Chart.yaml index 8987fa22681..8cbc6356caf 100644 --- a/incubator/deluge/2.0.2/Chart.yaml +++ b/incubator/deluge/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: deluge -version: 2.0.2 +version: 2.1.0 # upstream_version: appVersion: "auto" description: Deluge App for TrueNAS SCALE @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/deluge/2.0.2/README.md b/incubator/deluge/2.1.0/README.md similarity index 100% rename from incubator/deluge/2.0.2/README.md rename to incubator/deluge/2.1.0/README.md diff --git a/incubator/deluge/2.0.2/app-readme.md b/incubator/deluge/2.1.0/app-readme.md similarity index 100% rename from incubator/deluge/2.0.2/app-readme.md rename to incubator/deluge/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/deluge/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/deluge/2.0.2/ix_values.yaml b/incubator/deluge/2.1.0/ix_values.yaml similarity index 100% rename from incubator/deluge/2.0.2/ix_values.yaml rename to incubator/deluge/2.1.0/ix_values.yaml diff --git a/incubator/deluge/2.0.2/questions.yaml b/incubator/deluge/2.1.0/questions.yaml similarity index 100% rename from incubator/deluge/2.0.2/questions.yaml rename to incubator/deluge/2.1.0/questions.yaml diff --git a/incubator/deluge/2.0.2/templates/common.yaml b/incubator/deluge/2.1.0/templates/common.yaml similarity index 100% rename from incubator/deluge/2.0.2/templates/common.yaml rename to incubator/deluge/2.1.0/templates/common.yaml diff --git a/incubator/deluge/2.0.2/test_values.yaml b/incubator/deluge/2.1.0/test_values.yaml similarity index 100% rename from incubator/deluge/2.0.2/test_values.yaml rename to incubator/deluge/2.1.0/test_values.yaml diff --git a/incubator/deluge/2.0.2/values.yaml b/incubator/deluge/2.1.0/values.yaml similarity index 100% rename from incubator/deluge/2.0.2/values.yaml rename to incubator/deluge/2.1.0/values.yaml diff --git a/incubator/freshrss/2.0.2/Chart.lock b/incubator/freshrss/2.0.2/Chart.lock deleted file mode 100644 index f1fb00cbebf..00000000000 --- a/incubator/freshrss/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:16.623781785Z" diff --git a/incubator/freshrss/2.0.2/charts/common-2.0.3.tgz b/incubator/freshrss/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/freshrss/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/freshrss/2.0.2/.helmignore b/incubator/freshrss/2.1.0/.helmignore similarity index 100% rename from incubator/freshrss/2.0.2/.helmignore rename to incubator/freshrss/2.1.0/.helmignore diff --git a/incubator/freshrss/2.0.2/CONFIG.md b/incubator/freshrss/2.1.0/CONFIG.md similarity index 100% rename from incubator/freshrss/2.0.2/CONFIG.md rename to incubator/freshrss/2.1.0/CONFIG.md diff --git a/incubator/freshrss/2.1.0/Chart.lock b/incubator/freshrss/2.1.0/Chart.lock new file mode 100644 index 00000000000..3e9e1d5222b --- /dev/null +++ b/incubator/freshrss/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/freshrss/2.1.0/Chart.yaml similarity index 96% rename from incubator/freshrss/2.0.2/Chart.yaml rename to incubator/freshrss/2.1.0/Chart.yaml index 51ca7edfa59..b38075ed19e 100644 --- a/incubator/freshrss/2.0.2/Chart.yaml +++ b/incubator/freshrss/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: freshrss -version: 2.0.2 +version: 2.1.0 upstream_version: 2.3.1 appVersion: "auto" description: FreshRSS is a self-hosted RSS feed aggregator @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/freshrss/2.0.2/README.md b/incubator/freshrss/2.1.0/README.md similarity index 100% rename from incubator/freshrss/2.0.2/README.md rename to incubator/freshrss/2.1.0/README.md diff --git a/incubator/freshrss/2.0.2/app-readme.md b/incubator/freshrss/2.1.0/app-readme.md similarity index 100% rename from incubator/freshrss/2.0.2/app-readme.md rename to incubator/freshrss/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/freshrss/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/freshrss/2.0.2/ix_values.yaml b/incubator/freshrss/2.1.0/ix_values.yaml similarity index 100% rename from incubator/freshrss/2.0.2/ix_values.yaml rename to incubator/freshrss/2.1.0/ix_values.yaml diff --git a/incubator/freshrss/2.0.2/questions.yaml b/incubator/freshrss/2.1.0/questions.yaml similarity index 100% rename from incubator/freshrss/2.0.2/questions.yaml rename to incubator/freshrss/2.1.0/questions.yaml diff --git a/incubator/freshrss/2.0.2/templates/NOTES.txt b/incubator/freshrss/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/freshrss/2.0.2/templates/NOTES.txt rename to incubator/freshrss/2.1.0/templates/NOTES.txt diff --git a/incubator/freshrss/2.0.2/templates/common.yaml b/incubator/freshrss/2.1.0/templates/common.yaml similarity index 100% rename from incubator/freshrss/2.0.2/templates/common.yaml rename to incubator/freshrss/2.1.0/templates/common.yaml diff --git a/incubator/freshrss/2.0.2/test_values.yaml b/incubator/freshrss/2.1.0/test_values.yaml similarity index 100% rename from incubator/freshrss/2.0.2/test_values.yaml rename to incubator/freshrss/2.1.0/test_values.yaml diff --git a/incubator/freshrss/2.0.2/values.yaml b/incubator/freshrss/2.1.0/values.yaml similarity index 100% rename from incubator/freshrss/2.0.2/values.yaml rename to incubator/freshrss/2.1.0/values.yaml diff --git a/incubator/gaps/2.0.2/Chart.lock b/incubator/gaps/2.0.2/Chart.lock deleted file mode 100644 index 3c5196a25f3..00000000000 --- a/incubator/gaps/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:13.994977471Z" diff --git a/incubator/gaps/2.0.2/charts/common-2.0.3.tgz b/incubator/gaps/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/gaps/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/gaps/2.0.2/.helmignore b/incubator/gaps/2.1.0/.helmignore similarity index 100% rename from incubator/gaps/2.0.2/.helmignore rename to incubator/gaps/2.1.0/.helmignore diff --git a/incubator/gaps/2.0.2/CONFIG.md b/incubator/gaps/2.1.0/CONFIG.md similarity index 100% rename from incubator/gaps/2.0.2/CONFIG.md rename to incubator/gaps/2.1.0/CONFIG.md diff --git a/incubator/gaps/2.1.0/Chart.lock b/incubator/gaps/2.1.0/Chart.lock new file mode 100644 index 00000000000..2cc9df28605 --- /dev/null +++ b/incubator/gaps/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/gaps/2.1.0/Chart.yaml similarity index 96% rename from incubator/gaps/2.0.2/Chart.yaml rename to incubator/gaps/2.1.0/Chart.yaml index f73bb265561..77ce0427e40 100644 --- a/incubator/gaps/2.0.2/Chart.yaml +++ b/incubator/gaps/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: gaps -version: 2.0.2 +version: 2.1.0 upstream_version: 1.1.1 appVersion: "auto" description: Gaps searches through your Plex Server or local folders for all movies, then queries for known movies in the same collection. @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/gaps/2.0.2/README.md b/incubator/gaps/2.1.0/README.md similarity index 100% rename from incubator/gaps/2.0.2/README.md rename to incubator/gaps/2.1.0/README.md diff --git a/incubator/gaps/2.0.2/app-readme.md b/incubator/gaps/2.1.0/app-readme.md similarity index 100% rename from incubator/gaps/2.0.2/app-readme.md rename to incubator/gaps/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/gaps/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/gaps/2.0.2/ix_values.yaml b/incubator/gaps/2.1.0/ix_values.yaml similarity index 100% rename from incubator/gaps/2.0.2/ix_values.yaml rename to incubator/gaps/2.1.0/ix_values.yaml diff --git a/incubator/gaps/2.0.2/questions.yaml b/incubator/gaps/2.1.0/questions.yaml similarity index 100% rename from incubator/gaps/2.0.2/questions.yaml rename to incubator/gaps/2.1.0/questions.yaml diff --git a/incubator/gaps/2.0.2/templates/NOTES.txt b/incubator/gaps/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/gaps/2.0.2/templates/NOTES.txt rename to incubator/gaps/2.1.0/templates/NOTES.txt diff --git a/incubator/gaps/2.0.2/templates/common.yaml b/incubator/gaps/2.1.0/templates/common.yaml similarity index 100% rename from incubator/gaps/2.0.2/templates/common.yaml rename to incubator/gaps/2.1.0/templates/common.yaml diff --git a/incubator/gaps/2.0.2/test_values.yaml b/incubator/gaps/2.1.0/test_values.yaml similarity index 100% rename from incubator/gaps/2.0.2/test_values.yaml rename to incubator/gaps/2.1.0/test_values.yaml diff --git a/incubator/gaps/2.0.2/values.yaml b/incubator/gaps/2.1.0/values.yaml similarity index 100% rename from incubator/gaps/2.0.2/values.yaml rename to incubator/gaps/2.1.0/values.yaml diff --git a/incubator/grocy/2.0.2/Chart.lock b/incubator/grocy/2.0.2/Chart.lock deleted file mode 100644 index b171ff65746..00000000000 --- a/incubator/grocy/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:11.639515954Z" diff --git a/incubator/grocy/2.0.2/charts/common-2.0.3.tgz b/incubator/grocy/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/grocy/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/grocy/2.0.2/.helmignore b/incubator/grocy/2.1.0/.helmignore similarity index 100% rename from incubator/grocy/2.0.2/.helmignore rename to incubator/grocy/2.1.0/.helmignore diff --git a/incubator/grocy/2.0.2/CONFIG.md b/incubator/grocy/2.1.0/CONFIG.md similarity index 100% rename from incubator/grocy/2.0.2/CONFIG.md rename to incubator/grocy/2.1.0/CONFIG.md diff --git a/incubator/grocy/2.1.0/Chart.lock b/incubator/grocy/2.1.0/Chart.lock new file mode 100644 index 00000000000..89acb4df906 --- /dev/null +++ b/incubator/grocy/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/grocy/2.1.0/Chart.yaml similarity index 95% rename from incubator/grocy/2.0.2/Chart.yaml rename to incubator/grocy/2.1.0/Chart.yaml index e8efa0add69..3df39c2b807 100644 --- a/incubator/grocy/2.0.2/Chart.yaml +++ b/incubator/grocy/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: grocy -version: 2.0.2 +version: 2.1.0 upstream_version: 4.3.1 appVersion: "auto" description: ERP beyond your fridge - grocy is a web-based self-hosted groceries & household management solution for your home @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/grocy/2.0.2/README.md b/incubator/grocy/2.1.0/README.md similarity index 100% rename from incubator/grocy/2.0.2/README.md rename to incubator/grocy/2.1.0/README.md diff --git a/incubator/grocy/2.0.2/app-readme.md b/incubator/grocy/2.1.0/app-readme.md similarity index 100% rename from incubator/grocy/2.0.2/app-readme.md rename to incubator/grocy/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/grocy/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/grocy/2.0.2/ix_values.yaml b/incubator/grocy/2.1.0/ix_values.yaml similarity index 100% rename from incubator/grocy/2.0.2/ix_values.yaml rename to incubator/grocy/2.1.0/ix_values.yaml diff --git a/incubator/grocy/2.0.2/questions.yaml b/incubator/grocy/2.1.0/questions.yaml similarity index 100% rename from incubator/grocy/2.0.2/questions.yaml rename to incubator/grocy/2.1.0/questions.yaml diff --git a/incubator/grocy/2.0.2/templates/common.yaml b/incubator/grocy/2.1.0/templates/common.yaml similarity index 100% rename from incubator/grocy/2.0.2/templates/common.yaml rename to incubator/grocy/2.1.0/templates/common.yaml diff --git a/incubator/grocy/2.0.2/test_values.yaml b/incubator/grocy/2.1.0/test_values.yaml similarity index 100% rename from incubator/grocy/2.0.2/test_values.yaml rename to incubator/grocy/2.1.0/test_values.yaml diff --git a/incubator/grocy/2.0.2/values.yaml b/incubator/grocy/2.1.0/values.yaml similarity index 100% rename from incubator/grocy/2.0.2/values.yaml rename to incubator/grocy/2.1.0/values.yaml diff --git a/incubator/heimdall/2.0.2/Chart.lock b/incubator/heimdall/2.0.2/Chart.lock deleted file mode 100644 index 2f61d98f351..00000000000 --- a/incubator/heimdall/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:09.267060991Z" diff --git a/incubator/heimdall/2.0.2/charts/common-2.0.3.tgz b/incubator/heimdall/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/heimdall/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/heimdall/2.0.2/.helmignore b/incubator/heimdall/2.1.0/.helmignore similarity index 100% rename from incubator/heimdall/2.0.2/.helmignore rename to incubator/heimdall/2.1.0/.helmignore diff --git a/incubator/heimdall/2.0.2/CONFIG.md b/incubator/heimdall/2.1.0/CONFIG.md similarity index 100% rename from incubator/heimdall/2.0.2/CONFIG.md rename to incubator/heimdall/2.1.0/CONFIG.md diff --git a/incubator/heimdall/2.1.0/Chart.lock b/incubator/heimdall/2.1.0/Chart.lock new file mode 100644 index 00000000000..0b4bdd4a782 --- /dev/null +++ b/incubator/heimdall/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/heimdall/2.1.0/Chart.yaml similarity index 95% rename from incubator/heimdall/2.0.2/Chart.yaml rename to incubator/heimdall/2.1.0/Chart.yaml index 3eb177cbbcc..b936029f336 100644 --- a/incubator/heimdall/2.0.2/Chart.yaml +++ b/incubator/heimdall/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: heimdall -version: 2.0.2 +version: 2.1.0 upstream_version: 4.1.1 appVersion: "auto" description: An Application dashboard and launcher @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/heimdall/2.0.2/README.md b/incubator/heimdall/2.1.0/README.md similarity index 100% rename from incubator/heimdall/2.0.2/README.md rename to incubator/heimdall/2.1.0/README.md diff --git a/incubator/heimdall/2.0.2/app-readme.md b/incubator/heimdall/2.1.0/app-readme.md similarity index 100% rename from incubator/heimdall/2.0.2/app-readme.md rename to incubator/heimdall/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/heimdall/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/heimdall/2.0.2/ix_values.yaml b/incubator/heimdall/2.1.0/ix_values.yaml similarity index 100% rename from incubator/heimdall/2.0.2/ix_values.yaml rename to incubator/heimdall/2.1.0/ix_values.yaml diff --git a/incubator/heimdall/2.0.2/questions.yaml b/incubator/heimdall/2.1.0/questions.yaml similarity index 100% rename from incubator/heimdall/2.0.2/questions.yaml rename to incubator/heimdall/2.1.0/questions.yaml diff --git a/incubator/heimdall/2.0.2/templates/common.yaml b/incubator/heimdall/2.1.0/templates/common.yaml similarity index 100% rename from incubator/heimdall/2.0.2/templates/common.yaml rename to incubator/heimdall/2.1.0/templates/common.yaml diff --git a/incubator/heimdall/2.0.2/test_values.yaml b/incubator/heimdall/2.1.0/test_values.yaml similarity index 100% rename from incubator/heimdall/2.0.2/test_values.yaml rename to incubator/heimdall/2.1.0/test_values.yaml diff --git a/incubator/heimdall/2.0.2/values.yaml b/incubator/heimdall/2.1.0/values.yaml similarity index 100% rename from incubator/heimdall/2.0.2/values.yaml rename to incubator/heimdall/2.1.0/values.yaml diff --git a/incubator/lazylibrarian/2.0.2/Chart.lock b/incubator/lazylibrarian/2.0.2/Chart.lock deleted file mode 100644 index 09b5547940e..00000000000 --- a/incubator/lazylibrarian/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:06.910893884Z" diff --git a/incubator/lazylibrarian/2.0.2/charts/common-2.0.3.tgz b/incubator/lazylibrarian/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/lazylibrarian/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/lazylibrarian/2.0.2/.helmignore b/incubator/lazylibrarian/2.1.0/.helmignore similarity index 100% rename from incubator/lazylibrarian/2.0.2/.helmignore rename to incubator/lazylibrarian/2.1.0/.helmignore diff --git a/incubator/lazylibrarian/2.0.2/CONFIG.md b/incubator/lazylibrarian/2.1.0/CONFIG.md similarity index 100% rename from incubator/lazylibrarian/2.0.2/CONFIG.md rename to incubator/lazylibrarian/2.1.0/CONFIG.md diff --git a/incubator/lazylibrarian/2.1.0/Chart.lock b/incubator/lazylibrarian/2.1.0/Chart.lock new file mode 100644 index 00000000000..2b14965b7ab --- /dev/null +++ b/incubator/lazylibrarian/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/lazylibrarian/2.1.0/Chart.yaml similarity index 96% rename from incubator/lazylibrarian/2.0.2/Chart.yaml rename to incubator/lazylibrarian/2.1.0/Chart.yaml index fea743da6b9..9a0afff3f1a 100644 --- a/incubator/lazylibrarian/2.0.2/Chart.yaml +++ b/incubator/lazylibrarian/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lazylibrarian -version: 2.0.2 +version: 2.1.0 upstream_version: 2.1.0 appVersion: "latest" description: Get all your books, like series with Sonarr... @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lazylibrarian/2.0.2/README.md b/incubator/lazylibrarian/2.1.0/README.md similarity index 100% rename from incubator/lazylibrarian/2.0.2/README.md rename to incubator/lazylibrarian/2.1.0/README.md diff --git a/incubator/lazylibrarian/2.0.2/app-readme.md b/incubator/lazylibrarian/2.1.0/app-readme.md similarity index 100% rename from incubator/lazylibrarian/2.0.2/app-readme.md rename to incubator/lazylibrarian/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/lazylibrarian/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/lazylibrarian/2.0.2/ix_values.yaml b/incubator/lazylibrarian/2.1.0/ix_values.yaml similarity index 100% rename from incubator/lazylibrarian/2.0.2/ix_values.yaml rename to incubator/lazylibrarian/2.1.0/ix_values.yaml diff --git a/incubator/lazylibrarian/2.0.2/questions.yaml b/incubator/lazylibrarian/2.1.0/questions.yaml similarity index 100% rename from incubator/lazylibrarian/2.0.2/questions.yaml rename to incubator/lazylibrarian/2.1.0/questions.yaml diff --git a/incubator/lazylibrarian/2.0.2/templates/common.yaml b/incubator/lazylibrarian/2.1.0/templates/common.yaml similarity index 100% rename from incubator/lazylibrarian/2.0.2/templates/common.yaml rename to incubator/lazylibrarian/2.1.0/templates/common.yaml diff --git a/incubator/lazylibrarian/2.0.2/test_values.yaml b/incubator/lazylibrarian/2.1.0/test_values.yaml similarity index 100% rename from incubator/lazylibrarian/2.0.2/test_values.yaml rename to incubator/lazylibrarian/2.1.0/test_values.yaml diff --git a/incubator/lazylibrarian/2.0.2/values.yaml b/incubator/lazylibrarian/2.1.0/values.yaml similarity index 100% rename from incubator/lazylibrarian/2.0.2/values.yaml rename to incubator/lazylibrarian/2.1.0/values.yaml diff --git a/incubator/lychee/2.0.2/Chart.lock b/incubator/lychee/2.0.2/Chart.lock deleted file mode 100644 index 2009c1abea5..00000000000 --- a/incubator/lychee/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:04.383761615Z" diff --git a/incubator/lychee/2.0.2/charts/common-2.0.3.tgz b/incubator/lychee/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/lychee/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/lychee/2.0.2/.helmignore b/incubator/lychee/2.1.0/.helmignore similarity index 100% rename from incubator/lychee/2.0.2/.helmignore rename to incubator/lychee/2.1.0/.helmignore diff --git a/incubator/lychee/2.0.2/CONFIG.md b/incubator/lychee/2.1.0/CONFIG.md similarity index 100% rename from incubator/lychee/2.0.2/CONFIG.md rename to incubator/lychee/2.1.0/CONFIG.md diff --git a/incubator/lychee/2.1.0/Chart.lock b/incubator/lychee/2.1.0/Chart.lock new file mode 100644 index 00000000000..302f4c154b7 --- /dev/null +++ b/incubator/lychee/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/lychee/2.1.0/Chart.yaml similarity index 96% rename from incubator/lychee/2.0.2/Chart.yaml rename to incubator/lychee/2.1.0/Chart.yaml index 6df4bd8f80c..b8221b2f15a 100644 --- a/incubator/lychee/2.0.2/Chart.yaml +++ b/incubator/lychee/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lychee -version: 2.0.2 +version: 2.1.0 upstream_version: 2.3.1 appVersion: "auto" description: Lychee is a free photo-management tool, which runs on your server or web-space @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lychee/2.0.2/README.md b/incubator/lychee/2.1.0/README.md similarity index 100% rename from incubator/lychee/2.0.2/README.md rename to incubator/lychee/2.1.0/README.md diff --git a/incubator/lychee/2.0.2/app-readme.md b/incubator/lychee/2.1.0/app-readme.md similarity index 100% rename from incubator/lychee/2.0.2/app-readme.md rename to incubator/lychee/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/lychee/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/lychee/2.0.2/ix_values.yaml b/incubator/lychee/2.1.0/ix_values.yaml similarity index 100% rename from incubator/lychee/2.0.2/ix_values.yaml rename to incubator/lychee/2.1.0/ix_values.yaml diff --git a/incubator/lychee/2.0.2/questions.yaml b/incubator/lychee/2.1.0/questions.yaml similarity index 100% rename from incubator/lychee/2.0.2/questions.yaml rename to incubator/lychee/2.1.0/questions.yaml diff --git a/incubator/lychee/2.0.2/templates/NOTES.txt b/incubator/lychee/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/lychee/2.0.2/templates/NOTES.txt rename to incubator/lychee/2.1.0/templates/NOTES.txt diff --git a/incubator/lychee/2.0.2/templates/common.yaml b/incubator/lychee/2.1.0/templates/common.yaml similarity index 100% rename from incubator/lychee/2.0.2/templates/common.yaml rename to incubator/lychee/2.1.0/templates/common.yaml diff --git a/incubator/lychee/2.0.2/test_values.yaml b/incubator/lychee/2.1.0/test_values.yaml similarity index 100% rename from incubator/lychee/2.0.2/test_values.yaml rename to incubator/lychee/2.1.0/test_values.yaml diff --git a/incubator/lychee/2.0.2/values.yaml b/incubator/lychee/2.1.0/values.yaml similarity index 100% rename from incubator/lychee/2.0.2/values.yaml rename to incubator/lychee/2.1.0/values.yaml diff --git a/incubator/navidrome/2.0.2/Chart.lock b/incubator/navidrome/2.0.2/Chart.lock deleted file mode 100644 index 9caf2eacfe1..00000000000 --- a/incubator/navidrome/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:22:01.963740809Z" diff --git a/incubator/navidrome/2.0.2/charts/common-2.0.3.tgz b/incubator/navidrome/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/navidrome/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/navidrome/2.0.2/.helmignore b/incubator/navidrome/2.1.0/.helmignore similarity index 100% rename from incubator/navidrome/2.0.2/.helmignore rename to incubator/navidrome/2.1.0/.helmignore diff --git a/incubator/navidrome/2.0.2/CONFIG.md b/incubator/navidrome/2.1.0/CONFIG.md similarity index 100% rename from incubator/navidrome/2.0.2/CONFIG.md rename to incubator/navidrome/2.1.0/CONFIG.md diff --git a/incubator/navidrome/2.1.0/Chart.lock b/incubator/navidrome/2.1.0/Chart.lock new file mode 100644 index 00000000000..70160d87a54 --- /dev/null +++ b/incubator/navidrome/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/navidrome/2.1.0/Chart.yaml similarity index 96% rename from incubator/navidrome/2.0.2/Chart.yaml rename to incubator/navidrome/2.1.0/Chart.yaml index 1ff2210b298..bd775b64034 100644 --- a/incubator/navidrome/2.0.2/Chart.yaml +++ b/incubator/navidrome/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: navidrome -version: 2.0.2 +version: 2.1.0 upstream_version: 2.3.1 appVersion: "auto" description: Navidrome is an open source web-based music collection server and streamer @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/navidrome/2.0.2/README.md b/incubator/navidrome/2.1.0/README.md similarity index 100% rename from incubator/navidrome/2.0.2/README.md rename to incubator/navidrome/2.1.0/README.md diff --git a/incubator/navidrome/2.0.2/app-readme.md b/incubator/navidrome/2.1.0/app-readme.md similarity index 100% rename from incubator/navidrome/2.0.2/app-readme.md rename to incubator/navidrome/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/navidrome/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/navidrome/2.0.2/ix_values.yaml b/incubator/navidrome/2.1.0/ix_values.yaml similarity index 100% rename from incubator/navidrome/2.0.2/ix_values.yaml rename to incubator/navidrome/2.1.0/ix_values.yaml diff --git a/incubator/navidrome/2.0.2/questions.yaml b/incubator/navidrome/2.1.0/questions.yaml similarity index 100% rename from incubator/navidrome/2.0.2/questions.yaml rename to incubator/navidrome/2.1.0/questions.yaml diff --git a/incubator/navidrome/2.0.2/templates/NOTES.txt b/incubator/navidrome/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/navidrome/2.0.2/templates/NOTES.txt rename to incubator/navidrome/2.1.0/templates/NOTES.txt diff --git a/incubator/navidrome/2.0.2/templates/common.yaml b/incubator/navidrome/2.1.0/templates/common.yaml similarity index 100% rename from incubator/navidrome/2.0.2/templates/common.yaml rename to incubator/navidrome/2.1.0/templates/common.yaml diff --git a/incubator/navidrome/2.0.2/test_values.yaml b/incubator/navidrome/2.1.0/test_values.yaml similarity index 100% rename from incubator/navidrome/2.0.2/test_values.yaml rename to incubator/navidrome/2.1.0/test_values.yaml diff --git a/incubator/navidrome/2.0.2/values.yaml b/incubator/navidrome/2.1.0/values.yaml similarity index 100% rename from incubator/navidrome/2.0.2/values.yaml rename to incubator/navidrome/2.1.0/values.yaml diff --git a/incubator/node-red/2.0.2/Chart.lock b/incubator/node-red/2.0.2/Chart.lock deleted file mode 100644 index 128db27ebf2..00000000000 --- a/incubator/node-red/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:59.513976142Z" diff --git a/incubator/node-red/2.0.2/charts/common-2.0.3.tgz b/incubator/node-red/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/node-red/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/node-red/2.0.2/.helmignore b/incubator/node-red/2.1.0/.helmignore similarity index 100% rename from incubator/node-red/2.0.2/.helmignore rename to incubator/node-red/2.1.0/.helmignore diff --git a/incubator/node-red/2.0.2/CONFIG.md b/incubator/node-red/2.1.0/CONFIG.md similarity index 100% rename from incubator/node-red/2.0.2/CONFIG.md rename to incubator/node-red/2.1.0/CONFIG.md diff --git a/incubator/node-red/2.1.0/Chart.lock b/incubator/node-red/2.1.0/Chart.lock new file mode 100644 index 00000000000..bfdcacc3935 --- /dev/null +++ b/incubator/node-red/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/node-red/2.1.0/Chart.yaml similarity index 95% rename from incubator/node-red/2.0.2/Chart.yaml rename to incubator/node-red/2.1.0/Chart.yaml index 2b75e8dbb58..c87d7378fa1 100644 --- a/incubator/node-red/2.0.2/Chart.yaml +++ b/incubator/node-red/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: node-red -version: 2.0.2 +version: 2.1.0 upstream_version: 5.2.1 appVersion: "auto" description: Node-RED is low-code programming for event-driven applications @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/node-red/2.0.2/README.md b/incubator/node-red/2.1.0/README.md similarity index 100% rename from incubator/node-red/2.0.2/README.md rename to incubator/node-red/2.1.0/README.md diff --git a/incubator/node-red/2.0.2/app-readme.md b/incubator/node-red/2.1.0/app-readme.md similarity index 100% rename from incubator/node-red/2.0.2/app-readme.md rename to incubator/node-red/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/node-red/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/node-red/2.0.2/ix_values.yaml b/incubator/node-red/2.1.0/ix_values.yaml similarity index 100% rename from incubator/node-red/2.0.2/ix_values.yaml rename to incubator/node-red/2.1.0/ix_values.yaml diff --git a/incubator/node-red/2.0.2/questions.yaml b/incubator/node-red/2.1.0/questions.yaml similarity index 100% rename from incubator/node-red/2.0.2/questions.yaml rename to incubator/node-red/2.1.0/questions.yaml diff --git a/incubator/node-red/2.0.2/templates/common.yaml b/incubator/node-red/2.1.0/templates/common.yaml similarity index 100% rename from incubator/node-red/2.0.2/templates/common.yaml rename to incubator/node-red/2.1.0/templates/common.yaml diff --git a/incubator/node-red/2.0.2/test_values.yaml b/incubator/node-red/2.1.0/test_values.yaml similarity index 100% rename from incubator/node-red/2.0.2/test_values.yaml rename to incubator/node-red/2.1.0/test_values.yaml diff --git a/incubator/node-red/2.0.2/values.yaml b/incubator/node-red/2.1.0/values.yaml similarity index 100% rename from incubator/node-red/2.0.2/values.yaml rename to incubator/node-red/2.1.0/values.yaml diff --git a/incubator/nzbget/2.0.2/Chart.lock b/incubator/nzbget/2.0.2/Chart.lock deleted file mode 100644 index 64353002a33..00000000000 --- a/incubator/nzbget/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:56.759947505Z" diff --git a/incubator/nzbget/2.0.2/charts/common-2.0.3.tgz b/incubator/nzbget/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/nzbget/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/nzbget/2.0.2/.helmignore b/incubator/nzbget/2.1.0/.helmignore similarity index 100% rename from incubator/nzbget/2.0.2/.helmignore rename to incubator/nzbget/2.1.0/.helmignore diff --git a/incubator/nzbget/2.0.2/CONFIG.md b/incubator/nzbget/2.1.0/CONFIG.md similarity index 100% rename from incubator/nzbget/2.0.2/CONFIG.md rename to incubator/nzbget/2.1.0/CONFIG.md diff --git a/incubator/nzbget/2.1.0/Chart.lock b/incubator/nzbget/2.1.0/Chart.lock new file mode 100644 index 00000000000..772d8a3b88e --- /dev/null +++ b/incubator/nzbget/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/nzbget/2.1.0/Chart.yaml similarity index 95% rename from incubator/nzbget/2.0.2/Chart.yaml rename to incubator/nzbget/2.1.0/Chart.yaml index dc15bf5ac94..2b6ea24a4a3 100644 --- a/incubator/nzbget/2.0.2/Chart.yaml +++ b/incubator/nzbget/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbget -version: 2.0.2 +version: 2.1.0 upstream_version: 7.3.1 appVersion: "auto" description: NZBGet is a Usenet downloader client @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbget/2.0.2/README.md b/incubator/nzbget/2.1.0/README.md similarity index 100% rename from incubator/nzbget/2.0.2/README.md rename to incubator/nzbget/2.1.0/README.md diff --git a/incubator/nzbget/2.0.2/app-readme.md b/incubator/nzbget/2.1.0/app-readme.md similarity index 100% rename from incubator/nzbget/2.0.2/app-readme.md rename to incubator/nzbget/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/nzbget/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/nzbget/2.0.2/ix_values.yaml b/incubator/nzbget/2.1.0/ix_values.yaml similarity index 100% rename from incubator/nzbget/2.0.2/ix_values.yaml rename to incubator/nzbget/2.1.0/ix_values.yaml diff --git a/incubator/nzbget/2.0.2/questions.yaml b/incubator/nzbget/2.1.0/questions.yaml similarity index 100% rename from incubator/nzbget/2.0.2/questions.yaml rename to incubator/nzbget/2.1.0/questions.yaml diff --git a/incubator/nzbget/2.0.2/templates/NOTES.txt b/incubator/nzbget/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/nzbget/2.0.2/templates/NOTES.txt rename to incubator/nzbget/2.1.0/templates/NOTES.txt diff --git a/incubator/nzbget/2.0.2/templates/common.yaml b/incubator/nzbget/2.1.0/templates/common.yaml similarity index 100% rename from incubator/nzbget/2.0.2/templates/common.yaml rename to incubator/nzbget/2.1.0/templates/common.yaml diff --git a/incubator/nzbget/2.0.2/test_values.yaml b/incubator/nzbget/2.1.0/test_values.yaml similarity index 100% rename from incubator/nzbget/2.0.2/test_values.yaml rename to incubator/nzbget/2.1.0/test_values.yaml diff --git a/incubator/nzbget/2.0.2/values.yaml b/incubator/nzbget/2.1.0/values.yaml similarity index 100% rename from incubator/nzbget/2.0.2/values.yaml rename to incubator/nzbget/2.1.0/values.yaml diff --git a/incubator/nzbhydra/2.0.2/Chart.lock b/incubator/nzbhydra/2.0.2/Chart.lock deleted file mode 100644 index 82bba4c58bc..00000000000 --- a/incubator/nzbhydra/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:54.445859539Z" diff --git a/incubator/nzbhydra/2.0.2/charts/common-2.0.3.tgz b/incubator/nzbhydra/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/nzbhydra/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/nzbhydra/2.0.2/.helmignore b/incubator/nzbhydra/2.1.0/.helmignore similarity index 100% rename from incubator/nzbhydra/2.0.2/.helmignore rename to incubator/nzbhydra/2.1.0/.helmignore diff --git a/incubator/nzbhydra/2.0.2/CONFIG.md b/incubator/nzbhydra/2.1.0/CONFIG.md similarity index 100% rename from incubator/nzbhydra/2.0.2/CONFIG.md rename to incubator/nzbhydra/2.1.0/CONFIG.md diff --git a/incubator/nzbhydra/2.1.0/Chart.lock b/incubator/nzbhydra/2.1.0/Chart.lock new file mode 100644 index 00000000000..1464ed2ff26 --- /dev/null +++ b/incubator/nzbhydra/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/nzbhydra/2.1.0/Chart.yaml similarity index 96% rename from incubator/nzbhydra/2.0.2/Chart.yaml rename to incubator/nzbhydra/2.1.0/Chart.yaml index 5eae527be12..b91651aebf2 100644 --- a/incubator/nzbhydra/2.0.2/Chart.yaml +++ b/incubator/nzbhydra/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbhydra -version: 2.0.2 +version: 2.1.0 upstream_version: 5.3.1 appVersion: "auto" description: Usenet meta search @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbhydra/2.0.2/README.md b/incubator/nzbhydra/2.1.0/README.md similarity index 100% rename from incubator/nzbhydra/2.0.2/README.md rename to incubator/nzbhydra/2.1.0/README.md diff --git a/incubator/nzbhydra/2.0.2/app-readme.md b/incubator/nzbhydra/2.1.0/app-readme.md similarity index 100% rename from incubator/nzbhydra/2.0.2/app-readme.md rename to incubator/nzbhydra/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/nzbhydra/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/nzbhydra/2.0.2/ix_values.yaml b/incubator/nzbhydra/2.1.0/ix_values.yaml similarity index 100% rename from incubator/nzbhydra/2.0.2/ix_values.yaml rename to incubator/nzbhydra/2.1.0/ix_values.yaml diff --git a/incubator/nzbhydra/2.0.2/questions.yaml b/incubator/nzbhydra/2.1.0/questions.yaml similarity index 100% rename from incubator/nzbhydra/2.0.2/questions.yaml rename to incubator/nzbhydra/2.1.0/questions.yaml diff --git a/incubator/nzbhydra/2.0.2/templates/NOTES.txt b/incubator/nzbhydra/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/nzbhydra/2.0.2/templates/NOTES.txt rename to incubator/nzbhydra/2.1.0/templates/NOTES.txt diff --git a/incubator/nzbhydra/2.0.2/templates/common.yaml b/incubator/nzbhydra/2.1.0/templates/common.yaml similarity index 100% rename from incubator/nzbhydra/2.0.2/templates/common.yaml rename to incubator/nzbhydra/2.1.0/templates/common.yaml diff --git a/incubator/nzbhydra/2.0.2/test_values.yaml b/incubator/nzbhydra/2.1.0/test_values.yaml similarity index 100% rename from incubator/nzbhydra/2.0.2/test_values.yaml rename to incubator/nzbhydra/2.1.0/test_values.yaml diff --git a/incubator/nzbhydra/2.0.2/values.yaml b/incubator/nzbhydra/2.1.0/values.yaml similarity index 100% rename from incubator/nzbhydra/2.0.2/values.yaml rename to incubator/nzbhydra/2.1.0/values.yaml diff --git a/incubator/organizr/2.0.2/Chart.lock b/incubator/organizr/2.0.2/Chart.lock deleted file mode 100644 index 80f76790343..00000000000 --- a/incubator/organizr/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:52.115255272Z" diff --git a/incubator/organizr/2.0.2/charts/common-2.0.3.tgz b/incubator/organizr/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/organizr/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/organizr/2.0.2/.helmignore b/incubator/organizr/2.1.0/.helmignore similarity index 100% rename from incubator/organizr/2.0.2/.helmignore rename to incubator/organizr/2.1.0/.helmignore diff --git a/incubator/organizr/2.0.2/CONFIG.md b/incubator/organizr/2.1.0/CONFIG.md similarity index 100% rename from incubator/organizr/2.0.2/CONFIG.md rename to incubator/organizr/2.1.0/CONFIG.md diff --git a/incubator/organizr/2.1.0/Chart.lock b/incubator/organizr/2.1.0/Chart.lock new file mode 100644 index 00000000000..88257071c1a --- /dev/null +++ b/incubator/organizr/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/organizr/2.1.0/Chart.yaml similarity index 95% rename from incubator/organizr/2.0.2/Chart.yaml rename to incubator/organizr/2.1.0/Chart.yaml index 0f8222620b6..bd29f174994 100644 --- a/incubator/organizr/2.0.2/Chart.yaml +++ b/incubator/organizr/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: organizr -version: 2.0.2 +version: 2.1.0 upstream_version: 3.2.1 appVersion: "latest" description: HTPC/Homelab Services Organizer @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/organizr/2.0.2/README.md b/incubator/organizr/2.1.0/README.md similarity index 100% rename from incubator/organizr/2.0.2/README.md rename to incubator/organizr/2.1.0/README.md diff --git a/incubator/organizr/2.0.2/app-readme.md b/incubator/organizr/2.1.0/app-readme.md similarity index 100% rename from incubator/organizr/2.0.2/app-readme.md rename to incubator/organizr/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/organizr/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/organizr/2.0.2/ix_values.yaml b/incubator/organizr/2.1.0/ix_values.yaml similarity index 100% rename from incubator/organizr/2.0.2/ix_values.yaml rename to incubator/organizr/2.1.0/ix_values.yaml diff --git a/incubator/organizr/2.0.2/questions.yaml b/incubator/organizr/2.1.0/questions.yaml similarity index 100% rename from incubator/organizr/2.0.2/questions.yaml rename to incubator/organizr/2.1.0/questions.yaml diff --git a/incubator/organizr/2.0.2/templates/common.yaml b/incubator/organizr/2.1.0/templates/common.yaml similarity index 100% rename from incubator/organizr/2.0.2/templates/common.yaml rename to incubator/organizr/2.1.0/templates/common.yaml diff --git a/incubator/organizr/2.0.2/test_values.yaml b/incubator/organizr/2.1.0/test_values.yaml similarity index 100% rename from incubator/organizr/2.0.2/test_values.yaml rename to incubator/organizr/2.1.0/test_values.yaml diff --git a/incubator/organizr/2.0.2/values.yaml b/incubator/organizr/2.1.0/values.yaml similarity index 100% rename from incubator/organizr/2.0.2/values.yaml rename to incubator/organizr/2.1.0/values.yaml diff --git a/incubator/qbittorrent/2.0.2/Chart.lock b/incubator/qbittorrent/2.0.2/Chart.lock deleted file mode 100644 index 8040cb87294..00000000000 --- a/incubator/qbittorrent/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:49.734516342Z" diff --git a/incubator/qbittorrent/2.0.2/charts/common-2.0.3.tgz b/incubator/qbittorrent/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/qbittorrent/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/qbittorrent/2.0.2/.helmignore b/incubator/qbittorrent/2.1.0/.helmignore similarity index 100% rename from incubator/qbittorrent/2.0.2/.helmignore rename to incubator/qbittorrent/2.1.0/.helmignore diff --git a/incubator/qbittorrent/2.0.2/CONFIG.md b/incubator/qbittorrent/2.1.0/CONFIG.md similarity index 100% rename from incubator/qbittorrent/2.0.2/CONFIG.md rename to incubator/qbittorrent/2.1.0/CONFIG.md diff --git a/incubator/qbittorrent/2.1.0/Chart.lock b/incubator/qbittorrent/2.1.0/Chart.lock new file mode 100644 index 00000000000..d56e865c30b --- /dev/null +++ b/incubator/qbittorrent/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/qbittorrent/2.1.0/Chart.yaml similarity index 96% rename from incubator/qbittorrent/2.0.2/Chart.yaml rename to incubator/qbittorrent/2.1.0/Chart.yaml index 032429d5bc5..002247fa892 100644 --- a/incubator/qbittorrent/2.0.2/Chart.yaml +++ b/incubator/qbittorrent/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qbittorrent -version: 2.0.2 +version: 2.1.0 upstream_version: 7.2.1 appVersion: "auto" description: qBittorrent is a cross-platform free and open-source BitTorrent client @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/qbittorrent/2.0.2/README.md b/incubator/qbittorrent/2.1.0/README.md similarity index 100% rename from incubator/qbittorrent/2.0.2/README.md rename to incubator/qbittorrent/2.1.0/README.md diff --git a/incubator/qbittorrent/2.0.2/app-readme.md b/incubator/qbittorrent/2.1.0/app-readme.md similarity index 100% rename from incubator/qbittorrent/2.0.2/app-readme.md rename to incubator/qbittorrent/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/qbittorrent/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/qbittorrent/2.0.2/ix_values.yaml b/incubator/qbittorrent/2.1.0/ix_values.yaml similarity index 100% rename from incubator/qbittorrent/2.0.2/ix_values.yaml rename to incubator/qbittorrent/2.1.0/ix_values.yaml diff --git a/incubator/qbittorrent/2.0.2/questions.yaml b/incubator/qbittorrent/2.1.0/questions.yaml similarity index 100% rename from incubator/qbittorrent/2.0.2/questions.yaml rename to incubator/qbittorrent/2.1.0/questions.yaml diff --git a/incubator/qbittorrent/2.0.2/templates/NOTES.txt b/incubator/qbittorrent/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/qbittorrent/2.0.2/templates/NOTES.txt rename to incubator/qbittorrent/2.1.0/templates/NOTES.txt diff --git a/incubator/qbittorrent/2.0.2/templates/common.yaml b/incubator/qbittorrent/2.1.0/templates/common.yaml similarity index 100% rename from incubator/qbittorrent/2.0.2/templates/common.yaml rename to incubator/qbittorrent/2.1.0/templates/common.yaml diff --git a/incubator/qbittorrent/2.0.2/templates/configmap.yaml b/incubator/qbittorrent/2.1.0/templates/configmap.yaml similarity index 100% rename from incubator/qbittorrent/2.0.2/templates/configmap.yaml rename to incubator/qbittorrent/2.1.0/templates/configmap.yaml diff --git a/incubator/qbittorrent/2.0.2/test_values.yaml b/incubator/qbittorrent/2.1.0/test_values.yaml similarity index 100% rename from incubator/qbittorrent/2.0.2/test_values.yaml rename to incubator/qbittorrent/2.1.0/test_values.yaml diff --git a/incubator/qbittorrent/2.0.2/values.yaml b/incubator/qbittorrent/2.1.0/values.yaml similarity index 100% rename from incubator/qbittorrent/2.0.2/values.yaml rename to incubator/qbittorrent/2.1.0/values.yaml diff --git a/incubator/readarr/2.0.2/Chart.lock b/incubator/readarr/2.0.2/Chart.lock deleted file mode 100644 index e9b9d7b521c..00000000000 --- a/incubator/readarr/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:47.303192666Z" diff --git a/incubator/readarr/2.0.2/charts/common-2.0.3.tgz b/incubator/readarr/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/readarr/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/readarr/2.0.2/.helmignore b/incubator/readarr/2.1.0/.helmignore similarity index 100% rename from incubator/readarr/2.0.2/.helmignore rename to incubator/readarr/2.1.0/.helmignore diff --git a/incubator/readarr/2.0.2/CONFIG.md b/incubator/readarr/2.1.0/CONFIG.md similarity index 100% rename from incubator/readarr/2.0.2/CONFIG.md rename to incubator/readarr/2.1.0/CONFIG.md diff --git a/incubator/readarr/2.1.0/Chart.lock b/incubator/readarr/2.1.0/Chart.lock new file mode 100644 index 00000000000..8fc434f4b94 --- /dev/null +++ b/incubator/readarr/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/readarr/2.1.0/Chart.yaml similarity index 96% rename from incubator/readarr/2.0.2/Chart.yaml rename to incubator/readarr/2.1.0/Chart.yaml index 42a97a40b18..b70bcbb6c80 100644 --- a/incubator/readarr/2.0.2/Chart.yaml +++ b/incubator/readarr/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: readarr -version: 2.0.2 +version: 2.1.0 upstream_version: 2.1.0 appVersion: "auto" description: A fork of Radarr to work with Books & AudioBooks @@ -23,7 +23,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/readarr/2.0.2/README.md b/incubator/readarr/2.1.0/README.md similarity index 100% rename from incubator/readarr/2.0.2/README.md rename to incubator/readarr/2.1.0/README.md diff --git a/incubator/readarr/2.0.2/app-readme.md b/incubator/readarr/2.1.0/app-readme.md similarity index 100% rename from incubator/readarr/2.0.2/app-readme.md rename to incubator/readarr/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/readarr/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/readarr/2.0.2/ix_values.yaml b/incubator/readarr/2.1.0/ix_values.yaml similarity index 100% rename from incubator/readarr/2.0.2/ix_values.yaml rename to incubator/readarr/2.1.0/ix_values.yaml diff --git a/incubator/readarr/2.0.2/questions.yaml b/incubator/readarr/2.1.0/questions.yaml similarity index 100% rename from incubator/readarr/2.0.2/questions.yaml rename to incubator/readarr/2.1.0/questions.yaml diff --git a/incubator/readarr/2.0.2/templates/NOTES.txt b/incubator/readarr/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/readarr/2.0.2/templates/NOTES.txt rename to incubator/readarr/2.1.0/templates/NOTES.txt diff --git a/incubator/readarr/2.0.2/templates/common.yaml b/incubator/readarr/2.1.0/templates/common.yaml similarity index 100% rename from incubator/readarr/2.0.2/templates/common.yaml rename to incubator/readarr/2.1.0/templates/common.yaml diff --git a/incubator/readarr/2.0.2/test_values.yaml b/incubator/readarr/2.1.0/test_values.yaml similarity index 100% rename from incubator/readarr/2.0.2/test_values.yaml rename to incubator/readarr/2.1.0/test_values.yaml diff --git a/incubator/readarr/2.0.2/values.yaml b/incubator/readarr/2.1.0/values.yaml similarity index 100% rename from incubator/readarr/2.0.2/values.yaml rename to incubator/readarr/2.1.0/values.yaml diff --git a/incubator/sabnzbd/2.0.2/Chart.lock b/incubator/sabnzbd/2.0.2/Chart.lock deleted file mode 100644 index fbb5c90912a..00000000000 --- a/incubator/sabnzbd/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:44.865591259Z" diff --git a/incubator/sabnzbd/2.0.2/charts/common-2.0.3.tgz b/incubator/sabnzbd/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/sabnzbd/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/sabnzbd/2.0.2/.helmignore b/incubator/sabnzbd/2.1.0/.helmignore similarity index 100% rename from incubator/sabnzbd/2.0.2/.helmignore rename to incubator/sabnzbd/2.1.0/.helmignore diff --git a/incubator/sabnzbd/2.0.2/CONFIG.md b/incubator/sabnzbd/2.1.0/CONFIG.md similarity index 100% rename from incubator/sabnzbd/2.0.2/CONFIG.md rename to incubator/sabnzbd/2.1.0/CONFIG.md diff --git a/incubator/sabnzbd/2.1.0/Chart.lock b/incubator/sabnzbd/2.1.0/Chart.lock new file mode 100644 index 00000000000..2f7e518a668 --- /dev/null +++ b/incubator/sabnzbd/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/sabnzbd/2.1.0/Chart.yaml similarity index 95% rename from incubator/sabnzbd/2.0.2/Chart.yaml rename to incubator/sabnzbd/2.1.0/Chart.yaml index e64164fc66c..b02827471f7 100644 --- a/incubator/sabnzbd/2.0.2/Chart.yaml +++ b/incubator/sabnzbd/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sabnzbd -version: 2.0.2 +version: 2.1.0 upstream_version: 5.0.1 appVersion: "auto" description: Free and easy binary newsreader @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/sabnzbd/2.0.2/README.md b/incubator/sabnzbd/2.1.0/README.md similarity index 100% rename from incubator/sabnzbd/2.0.2/README.md rename to incubator/sabnzbd/2.1.0/README.md diff --git a/incubator/sabnzbd/2.0.2/app-readme.md b/incubator/sabnzbd/2.1.0/app-readme.md similarity index 100% rename from incubator/sabnzbd/2.0.2/app-readme.md rename to incubator/sabnzbd/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/sabnzbd/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/sabnzbd/2.0.2/ix_values.yaml b/incubator/sabnzbd/2.1.0/ix_values.yaml similarity index 100% rename from incubator/sabnzbd/2.0.2/ix_values.yaml rename to incubator/sabnzbd/2.1.0/ix_values.yaml diff --git a/incubator/sabnzbd/2.0.2/questions.yaml b/incubator/sabnzbd/2.1.0/questions.yaml similarity index 100% rename from incubator/sabnzbd/2.0.2/questions.yaml rename to incubator/sabnzbd/2.1.0/questions.yaml diff --git a/incubator/sabnzbd/2.0.2/templates/NOTES.txt b/incubator/sabnzbd/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/sabnzbd/2.0.2/templates/NOTES.txt rename to incubator/sabnzbd/2.1.0/templates/NOTES.txt diff --git a/incubator/sabnzbd/2.0.2/templates/common.yaml b/incubator/sabnzbd/2.1.0/templates/common.yaml similarity index 100% rename from incubator/sabnzbd/2.0.2/templates/common.yaml rename to incubator/sabnzbd/2.1.0/templates/common.yaml diff --git a/incubator/sabnzbd/2.0.2/test_values.yaml b/incubator/sabnzbd/2.1.0/test_values.yaml similarity index 100% rename from incubator/sabnzbd/2.0.2/test_values.yaml rename to incubator/sabnzbd/2.1.0/test_values.yaml diff --git a/incubator/sabnzbd/2.0.2/values.yaml b/incubator/sabnzbd/2.1.0/values.yaml similarity index 100% rename from incubator/sabnzbd/2.0.2/values.yaml rename to incubator/sabnzbd/2.1.0/values.yaml diff --git a/incubator/truecommand/2.0.2/Chart.lock b/incubator/truecommand/2.0.2/Chart.lock deleted file mode 100644 index 6200c6ac926..00000000000 --- a/incubator/truecommand/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:42.537948695Z" diff --git a/incubator/truecommand/2.0.2/charts/common-2.0.3.tgz b/incubator/truecommand/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/truecommand/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/truecommand/2.0.2/.helmignore b/incubator/truecommand/2.1.0/.helmignore similarity index 100% rename from incubator/truecommand/2.0.2/.helmignore rename to incubator/truecommand/2.1.0/.helmignore diff --git a/incubator/truecommand/2.0.2/CONFIG.md b/incubator/truecommand/2.1.0/CONFIG.md similarity index 100% rename from incubator/truecommand/2.0.2/CONFIG.md rename to incubator/truecommand/2.1.0/CONFIG.md diff --git a/incubator/truecommand/2.1.0/Chart.lock b/incubator/truecommand/2.1.0/Chart.lock new file mode 100644 index 00000000000..0314c0433b0 --- /dev/null +++ b/incubator/truecommand/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/truecommand/2.1.0/Chart.yaml similarity index 95% rename from incubator/truecommand/2.0.2/Chart.yaml rename to incubator/truecommand/2.1.0/Chart.yaml index e430c993f98..dd3ba23acac 100644 --- a/incubator/truecommand/2.0.2/Chart.yaml +++ b/incubator/truecommand/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: truecommand -version: 2.0.2 +version: 2.1.0 # upstream_version: 1.1.0 appVersion: "nightly" description: Aggregated management of TrueNAS devices @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/truecommand/2.0.2/README.md b/incubator/truecommand/2.1.0/README.md similarity index 100% rename from incubator/truecommand/2.0.2/README.md rename to incubator/truecommand/2.1.0/README.md diff --git a/incubator/truecommand/2.0.2/app-readme.md b/incubator/truecommand/2.1.0/app-readme.md similarity index 100% rename from incubator/truecommand/2.0.2/app-readme.md rename to incubator/truecommand/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/truecommand/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/truecommand/2.0.2/ix_values.yaml b/incubator/truecommand/2.1.0/ix_values.yaml similarity index 100% rename from incubator/truecommand/2.0.2/ix_values.yaml rename to incubator/truecommand/2.1.0/ix_values.yaml diff --git a/incubator/truecommand/2.0.2/questions.yaml b/incubator/truecommand/2.1.0/questions.yaml similarity index 100% rename from incubator/truecommand/2.0.2/questions.yaml rename to incubator/truecommand/2.1.0/questions.yaml diff --git a/incubator/truecommand/2.0.2/templates/NOTES.txt b/incubator/truecommand/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/truecommand/2.0.2/templates/NOTES.txt rename to incubator/truecommand/2.1.0/templates/NOTES.txt diff --git a/incubator/truecommand/2.0.2/templates/common.yaml b/incubator/truecommand/2.1.0/templates/common.yaml similarity index 100% rename from incubator/truecommand/2.0.2/templates/common.yaml rename to incubator/truecommand/2.1.0/templates/common.yaml diff --git a/incubator/truecommand/2.0.2/test_values.yaml b/incubator/truecommand/2.1.0/test_values.yaml similarity index 100% rename from incubator/truecommand/2.0.2/test_values.yaml rename to incubator/truecommand/2.1.0/test_values.yaml diff --git a/incubator/truecommand/2.0.2/values.yaml b/incubator/truecommand/2.1.0/values.yaml similarity index 100% rename from incubator/truecommand/2.0.2/values.yaml rename to incubator/truecommand/2.1.0/values.yaml diff --git a/incubator/tvheadend/2.0.2/Chart.lock b/incubator/tvheadend/2.0.2/Chart.lock deleted file mode 100644 index cdbec37f0ad..00000000000 --- a/incubator/tvheadend/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:40.125309534Z" diff --git a/incubator/tvheadend/2.0.2/charts/common-2.0.3.tgz b/incubator/tvheadend/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/tvheadend/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/tvheadend/2.0.2/.helmignore b/incubator/tvheadend/2.1.0/.helmignore similarity index 100% rename from incubator/tvheadend/2.0.2/.helmignore rename to incubator/tvheadend/2.1.0/.helmignore diff --git a/incubator/tvheadend/2.0.2/CONFIG.md b/incubator/tvheadend/2.1.0/CONFIG.md similarity index 100% rename from incubator/tvheadend/2.0.2/CONFIG.md rename to incubator/tvheadend/2.1.0/CONFIG.md diff --git a/incubator/tvheadend/2.1.0/Chart.lock b/incubator/tvheadend/2.1.0/Chart.lock new file mode 100644 index 00000000000..6e4fc93d3c4 --- /dev/null +++ b/incubator/tvheadend/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/tvheadend/2.1.0/Chart.yaml similarity index 95% rename from incubator/tvheadend/2.0.2/Chart.yaml rename to incubator/tvheadend/2.1.0/Chart.yaml index 8e30be02df8..333563ea129 100644 --- a/incubator/tvheadend/2.0.2/Chart.yaml +++ b/incubator/tvheadend/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tvheadend -version: 2.0.2 +version: 2.1.0 upstream_version: 1.1.2 appVersion: "latest" description: TVheadend - a TV streaming server and digital video recorder @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/tvheadend/2.0.2/README.md b/incubator/tvheadend/2.1.0/README.md similarity index 100% rename from incubator/tvheadend/2.0.2/README.md rename to incubator/tvheadend/2.1.0/README.md diff --git a/incubator/tvheadend/2.0.2/app-readme.md b/incubator/tvheadend/2.1.0/app-readme.md similarity index 100% rename from incubator/tvheadend/2.0.2/app-readme.md rename to incubator/tvheadend/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/tvheadend/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/tvheadend/2.0.2/ix_values.yaml b/incubator/tvheadend/2.1.0/ix_values.yaml similarity index 100% rename from incubator/tvheadend/2.0.2/ix_values.yaml rename to incubator/tvheadend/2.1.0/ix_values.yaml diff --git a/incubator/tvheadend/2.0.2/questions.yaml b/incubator/tvheadend/2.1.0/questions.yaml similarity index 100% rename from incubator/tvheadend/2.0.2/questions.yaml rename to incubator/tvheadend/2.1.0/questions.yaml diff --git a/incubator/tvheadend/2.0.2/templates/NOTES.txt b/incubator/tvheadend/2.1.0/templates/NOTES.txt similarity index 100% rename from incubator/tvheadend/2.0.2/templates/NOTES.txt rename to incubator/tvheadend/2.1.0/templates/NOTES.txt diff --git a/incubator/tvheadend/2.0.2/templates/common.yaml b/incubator/tvheadend/2.1.0/templates/common.yaml similarity index 100% rename from incubator/tvheadend/2.0.2/templates/common.yaml rename to incubator/tvheadend/2.1.0/templates/common.yaml diff --git a/incubator/tvheadend/2.0.2/test_values.yaml b/incubator/tvheadend/2.1.0/test_values.yaml similarity index 100% rename from incubator/tvheadend/2.0.2/test_values.yaml rename to incubator/tvheadend/2.1.0/test_values.yaml diff --git a/incubator/tvheadend/2.0.2/values.yaml b/incubator/tvheadend/2.1.0/values.yaml similarity index 100% rename from incubator/tvheadend/2.0.2/values.yaml rename to incubator/tvheadend/2.1.0/values.yaml diff --git a/incubator/unifi/2.0.2/Chart.lock b/incubator/unifi/2.0.2/Chart.lock deleted file mode 100644 index 4d32ae46c20..00000000000 --- a/incubator/unifi/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:37.744168061Z" diff --git a/incubator/unifi/2.0.2/charts/common-2.0.3.tgz b/incubator/unifi/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/incubator/unifi/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/incubator/unifi/2.0.2/.helmignore b/incubator/unifi/2.1.0/.helmignore similarity index 100% rename from incubator/unifi/2.0.2/.helmignore rename to incubator/unifi/2.1.0/.helmignore diff --git a/incubator/unifi/2.0.2/CONFIG.md b/incubator/unifi/2.1.0/CONFIG.md similarity index 100% rename from incubator/unifi/2.0.2/CONFIG.md rename to incubator/unifi/2.1.0/CONFIG.md diff --git a/incubator/unifi/2.1.0/Chart.lock b/incubator/unifi/2.1.0/Chart.lock new file mode 100644 index 00000000000..376254e3dc4 --- /dev/null +++ b/incubator/unifi/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/incubator/unifi/2.1.0/Chart.yaml similarity index 95% rename from incubator/unifi/2.0.2/Chart.yaml rename to incubator/unifi/2.1.0/Chart.yaml index 167e760bb31..ecd5050fdaf 100644 --- a/incubator/unifi/2.0.2/Chart.yaml +++ b/incubator/unifi/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: unifi -version: 2.0.2 +version: 2.1.0 upstream_version: 1.5.1 appVersion: "auto" description: Ubiquiti Network's Unifi Controller @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/incubator/unifi/2.0.2/README.md b/incubator/unifi/2.1.0/README.md similarity index 100% rename from incubator/unifi/2.0.2/README.md rename to incubator/unifi/2.1.0/README.md diff --git a/incubator/unifi/2.0.2/app-readme.md b/incubator/unifi/2.1.0/app-readme.md similarity index 100% rename from incubator/unifi/2.0.2/app-readme.md rename to incubator/unifi/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/incubator/unifi/2.1.0/charts/common-2.1.4.tgz differ diff --git a/incubator/unifi/2.0.2/ix_values.yaml b/incubator/unifi/2.1.0/ix_values.yaml similarity index 100% rename from incubator/unifi/2.0.2/ix_values.yaml rename to incubator/unifi/2.1.0/ix_values.yaml diff --git a/incubator/unifi/2.0.2/questions.yaml b/incubator/unifi/2.1.0/questions.yaml similarity index 100% rename from incubator/unifi/2.0.2/questions.yaml rename to incubator/unifi/2.1.0/questions.yaml diff --git a/incubator/unifi/2.0.2/templates/common.yaml b/incubator/unifi/2.1.0/templates/common.yaml similarity index 100% rename from incubator/unifi/2.0.2/templates/common.yaml rename to incubator/unifi/2.1.0/templates/common.yaml diff --git a/incubator/unifi/2.0.2/test_values.yaml b/incubator/unifi/2.1.0/test_values.yaml similarity index 100% rename from incubator/unifi/2.0.2/test_values.yaml rename to incubator/unifi/2.1.0/test_values.yaml diff --git a/incubator/unifi/2.0.2/values.yaml b/incubator/unifi/2.1.0/values.yaml similarity index 100% rename from incubator/unifi/2.0.2/values.yaml rename to incubator/unifi/2.1.0/values.yaml diff --git a/stable/collabora-online/2.0.2/Chart.lock b/stable/collabora-online/2.0.2/Chart.lock deleted file mode 100644 index f47115a85f6..00000000000 --- a/stable/collabora-online/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:35.222043021Z" diff --git a/stable/collabora-online/2.0.2/charts/common-2.0.3.tgz b/stable/collabora-online/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/collabora-online/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/collabora-online/2.0.2/CONFIG.md b/stable/collabora-online/2.1.0/CONFIG.md similarity index 100% rename from stable/collabora-online/2.0.2/CONFIG.md rename to stable/collabora-online/2.1.0/CONFIG.md diff --git a/stable/collabora-online/2.1.0/Chart.lock b/stable/collabora-online/2.1.0/Chart.lock new file mode 100644 index 00000000000..560efd569cc --- /dev/null +++ b/stable/collabora-online/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/collabora-online/2.1.0/Chart.yaml similarity index 96% rename from stable/collabora-online/2.0.2/Chart.yaml rename to stable/collabora-online/2.1.0/Chart.yaml index 167b340efab..b07a2d27ff3 100644 --- a/stable/collabora-online/2.0.2/Chart.yaml +++ b/stable/collabora-online/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: collabora-online -version: 2.0.2 +version: 2.1.0 # upstream_version: appVersion: "auto" description: Collabora Online Development Edition – an awesome, Online Office suite image suitable for home use. @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/collabora-online/2.0.2/README.md b/stable/collabora-online/2.1.0/README.md similarity index 100% rename from stable/collabora-online/2.0.2/README.md rename to stable/collabora-online/2.1.0/README.md diff --git a/stable/collabora-online/2.0.2/app-readme.md b/stable/collabora-online/2.1.0/app-readme.md similarity index 100% rename from stable/collabora-online/2.0.2/app-readme.md rename to stable/collabora-online/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/collabora-online/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/collabora-online/2.0.2/ix_values.yaml b/stable/collabora-online/2.1.0/ix_values.yaml similarity index 100% rename from stable/collabora-online/2.0.2/ix_values.yaml rename to stable/collabora-online/2.1.0/ix_values.yaml diff --git a/stable/collabora-online/2.0.2/questions.yaml b/stable/collabora-online/2.1.0/questions.yaml similarity index 100% rename from stable/collabora-online/2.0.2/questions.yaml rename to stable/collabora-online/2.1.0/questions.yaml diff --git a/stable/collabora-online/2.0.2/templates/NOTES.txt b/stable/collabora-online/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/collabora-online/2.0.2/templates/NOTES.txt rename to stable/collabora-online/2.1.0/templates/NOTES.txt diff --git a/stable/collabora-online/2.0.2/templates/common.yaml b/stable/collabora-online/2.1.0/templates/common.yaml similarity index 100% rename from stable/collabora-online/2.0.2/templates/common.yaml rename to stable/collabora-online/2.1.0/templates/common.yaml diff --git a/stable/collabora-online/2.0.2/test_values.yaml b/stable/collabora-online/2.1.0/test_values.yaml similarity index 100% rename from stable/collabora-online/2.0.2/test_values.yaml rename to stable/collabora-online/2.1.0/test_values.yaml diff --git a/stable/collabora-online/2.0.2/values.yaml b/stable/collabora-online/2.1.0/values.yaml similarity index 100% rename from stable/collabora-online/2.0.2/values.yaml rename to stable/collabora-online/2.1.0/values.yaml diff --git a/stable/emby/2.0.2/Chart.lock b/stable/emby/2.0.2/Chart.lock deleted file mode 100644 index 3bbf75671b4..00000000000 --- a/stable/emby/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:32.752348761Z" diff --git a/stable/emby/2.0.2/charts/common-2.0.3.tgz b/stable/emby/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/emby/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/emby/2.0.2/.helmignore b/stable/emby/2.1.0/.helmignore similarity index 100% rename from stable/emby/2.0.2/.helmignore rename to stable/emby/2.1.0/.helmignore diff --git a/stable/emby/2.0.2/CONFIG.md b/stable/emby/2.1.0/CONFIG.md similarity index 100% rename from stable/emby/2.0.2/CONFIG.md rename to stable/emby/2.1.0/CONFIG.md diff --git a/stable/emby/2.1.0/Chart.lock b/stable/emby/2.1.0/Chart.lock new file mode 100644 index 00000000000..17e94803166 --- /dev/null +++ b/stable/emby/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/emby/2.1.0/Chart.yaml similarity index 95% rename from stable/emby/2.0.2/Chart.yaml rename to stable/emby/2.1.0/Chart.yaml index a705815664a..99ec4ca94d5 100644 --- a/stable/emby/2.0.2/Chart.yaml +++ b/stable/emby/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emby -version: 2.0.2 +version: 2.1.0 # upstream_version: appVersion: "auto" description: Emby Server is a home media server @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/emby/2.0.2/README.md b/stable/emby/2.1.0/README.md similarity index 100% rename from stable/emby/2.0.2/README.md rename to stable/emby/2.1.0/README.md diff --git a/stable/emby/2.0.2/app-readme.md b/stable/emby/2.1.0/app-readme.md similarity index 100% rename from stable/emby/2.0.2/app-readme.md rename to stable/emby/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/emby/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/emby/2.0.2/ix_values.yaml b/stable/emby/2.1.0/ix_values.yaml similarity index 100% rename from stable/emby/2.0.2/ix_values.yaml rename to stable/emby/2.1.0/ix_values.yaml diff --git a/stable/emby/2.0.2/questions.yaml b/stable/emby/2.1.0/questions.yaml similarity index 100% rename from stable/emby/2.0.2/questions.yaml rename to stable/emby/2.1.0/questions.yaml diff --git a/stable/emby/2.0.2/templates/common.yaml b/stable/emby/2.1.0/templates/common.yaml similarity index 100% rename from stable/emby/2.0.2/templates/common.yaml rename to stable/emby/2.1.0/templates/common.yaml diff --git a/stable/emby/2.0.2/test_values.yaml b/stable/emby/2.1.0/test_values.yaml similarity index 100% rename from stable/emby/2.0.2/test_values.yaml rename to stable/emby/2.1.0/test_values.yaml diff --git a/stable/emby/2.0.2/values.yaml b/stable/emby/2.1.0/values.yaml similarity index 100% rename from stable/emby/2.0.2/values.yaml rename to stable/emby/2.1.0/values.yaml diff --git a/stable/esphome/2.0.2/Chart.lock b/stable/esphome/2.0.2/Chart.lock deleted file mode 100644 index cc53cc930f5..00000000000 --- a/stable/esphome/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:30.351934344Z" diff --git a/stable/esphome/2.0.2/charts/common-2.0.3.tgz b/stable/esphome/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/esphome/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/esphome/2.0.2/.helmignore b/stable/esphome/2.1.0/.helmignore similarity index 100% rename from stable/esphome/2.0.2/.helmignore rename to stable/esphome/2.1.0/.helmignore diff --git a/stable/esphome/2.0.2/CONFIG.md b/stable/esphome/2.1.0/CONFIG.md similarity index 100% rename from stable/esphome/2.0.2/CONFIG.md rename to stable/esphome/2.1.0/CONFIG.md diff --git a/stable/esphome/2.1.0/Chart.lock b/stable/esphome/2.1.0/Chart.lock new file mode 100644 index 00000000000..c0576caff4b --- /dev/null +++ b/stable/esphome/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/esphome/2.1.0/Chart.yaml similarity index 96% rename from stable/esphome/2.0.2/Chart.yaml rename to stable/esphome/2.1.0/Chart.yaml index 9030b2d474b..715bccf4935 100644 --- a/stable/esphome/2.0.2/Chart.yaml +++ b/stable/esphome/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: esphome -version: 2.0.2 +version: 2.1.0 upstream_version: 4.3.1 appVersion: "auto" description: ESPHome is a system to control your ESP8266/ESP32 by simple yet powerful configuration files and control them remotely through Home Automation systems. @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/esphome/2.0.2/README.md b/stable/esphome/2.1.0/README.md similarity index 100% rename from stable/esphome/2.0.2/README.md rename to stable/esphome/2.1.0/README.md diff --git a/stable/esphome/2.0.2/app-readme.md b/stable/esphome/2.1.0/app-readme.md similarity index 100% rename from stable/esphome/2.0.2/app-readme.md rename to stable/esphome/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/esphome/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/esphome/2.0.2/ix_values.yaml b/stable/esphome/2.1.0/ix_values.yaml similarity index 100% rename from stable/esphome/2.0.2/ix_values.yaml rename to stable/esphome/2.1.0/ix_values.yaml diff --git a/stable/esphome/2.0.2/questions.yaml b/stable/esphome/2.1.0/questions.yaml similarity index 100% rename from stable/esphome/2.0.2/questions.yaml rename to stable/esphome/2.1.0/questions.yaml diff --git a/stable/esphome/2.0.2/templates/common.yaml b/stable/esphome/2.1.0/templates/common.yaml similarity index 100% rename from stable/esphome/2.0.2/templates/common.yaml rename to stable/esphome/2.1.0/templates/common.yaml diff --git a/stable/esphome/2.0.2/test_values.yaml b/stable/esphome/2.1.0/test_values.yaml similarity index 100% rename from stable/esphome/2.0.2/test_values.yaml rename to stable/esphome/2.1.0/test_values.yaml diff --git a/stable/esphome/2.0.2/values.yaml b/stable/esphome/2.1.0/values.yaml similarity index 100% rename from stable/esphome/2.0.2/values.yaml rename to stable/esphome/2.1.0/values.yaml diff --git a/stable/handbrake/2.0.2/Chart.lock b/stable/handbrake/2.0.2/Chart.lock deleted file mode 100644 index fd63513629f..00000000000 --- a/stable/handbrake/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:27.898600752Z" diff --git a/stable/handbrake/2.0.2/charts/common-2.0.3.tgz b/stable/handbrake/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/handbrake/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/handbrake/2.0.2/CONFIG.md b/stable/handbrake/2.1.0/CONFIG.md similarity index 100% rename from stable/handbrake/2.0.2/CONFIG.md rename to stable/handbrake/2.1.0/CONFIG.md diff --git a/stable/handbrake/2.1.0/Chart.lock b/stable/handbrake/2.1.0/Chart.lock new file mode 100644 index 00000000000..f4a9373ddf5 --- /dev/null +++ b/stable/handbrake/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/handbrake/2.1.0/Chart.yaml similarity index 96% rename from stable/handbrake/2.0.2/Chart.yaml rename to stable/handbrake/2.1.0/Chart.yaml index b02a3ddd9ee..a83c7f60979 100644 --- a/stable/handbrake/2.0.2/Chart.yaml +++ b/stable/handbrake/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: handbrake -version: 2.0.2 +version: 2.1.0 # upstream_version: appVersion: "auto" description: HandBrake is a tool for converting video from nearly any format to a selection of modern, widely supported codecs. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/handbrake/2.0.2/README.md b/stable/handbrake/2.1.0/README.md similarity index 100% rename from stable/handbrake/2.0.2/README.md rename to stable/handbrake/2.1.0/README.md diff --git a/stable/handbrake/2.0.2/app-readme.md b/stable/handbrake/2.1.0/app-readme.md similarity index 100% rename from stable/handbrake/2.0.2/app-readme.md rename to stable/handbrake/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/handbrake/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/handbrake/2.0.2/ix_values.yaml b/stable/handbrake/2.1.0/ix_values.yaml similarity index 100% rename from stable/handbrake/2.0.2/ix_values.yaml rename to stable/handbrake/2.1.0/ix_values.yaml diff --git a/stable/handbrake/2.0.2/questions.yaml b/stable/handbrake/2.1.0/questions.yaml similarity index 100% rename from stable/handbrake/2.0.2/questions.yaml rename to stable/handbrake/2.1.0/questions.yaml diff --git a/stable/handbrake/2.0.2/templates/NOTES.txt b/stable/handbrake/2.1.0/templates/NOTES.txt similarity index 100% rename from stable/handbrake/2.0.2/templates/NOTES.txt rename to stable/handbrake/2.1.0/templates/NOTES.txt diff --git a/stable/handbrake/2.0.2/templates/common.yaml b/stable/handbrake/2.1.0/templates/common.yaml similarity index 100% rename from stable/handbrake/2.0.2/templates/common.yaml rename to stable/handbrake/2.1.0/templates/common.yaml diff --git a/stable/handbrake/2.0.2/test_values.yaml b/stable/handbrake/2.1.0/test_values.yaml similarity index 100% rename from stable/handbrake/2.0.2/test_values.yaml rename to stable/handbrake/2.1.0/test_values.yaml diff --git a/stable/handbrake/2.0.2/values.yaml b/stable/handbrake/2.1.0/values.yaml similarity index 100% rename from stable/handbrake/2.0.2/values.yaml rename to stable/handbrake/2.1.0/values.yaml diff --git a/stable/home-assistant/2.0.2/Chart.lock b/stable/home-assistant/2.0.2/Chart.lock deleted file mode 100644 index 5007ccb019f..00000000000 --- a/stable/home-assistant/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:25.429655119Z" diff --git a/stable/home-assistant/2.0.2/charts/common-2.0.3.tgz b/stable/home-assistant/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/home-assistant/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/home-assistant/2.0.2/.helmignore b/stable/home-assistant/2.1.0/.helmignore similarity index 100% rename from stable/home-assistant/2.0.2/.helmignore rename to stable/home-assistant/2.1.0/.helmignore diff --git a/stable/home-assistant/2.0.2/CONFIG.md b/stable/home-assistant/2.1.0/CONFIG.md similarity index 100% rename from stable/home-assistant/2.0.2/CONFIG.md rename to stable/home-assistant/2.1.0/CONFIG.md diff --git a/stable/home-assistant/2.1.0/Chart.lock b/stable/home-assistant/2.1.0/Chart.lock new file mode 100644 index 00000000000..a999e687f13 --- /dev/null +++ b/stable/home-assistant/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/home-assistant/2.1.0/Chart.yaml similarity index 98% rename from stable/home-assistant/2.0.2/Chart.yaml rename to stable/home-assistant/2.1.0/Chart.yaml index 6d674afd3aa..d6de808ca03 100644 --- a/stable/home-assistant/2.0.2/Chart.yaml +++ b/stable/home-assistant/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: home-assistant -version: 2.0.2 +version: 2.1.0 upstream_version: 5.3.0 appVersion: "auto" description: home-assistant App for TrueNAS SCALE @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: # ## postgresql is currently not ported to SCALE yet. # - name: postgresql diff --git a/stable/home-assistant/2.0.2/README.md b/stable/home-assistant/2.1.0/README.md similarity index 100% rename from stable/home-assistant/2.0.2/README.md rename to stable/home-assistant/2.1.0/README.md diff --git a/stable/home-assistant/2.0.2/app-readme.md b/stable/home-assistant/2.1.0/app-readme.md similarity index 100% rename from stable/home-assistant/2.0.2/app-readme.md rename to stable/home-assistant/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/home-assistant/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/home-assistant/2.0.2/ix_values.yaml b/stable/home-assistant/2.1.0/ix_values.yaml similarity index 100% rename from stable/home-assistant/2.0.2/ix_values.yaml rename to stable/home-assistant/2.1.0/ix_values.yaml diff --git a/stable/home-assistant/2.0.2/questions.yaml b/stable/home-assistant/2.1.0/questions.yaml similarity index 100% rename from stable/home-assistant/2.0.2/questions.yaml rename to stable/home-assistant/2.1.0/questions.yaml diff --git a/stable/home-assistant/2.0.2/templates/common.yaml b/stable/home-assistant/2.1.0/templates/common.yaml similarity index 100% rename from stable/home-assistant/2.0.2/templates/common.yaml rename to stable/home-assistant/2.1.0/templates/common.yaml diff --git a/stable/home-assistant/2.0.2/templates/secret.yaml b/stable/home-assistant/2.1.0/templates/secret.yaml similarity index 100% rename from stable/home-assistant/2.0.2/templates/secret.yaml rename to stable/home-assistant/2.1.0/templates/secret.yaml diff --git a/stable/home-assistant/2.0.2/test_values.yaml b/stable/home-assistant/2.1.0/test_values.yaml similarity index 100% rename from stable/home-assistant/2.0.2/test_values.yaml rename to stable/home-assistant/2.1.0/test_values.yaml diff --git a/stable/home-assistant/2.0.2/values.yaml b/stable/home-assistant/2.1.0/values.yaml similarity index 100% rename from stable/home-assistant/2.0.2/values.yaml rename to stable/home-assistant/2.1.0/values.yaml diff --git a/stable/jackett/2.0.2/Chart.lock b/stable/jackett/2.0.2/Chart.lock deleted file mode 100644 index 0021c47669e..00000000000 --- a/stable/jackett/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:23.018006576Z" diff --git a/stable/jackett/2.0.2/charts/common-2.0.3.tgz b/stable/jackett/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/jackett/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/jackett/2.0.2/.helmignore b/stable/jackett/2.1.0/.helmignore similarity index 100% rename from stable/jackett/2.0.2/.helmignore rename to stable/jackett/2.1.0/.helmignore diff --git a/stable/jackett/2.0.2/CONFIG.md b/stable/jackett/2.1.0/CONFIG.md similarity index 100% rename from stable/jackett/2.0.2/CONFIG.md rename to stable/jackett/2.1.0/CONFIG.md diff --git a/stable/jackett/2.1.0/Chart.lock b/stable/jackett/2.1.0/Chart.lock new file mode 100644 index 00000000000..ee2d3915172 --- /dev/null +++ b/stable/jackett/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/jackett/2.1.0/Chart.yaml similarity index 96% rename from stable/jackett/2.0.2/Chart.yaml rename to stable/jackett/2.1.0/Chart.yaml index b41c853cb1d..d6124052ec1 100644 --- a/stable/jackett/2.0.2/Chart.yaml +++ b/stable/jackett/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jackett -version: 2.0.2 +version: 2.1.0 upstream_version: 7.0.1 appVersion: "auto" description: API Support for your favorite torrent trackers. @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/jackett/2.0.2/README.md b/stable/jackett/2.1.0/README.md similarity index 100% rename from stable/jackett/2.0.2/README.md rename to stable/jackett/2.1.0/README.md diff --git a/stable/jackett/2.0.2/app-readme.md b/stable/jackett/2.1.0/app-readme.md similarity index 100% rename from stable/jackett/2.0.2/app-readme.md rename to stable/jackett/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/jackett/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/jackett/2.0.2/ix_values.yaml b/stable/jackett/2.1.0/ix_values.yaml similarity index 100% rename from stable/jackett/2.0.2/ix_values.yaml rename to stable/jackett/2.1.0/ix_values.yaml diff --git a/stable/jackett/2.0.2/questions.yaml b/stable/jackett/2.1.0/questions.yaml similarity index 100% rename from stable/jackett/2.0.2/questions.yaml rename to stable/jackett/2.1.0/questions.yaml diff --git a/stable/jackett/2.0.2/templates/common.yaml b/stable/jackett/2.1.0/templates/common.yaml similarity index 100% rename from stable/jackett/2.0.2/templates/common.yaml rename to stable/jackett/2.1.0/templates/common.yaml diff --git a/stable/jackett/2.0.2/test_values.yaml b/stable/jackett/2.1.0/test_values.yaml similarity index 100% rename from stable/jackett/2.0.2/test_values.yaml rename to stable/jackett/2.1.0/test_values.yaml diff --git a/stable/jackett/2.0.2/values.yaml b/stable/jackett/2.1.0/values.yaml similarity index 100% rename from stable/jackett/2.0.2/values.yaml rename to stable/jackett/2.1.0/values.yaml diff --git a/stable/jellyfin/2.0.2/Chart.lock b/stable/jellyfin/2.0.2/Chart.lock deleted file mode 100644 index a31ef13b445..00000000000 --- a/stable/jellyfin/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:20.657684633Z" diff --git a/stable/jellyfin/2.0.2/charts/common-2.0.3.tgz b/stable/jellyfin/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/jellyfin/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/jellyfin/2.0.2/.helmignore b/stable/jellyfin/2.1.0/.helmignore similarity index 100% rename from stable/jellyfin/2.0.2/.helmignore rename to stable/jellyfin/2.1.0/.helmignore diff --git a/stable/jellyfin/2.0.2/CONFIG.md b/stable/jellyfin/2.1.0/CONFIG.md similarity index 100% rename from stable/jellyfin/2.0.2/CONFIG.md rename to stable/jellyfin/2.1.0/CONFIG.md diff --git a/stable/jellyfin/2.1.0/Chart.lock b/stable/jellyfin/2.1.0/Chart.lock new file mode 100644 index 00000000000..f4276197071 --- /dev/null +++ b/stable/jellyfin/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/jellyfin/2.1.0/Chart.yaml similarity index 96% rename from stable/jellyfin/2.0.2/Chart.yaml rename to stable/jellyfin/2.1.0/Chart.yaml index 7af16b19551..d88f090cd4e 100644 --- a/stable/jellyfin/2.0.2/Chart.yaml +++ b/stable/jellyfin/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jellyfin -version: 2.0.2 +version: 2.1.0 upstream_version: 4.2.1 appVersion: "auto" description: Jellyfin is a Free Software Media System @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/jellyfin/2.0.2/README.md b/stable/jellyfin/2.1.0/README.md similarity index 100% rename from stable/jellyfin/2.0.2/README.md rename to stable/jellyfin/2.1.0/README.md diff --git a/stable/jellyfin/2.0.2/app-readme.md b/stable/jellyfin/2.1.0/app-readme.md similarity index 100% rename from stable/jellyfin/2.0.2/app-readme.md rename to stable/jellyfin/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/jellyfin/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/jellyfin/2.0.2/ix_values.yaml b/stable/jellyfin/2.1.0/ix_values.yaml similarity index 100% rename from stable/jellyfin/2.0.2/ix_values.yaml rename to stable/jellyfin/2.1.0/ix_values.yaml diff --git a/stable/jellyfin/2.0.2/questions.yaml b/stable/jellyfin/2.1.0/questions.yaml similarity index 100% rename from stable/jellyfin/2.0.2/questions.yaml rename to stable/jellyfin/2.1.0/questions.yaml diff --git a/stable/jellyfin/2.0.2/templates/common.yaml b/stable/jellyfin/2.1.0/templates/common.yaml similarity index 100% rename from stable/jellyfin/2.0.2/templates/common.yaml rename to stable/jellyfin/2.1.0/templates/common.yaml diff --git a/stable/jellyfin/2.0.2/test_values.yaml b/stable/jellyfin/2.1.0/test_values.yaml similarity index 100% rename from stable/jellyfin/2.0.2/test_values.yaml rename to stable/jellyfin/2.1.0/test_values.yaml diff --git a/stable/jellyfin/2.0.2/values.yaml b/stable/jellyfin/2.1.0/values.yaml similarity index 100% rename from stable/jellyfin/2.0.2/values.yaml rename to stable/jellyfin/2.1.0/values.yaml diff --git a/stable/kms/2.0.2/Chart.lock b/stable/kms/2.0.2/Chart.lock deleted file mode 100644 index 8871ddb95cd..00000000000 --- a/stable/kms/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:18.237790899Z" diff --git a/stable/kms/2.0.2/charts/common-2.0.3.tgz b/stable/kms/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/kms/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/kms/2.0.2/.helmignore b/stable/kms/2.1.0/.helmignore similarity index 100% rename from stable/kms/2.0.2/.helmignore rename to stable/kms/2.1.0/.helmignore diff --git a/stable/kms/2.0.2/CONFIG.md b/stable/kms/2.1.0/CONFIG.md similarity index 100% rename from stable/kms/2.0.2/CONFIG.md rename to stable/kms/2.1.0/CONFIG.md diff --git a/stable/kms/2.1.0/Chart.lock b/stable/kms/2.1.0/Chart.lock new file mode 100644 index 00000000000..3a183e36fe5 --- /dev/null +++ b/stable/kms/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/kms/2.1.0/Chart.yaml similarity index 95% rename from stable/kms/2.0.2/Chart.yaml rename to stable/kms/2.1.0/Chart.yaml index e1e4488e6ce..6446d8ba538 100644 --- a/stable/kms/2.0.2/Chart.yaml +++ b/stable/kms/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: kms -version: 2.0.2 +version: 2.1.0 # upstream_version: appVersion: "minimal" description: Private Windows Activation Server for development and testing @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/kms/2.0.2/README.md b/stable/kms/2.1.0/README.md similarity index 100% rename from stable/kms/2.0.2/README.md rename to stable/kms/2.1.0/README.md diff --git a/stable/kms/2.0.2/app-readme.md b/stable/kms/2.1.0/app-readme.md similarity index 100% rename from stable/kms/2.0.2/app-readme.md rename to stable/kms/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/kms/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/kms/2.0.2/ix_values.yaml b/stable/kms/2.1.0/ix_values.yaml similarity index 100% rename from stable/kms/2.0.2/ix_values.yaml rename to stable/kms/2.1.0/ix_values.yaml diff --git a/stable/kms/2.0.2/questions.yaml b/stable/kms/2.1.0/questions.yaml similarity index 100% rename from stable/kms/2.0.2/questions.yaml rename to stable/kms/2.1.0/questions.yaml diff --git a/stable/kms/2.0.2/templates/common.yaml b/stable/kms/2.1.0/templates/common.yaml similarity index 100% rename from stable/kms/2.0.2/templates/common.yaml rename to stable/kms/2.1.0/templates/common.yaml diff --git a/stable/kms/2.0.2/test_values.yaml b/stable/kms/2.1.0/test_values.yaml similarity index 100% rename from stable/kms/2.0.2/test_values.yaml rename to stable/kms/2.1.0/test_values.yaml diff --git a/stable/kms/2.0.2/values.yaml b/stable/kms/2.1.0/values.yaml similarity index 100% rename from stable/kms/2.0.2/values.yaml rename to stable/kms/2.1.0/values.yaml diff --git a/stable/lidarr/2.0.2/Chart.lock b/stable/lidarr/2.0.2/Chart.lock deleted file mode 100644 index da157771cd7..00000000000 --- a/stable/lidarr/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:15.892706473Z" diff --git a/stable/lidarr/2.0.2/charts/common-2.0.3.tgz b/stable/lidarr/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/lidarr/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/lidarr/2.0.2/.helmignore b/stable/lidarr/2.1.0/.helmignore similarity index 100% rename from stable/lidarr/2.0.2/.helmignore rename to stable/lidarr/2.1.0/.helmignore diff --git a/stable/lidarr/2.0.2/CONFIG.md b/stable/lidarr/2.1.0/CONFIG.md similarity index 100% rename from stable/lidarr/2.0.2/CONFIG.md rename to stable/lidarr/2.1.0/CONFIG.md diff --git a/stable/lidarr/2.1.0/Chart.lock b/stable/lidarr/2.1.0/Chart.lock new file mode 100644 index 00000000000..3d7ad502f18 --- /dev/null +++ b/stable/lidarr/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/lidarr/2.1.0/Chart.yaml similarity index 96% rename from stable/lidarr/2.0.2/Chart.yaml rename to stable/lidarr/2.1.0/Chart.yaml index 5d0705e0ccf..ef3e26cb774 100644 --- a/stable/lidarr/2.0.2/Chart.yaml +++ b/stable/lidarr/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lidarr -version: 2.0.2 +version: 2.1.0 upstream_version: 7.1.0 appVersion: "auto" description: Looks and smells like Sonarr but made for music @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/lidarr/2.0.2/README.md b/stable/lidarr/2.1.0/README.md similarity index 100% rename from stable/lidarr/2.0.2/README.md rename to stable/lidarr/2.1.0/README.md diff --git a/stable/lidarr/2.0.2/app-readme.md b/stable/lidarr/2.1.0/app-readme.md similarity index 100% rename from stable/lidarr/2.0.2/app-readme.md rename to stable/lidarr/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/lidarr/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/lidarr/2.0.2/ix_values.yaml b/stable/lidarr/2.1.0/ix_values.yaml similarity index 100% rename from stable/lidarr/2.0.2/ix_values.yaml rename to stable/lidarr/2.1.0/ix_values.yaml diff --git a/stable/lidarr/2.0.2/questions.yaml b/stable/lidarr/2.1.0/questions.yaml similarity index 100% rename from stable/lidarr/2.0.2/questions.yaml rename to stable/lidarr/2.1.0/questions.yaml diff --git a/stable/lidarr/2.0.2/templates/common.yaml b/stable/lidarr/2.1.0/templates/common.yaml similarity index 100% rename from stable/lidarr/2.0.2/templates/common.yaml rename to stable/lidarr/2.1.0/templates/common.yaml diff --git a/stable/lidarr/2.0.2/test_values.yaml b/stable/lidarr/2.1.0/test_values.yaml similarity index 100% rename from stable/lidarr/2.0.2/test_values.yaml rename to stable/lidarr/2.1.0/test_values.yaml diff --git a/stable/lidarr/2.0.2/values.yaml b/stable/lidarr/2.1.0/values.yaml similarity index 100% rename from stable/lidarr/2.0.2/values.yaml rename to stable/lidarr/2.1.0/values.yaml diff --git a/stable/ombi/2.0.2/Chart.lock b/stable/ombi/2.0.2/Chart.lock deleted file mode 100644 index c11b1e03724..00000000000 --- a/stable/ombi/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:13.359693956Z" diff --git a/stable/ombi/2.0.2/charts/common-2.0.3.tgz b/stable/ombi/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/ombi/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/ombi/2.0.2/.helmignore b/stable/ombi/2.1.0/.helmignore similarity index 100% rename from stable/ombi/2.0.2/.helmignore rename to stable/ombi/2.1.0/.helmignore diff --git a/stable/ombi/2.0.2/CONFIG.md b/stable/ombi/2.1.0/CONFIG.md similarity index 100% rename from stable/ombi/2.0.2/CONFIG.md rename to stable/ombi/2.1.0/CONFIG.md diff --git a/stable/ombi/2.1.0/Chart.lock b/stable/ombi/2.1.0/Chart.lock new file mode 100644 index 00000000000..19f4abdef5f --- /dev/null +++ b/stable/ombi/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/ombi/2.1.0/Chart.yaml similarity index 96% rename from stable/ombi/2.0.2/Chart.yaml rename to stable/ombi/2.1.0/Chart.yaml index 7ef2cf48edd..b800d6a2bd0 100644 --- a/stable/ombi/2.0.2/Chart.yaml +++ b/stable/ombi/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ombi -version: 2.0.2 +version: 2.1.0 upstream_version: 8.0.1 appVersion: "auto" description: Want a Movie or TV Show on Plex or Emby? Use Ombi! @@ -24,7 +24,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/ombi/2.0.2/README.md b/stable/ombi/2.1.0/README.md similarity index 100% rename from stable/ombi/2.0.2/README.md rename to stable/ombi/2.1.0/README.md diff --git a/stable/ombi/2.0.2/app-readme.md b/stable/ombi/2.1.0/app-readme.md similarity index 100% rename from stable/ombi/2.0.2/app-readme.md rename to stable/ombi/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/ombi/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/ombi/2.0.2/ix_values.yaml b/stable/ombi/2.1.0/ix_values.yaml similarity index 100% rename from stable/ombi/2.0.2/ix_values.yaml rename to stable/ombi/2.1.0/ix_values.yaml diff --git a/stable/ombi/2.0.2/questions.yaml b/stable/ombi/2.1.0/questions.yaml similarity index 100% rename from stable/ombi/2.0.2/questions.yaml rename to stable/ombi/2.1.0/questions.yaml diff --git a/stable/ombi/2.0.2/templates/common.yaml b/stable/ombi/2.1.0/templates/common.yaml similarity index 100% rename from stable/ombi/2.0.2/templates/common.yaml rename to stable/ombi/2.1.0/templates/common.yaml diff --git a/stable/ombi/2.0.2/test_values.yaml b/stable/ombi/2.1.0/test_values.yaml similarity index 100% rename from stable/ombi/2.0.2/test_values.yaml rename to stable/ombi/2.1.0/test_values.yaml diff --git a/stable/ombi/2.0.2/values.yaml b/stable/ombi/2.1.0/values.yaml similarity index 100% rename from stable/ombi/2.0.2/values.yaml rename to stable/ombi/2.1.0/values.yaml diff --git a/stable/plex/1.0.2/Chart.lock b/stable/plex/1.0.2/Chart.lock deleted file mode 100644 index 10f3bd33977..00000000000 --- a/stable/plex/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:10.9714456Z" diff --git a/stable/plex/1.0.2/charts/common-2.0.3.tgz b/stable/plex/1.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/plex/1.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/plex/1.0.2/.helmignore b/stable/plex/1.1.0/.helmignore similarity index 100% rename from stable/plex/1.0.2/.helmignore rename to stable/plex/1.1.0/.helmignore diff --git a/stable/plex/1.0.2/CONFIG.md b/stable/plex/1.1.0/CONFIG.md similarity index 100% rename from stable/plex/1.0.2/CONFIG.md rename to stable/plex/1.1.0/CONFIG.md diff --git a/stable/plex/1.1.0/Chart.lock b/stable/plex/1.1.0/Chart.lock new file mode 100644 index 00000000000..23ebb9b6ea0 --- /dev/null +++ b/stable/plex/1.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/plex/1.1.0/Chart.yaml similarity index 95% rename from stable/plex/1.0.2/Chart.yaml rename to stable/plex/1.1.0/Chart.yaml index acf4d5aa271..d0bd63eeaf9 100644 --- a/stable/plex/1.0.2/Chart.yaml +++ b/stable/plex/1.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: plex -version: 1.0.2 +version: 1.1.0 upstream_version: 4.2.1 appVersion: "auto" description: Plex Media Server @@ -17,7 +17,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/plex/1.0.2/README.md b/stable/plex/1.1.0/README.md similarity index 100% rename from stable/plex/1.0.2/README.md rename to stable/plex/1.1.0/README.md diff --git a/stable/plex/1.0.2/app-readme.md b/stable/plex/1.1.0/app-readme.md similarity index 100% rename from stable/plex/1.0.2/app-readme.md rename to stable/plex/1.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/plex/1.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/plex/1.0.2/ix_values.yaml b/stable/plex/1.1.0/ix_values.yaml similarity index 100% rename from stable/plex/1.0.2/ix_values.yaml rename to stable/plex/1.1.0/ix_values.yaml diff --git a/stable/plex/1.0.2/questions.yaml b/stable/plex/1.1.0/questions.yaml similarity index 100% rename from stable/plex/1.0.2/questions.yaml rename to stable/plex/1.1.0/questions.yaml diff --git a/stable/plex/1.0.2/templates/common.yaml b/stable/plex/1.1.0/templates/common.yaml similarity index 100% rename from stable/plex/1.0.2/templates/common.yaml rename to stable/plex/1.1.0/templates/common.yaml diff --git a/stable/plex/1.0.2/test_values.yaml b/stable/plex/1.1.0/test_values.yaml similarity index 100% rename from stable/plex/1.0.2/test_values.yaml rename to stable/plex/1.1.0/test_values.yaml diff --git a/stable/plex/1.0.2/values.yaml b/stable/plex/1.1.0/values.yaml similarity index 100% rename from stable/plex/1.0.2/values.yaml rename to stable/plex/1.1.0/values.yaml diff --git a/stable/radarr/2.0.2/Chart.lock b/stable/radarr/2.0.2/Chart.lock deleted file mode 100644 index 0ee216d7e0f..00000000000 --- a/stable/radarr/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:08.560959151Z" diff --git a/stable/radarr/2.0.2/charts/common-2.0.3.tgz b/stable/radarr/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/radarr/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/radarr/2.0.2/.helmignore b/stable/radarr/2.1.0/.helmignore similarity index 100% rename from stable/radarr/2.0.2/.helmignore rename to stable/radarr/2.1.0/.helmignore diff --git a/stable/radarr/2.0.2/CONFIG.md b/stable/radarr/2.1.0/CONFIG.md similarity index 100% rename from stable/radarr/2.0.2/CONFIG.md rename to stable/radarr/2.1.0/CONFIG.md diff --git a/stable/radarr/2.1.0/Chart.lock b/stable/radarr/2.1.0/Chart.lock new file mode 100644 index 00000000000..97e8d727486 --- /dev/null +++ b/stable/radarr/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/radarr/2.1.0/Chart.yaml similarity index 96% rename from stable/radarr/2.0.2/Chart.yaml rename to stable/radarr/2.1.0/Chart.yaml index 04e077a2aa9..cd8b302da3f 100644 --- a/stable/radarr/2.0.2/Chart.yaml +++ b/stable/radarr/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: radarr -version: 2.0.2 +version: 2.1.0 upstream_version: 9.1.0 appVersion: "auto" description: A fork of Sonarr to work with movies à la Couchpotato @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/radarr/2.0.2/README.md b/stable/radarr/2.1.0/README.md similarity index 100% rename from stable/radarr/2.0.2/README.md rename to stable/radarr/2.1.0/README.md diff --git a/stable/radarr/2.0.2/app-readme.md b/stable/radarr/2.1.0/app-readme.md similarity index 100% rename from stable/radarr/2.0.2/app-readme.md rename to stable/radarr/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/radarr/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/radarr/2.0.2/ix_values.yaml b/stable/radarr/2.1.0/ix_values.yaml similarity index 100% rename from stable/radarr/2.0.2/ix_values.yaml rename to stable/radarr/2.1.0/ix_values.yaml diff --git a/stable/radarr/2.0.2/questions.yaml b/stable/radarr/2.1.0/questions.yaml similarity index 100% rename from stable/radarr/2.0.2/questions.yaml rename to stable/radarr/2.1.0/questions.yaml diff --git a/stable/radarr/2.0.2/templates/common.yaml b/stable/radarr/2.1.0/templates/common.yaml similarity index 100% rename from stable/radarr/2.0.2/templates/common.yaml rename to stable/radarr/2.1.0/templates/common.yaml diff --git a/stable/radarr/2.0.2/test_values.yaml b/stable/radarr/2.1.0/test_values.yaml similarity index 100% rename from stable/radarr/2.0.2/test_values.yaml rename to stable/radarr/2.1.0/test_values.yaml diff --git a/stable/radarr/2.0.2/values.yaml b/stable/radarr/2.1.0/values.yaml similarity index 100% rename from stable/radarr/2.0.2/values.yaml rename to stable/radarr/2.1.0/values.yaml diff --git a/stable/sonarr/2.0.2/Chart.lock b/stable/sonarr/2.0.2/Chart.lock deleted file mode 100644 index 73281307c37..00000000000 --- a/stable/sonarr/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:06.17156964Z" diff --git a/stable/sonarr/2.0.2/charts/common-2.0.3.tgz b/stable/sonarr/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/sonarr/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/sonarr/2.0.2/.helmignore b/stable/sonarr/2.1.0/.helmignore similarity index 100% rename from stable/sonarr/2.0.2/.helmignore rename to stable/sonarr/2.1.0/.helmignore diff --git a/stable/sonarr/2.0.2/CONFIG.md b/stable/sonarr/2.1.0/CONFIG.md similarity index 100% rename from stable/sonarr/2.0.2/CONFIG.md rename to stable/sonarr/2.1.0/CONFIG.md diff --git a/stable/sonarr/2.1.0/Chart.lock b/stable/sonarr/2.1.0/Chart.lock new file mode 100644 index 00000000000..2e7b289477a --- /dev/null +++ b/stable/sonarr/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/sonarr/2.1.0/Chart.yaml similarity index 96% rename from stable/sonarr/2.0.2/Chart.yaml rename to stable/sonarr/2.1.0/Chart.yaml index 753bffda456..cab6914709d 100644 --- a/stable/sonarr/2.0.2/Chart.yaml +++ b/stable/sonarr/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sonarr -version: 2.0.2 +version: 2.1.0 upstream_version: 9.1.0 appVersion: "auto" description: Smart PVR for newsgroup and bittorrent users @@ -21,7 +21,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/sonarr/2.0.2/README.md b/stable/sonarr/2.1.0/README.md similarity index 100% rename from stable/sonarr/2.0.2/README.md rename to stable/sonarr/2.1.0/README.md diff --git a/stable/sonarr/2.0.2/app-readme.md b/stable/sonarr/2.1.0/app-readme.md similarity index 100% rename from stable/sonarr/2.0.2/app-readme.md rename to stable/sonarr/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/sonarr/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/sonarr/2.0.2/ix_values.yaml b/stable/sonarr/2.1.0/ix_values.yaml similarity index 100% rename from stable/sonarr/2.0.2/ix_values.yaml rename to stable/sonarr/2.1.0/ix_values.yaml diff --git a/stable/sonarr/2.0.2/questions.yaml b/stable/sonarr/2.1.0/questions.yaml similarity index 100% rename from stable/sonarr/2.0.2/questions.yaml rename to stable/sonarr/2.1.0/questions.yaml diff --git a/stable/sonarr/2.0.2/templates/common.yaml b/stable/sonarr/2.1.0/templates/common.yaml similarity index 100% rename from stable/sonarr/2.0.2/templates/common.yaml rename to stable/sonarr/2.1.0/templates/common.yaml diff --git a/stable/sonarr/2.0.2/test_values.yaml b/stable/sonarr/2.1.0/test_values.yaml similarity index 100% rename from stable/sonarr/2.0.2/test_values.yaml rename to stable/sonarr/2.1.0/test_values.yaml diff --git a/stable/sonarr/2.0.2/values.yaml b/stable/sonarr/2.1.0/values.yaml similarity index 100% rename from stable/sonarr/2.0.2/values.yaml rename to stable/sonarr/2.1.0/values.yaml diff --git a/stable/tautulli/2.0.2/Chart.lock b/stable/tautulli/2.0.2/Chart.lock deleted file mode 100644 index 8f66b52aaf7..00000000000 --- a/stable/tautulli/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:03.721210612Z" diff --git a/stable/tautulli/2.0.2/charts/common-2.0.3.tgz b/stable/tautulli/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/tautulli/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/tautulli/2.0.2/.helmignore b/stable/tautulli/2.1.0/.helmignore similarity index 100% rename from stable/tautulli/2.0.2/.helmignore rename to stable/tautulli/2.1.0/.helmignore diff --git a/stable/tautulli/2.0.2/CONFIG.md b/stable/tautulli/2.1.0/CONFIG.md similarity index 100% rename from stable/tautulli/2.0.2/CONFIG.md rename to stable/tautulli/2.1.0/CONFIG.md diff --git a/stable/tautulli/2.1.0/Chart.lock b/stable/tautulli/2.1.0/Chart.lock new file mode 100644 index 00000000000..fbd62eb97e7 --- /dev/null +++ b/stable/tautulli/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/tautulli/2.1.0/Chart.yaml similarity index 96% rename from stable/tautulli/2.0.2/Chart.yaml rename to stable/tautulli/2.1.0/Chart.yaml index e2e94d2774f..7fb6e0b0f8a 100644 --- a/stable/tautulli/2.0.2/Chart.yaml +++ b/stable/tautulli/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tautulli -version: 2.0.2 +version: 2.1.0 upstream_version: 7.0.1 appVersion: "auto" description: A Python based monitoring and tracking tool for Plex Media Server @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/tautulli/2.0.2/README.md b/stable/tautulli/2.1.0/README.md similarity index 100% rename from stable/tautulli/2.0.2/README.md rename to stable/tautulli/2.1.0/README.md diff --git a/stable/tautulli/2.0.2/app-readme.md b/stable/tautulli/2.1.0/app-readme.md similarity index 100% rename from stable/tautulli/2.0.2/app-readme.md rename to stable/tautulli/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/tautulli/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/tautulli/2.0.2/ix_values.yaml b/stable/tautulli/2.1.0/ix_values.yaml similarity index 100% rename from stable/tautulli/2.0.2/ix_values.yaml rename to stable/tautulli/2.1.0/ix_values.yaml diff --git a/stable/tautulli/2.0.2/questions.yaml b/stable/tautulli/2.1.0/questions.yaml similarity index 100% rename from stable/tautulli/2.0.2/questions.yaml rename to stable/tautulli/2.1.0/questions.yaml diff --git a/stable/tautulli/2.0.2/templates/common.yaml b/stable/tautulli/2.1.0/templates/common.yaml similarity index 100% rename from stable/tautulli/2.0.2/templates/common.yaml rename to stable/tautulli/2.1.0/templates/common.yaml diff --git a/stable/tautulli/2.0.2/test_values.yaml b/stable/tautulli/2.1.0/test_values.yaml similarity index 100% rename from stable/tautulli/2.0.2/test_values.yaml rename to stable/tautulli/2.1.0/test_values.yaml diff --git a/stable/tautulli/2.0.2/values.yaml b/stable/tautulli/2.1.0/values.yaml similarity index 100% rename from stable/tautulli/2.0.2/values.yaml rename to stable/tautulli/2.1.0/values.yaml diff --git a/stable/traefik/2.0.2/Chart.lock b/stable/traefik/2.0.2/Chart.lock deleted file mode 100644 index fd1899dbbff..00000000000 --- a/stable/traefik/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:21:01.38375151Z" diff --git a/stable/traefik/2.0.2/charts/common-2.0.3.tgz b/stable/traefik/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/traefik/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/traefik/2.0.2/.helmignore b/stable/traefik/2.1.0/.helmignore similarity index 100% rename from stable/traefik/2.0.2/.helmignore rename to stable/traefik/2.1.0/.helmignore diff --git a/stable/traefik/2.0.2/CONFIG.md b/stable/traefik/2.1.0/CONFIG.md similarity index 100% rename from stable/traefik/2.0.2/CONFIG.md rename to stable/traefik/2.1.0/CONFIG.md diff --git a/stable/traefik/2.1.0/Chart.lock b/stable/traefik/2.1.0/Chart.lock new file mode 100644 index 00000000000..c0b44e93516 --- /dev/null +++ b/stable/traefik/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/traefik/2.1.0/Chart.yaml similarity index 96% rename from stable/traefik/2.0.2/Chart.yaml rename to stable/traefik/2.1.0/Chart.yaml index 5889f4456b8..e04224d0d13 100644 --- a/stable/traefik/2.0.2/Chart.yaml +++ b/stable/traefik/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: traefik -version: 2.0.2 +version: 2.1.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.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/traefik/2.0.2/Guidelines.md b/stable/traefik/2.1.0/Guidelines.md similarity index 100% rename from stable/traefik/2.0.2/Guidelines.md rename to stable/traefik/2.1.0/Guidelines.md diff --git a/stable/traefik/2.0.2/LICENSE b/stable/traefik/2.1.0/LICENSE similarity index 100% rename from stable/traefik/2.0.2/LICENSE rename to stable/traefik/2.1.0/LICENSE diff --git a/stable/traefik/2.0.2/README.md b/stable/traefik/2.1.0/README.md similarity index 100% rename from stable/traefik/2.0.2/README.md rename to stable/traefik/2.1.0/README.md diff --git a/stable/traefik/2.0.2/app-readme.md b/stable/traefik/2.1.0/app-readme.md similarity index 100% rename from stable/traefik/2.0.2/app-readme.md rename to stable/traefik/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/traefik/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/traefik/2.0.2/crds/ingressroute.yaml b/stable/traefik/2.1.0/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/2.0.2/crds/ingressroute.yaml rename to stable/traefik/2.1.0/crds/ingressroute.yaml diff --git a/stable/traefik/2.0.2/crds/ingressroutetcp.yaml b/stable/traefik/2.1.0/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/2.0.2/crds/ingressroutetcp.yaml rename to stable/traefik/2.1.0/crds/ingressroutetcp.yaml diff --git a/stable/traefik/2.0.2/crds/ingressrouteudp.yaml b/stable/traefik/2.1.0/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/2.0.2/crds/ingressrouteudp.yaml rename to stable/traefik/2.1.0/crds/ingressrouteudp.yaml diff --git a/stable/traefik/2.0.2/crds/middlewares.yaml b/stable/traefik/2.1.0/crds/middlewares.yaml similarity index 100% rename from stable/traefik/2.0.2/crds/middlewares.yaml rename to stable/traefik/2.1.0/crds/middlewares.yaml diff --git a/stable/traefik/2.0.2/crds/serverstransports.yaml b/stable/traefik/2.1.0/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/2.0.2/crds/serverstransports.yaml rename to stable/traefik/2.1.0/crds/serverstransports.yaml diff --git a/stable/traefik/2.0.2/crds/tlsoptions.yaml b/stable/traefik/2.1.0/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/2.0.2/crds/tlsoptions.yaml rename to stable/traefik/2.1.0/crds/tlsoptions.yaml diff --git a/stable/traefik/2.0.2/crds/tlsstores.yaml b/stable/traefik/2.1.0/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/2.0.2/crds/tlsstores.yaml rename to stable/traefik/2.1.0/crds/tlsstores.yaml diff --git a/stable/traefik/2.0.2/crds/traefikservices.yaml b/stable/traefik/2.1.0/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/2.0.2/crds/traefikservices.yaml rename to stable/traefik/2.1.0/crds/traefikservices.yaml diff --git a/stable/traefik/2.0.2/ix_values.yaml b/stable/traefik/2.1.0/ix_values.yaml similarity index 100% rename from stable/traefik/2.0.2/ix_values.yaml rename to stable/traefik/2.1.0/ix_values.yaml diff --git a/stable/traefik/2.0.2/questions.yaml b/stable/traefik/2.1.0/questions.yaml similarity index 100% rename from stable/traefik/2.0.2/questions.yaml rename to stable/traefik/2.1.0/questions.yaml diff --git a/stable/traefik/2.0.2/templates/_helpers.tpl b/stable/traefik/2.1.0/templates/_helpers.tpl similarity index 100% rename from stable/traefik/2.0.2/templates/_helpers.tpl rename to stable/traefik/2.1.0/templates/_helpers.tpl diff --git a/stable/traefik/2.0.2/templates/_podtemplate.tpl b/stable/traefik/2.1.0/templates/_podtemplate.tpl similarity index 100% rename from stable/traefik/2.0.2/templates/_podtemplate.tpl rename to stable/traefik/2.1.0/templates/_podtemplate.tpl diff --git a/stable/traefik/2.0.2/templates/custom/common.yaml b/stable/traefik/2.1.0/templates/custom/common.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/custom/common.yaml rename to stable/traefik/2.1.0/templates/custom/common.yaml diff --git a/stable/traefik/2.0.2/templates/custom/middlewares.yaml b/stable/traefik/2.1.0/templates/custom/middlewares.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/custom/middlewares.yaml rename to stable/traefik/2.1.0/templates/custom/middlewares.yaml diff --git a/stable/traefik/2.0.2/templates/custom/tlsoptions.yaml b/stable/traefik/2.1.0/templates/custom/tlsoptions.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/custom/tlsoptions.yaml rename to stable/traefik/2.1.0/templates/custom/tlsoptions.yaml diff --git a/stable/traefik/2.0.2/templates/daemonset.yaml b/stable/traefik/2.1.0/templates/daemonset.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/daemonset.yaml rename to stable/traefik/2.1.0/templates/daemonset.yaml diff --git a/stable/traefik/2.0.2/templates/dashboard-hook-ingressroute.yaml b/stable/traefik/2.1.0/templates/dashboard-hook-ingressroute.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/dashboard-hook-ingressroute.yaml rename to stable/traefik/2.1.0/templates/dashboard-hook-ingressroute.yaml diff --git a/stable/traefik/2.0.2/templates/deployment.yaml b/stable/traefik/2.1.0/templates/deployment.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/deployment.yaml rename to stable/traefik/2.1.0/templates/deployment.yaml diff --git a/stable/traefik/2.0.2/templates/gateway.yaml b/stable/traefik/2.1.0/templates/gateway.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/gateway.yaml rename to stable/traefik/2.1.0/templates/gateway.yaml diff --git a/stable/traefik/2.0.2/templates/gatewayclass.yaml b/stable/traefik/2.1.0/templates/gatewayclass.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/gatewayclass.yaml rename to stable/traefik/2.1.0/templates/gatewayclass.yaml diff --git a/stable/traefik/2.0.2/templates/hpa.yaml b/stable/traefik/2.1.0/templates/hpa.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/hpa.yaml rename to stable/traefik/2.1.0/templates/hpa.yaml diff --git a/stable/traefik/2.0.2/templates/ingressclass.yaml b/stable/traefik/2.1.0/templates/ingressclass.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/ingressclass.yaml rename to stable/traefik/2.1.0/templates/ingressclass.yaml diff --git a/stable/traefik/2.0.2/templates/poddisruptionbudget.yaml b/stable/traefik/2.1.0/templates/poddisruptionbudget.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/poddisruptionbudget.yaml rename to stable/traefik/2.1.0/templates/poddisruptionbudget.yaml diff --git a/stable/traefik/2.0.2/templates/pvc.yaml b/stable/traefik/2.1.0/templates/pvc.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/pvc.yaml rename to stable/traefik/2.1.0/templates/pvc.yaml diff --git a/stable/traefik/2.0.2/templates/rbac/clusterrole.yaml b/stable/traefik/2.1.0/templates/rbac/clusterrole.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/rbac/clusterrole.yaml rename to stable/traefik/2.1.0/templates/rbac/clusterrole.yaml diff --git a/stable/traefik/2.0.2/templates/rbac/clusterrolebinding.yaml b/stable/traefik/2.1.0/templates/rbac/clusterrolebinding.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/rbac/clusterrolebinding.yaml rename to stable/traefik/2.1.0/templates/rbac/clusterrolebinding.yaml diff --git a/stable/traefik/2.0.2/templates/rbac/podsecuritypolicy.yaml b/stable/traefik/2.1.0/templates/rbac/podsecuritypolicy.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/rbac/podsecuritypolicy.yaml rename to stable/traefik/2.1.0/templates/rbac/podsecuritypolicy.yaml diff --git a/stable/traefik/2.0.2/templates/rbac/role.yaml b/stable/traefik/2.1.0/templates/rbac/role.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/rbac/role.yaml rename to stable/traefik/2.1.0/templates/rbac/role.yaml diff --git a/stable/traefik/2.0.2/templates/rbac/rolebinding.yaml b/stable/traefik/2.1.0/templates/rbac/rolebinding.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/rbac/rolebinding.yaml rename to stable/traefik/2.1.0/templates/rbac/rolebinding.yaml diff --git a/stable/traefik/2.0.2/templates/rbac/serviceaccount.yaml b/stable/traefik/2.1.0/templates/rbac/serviceaccount.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/rbac/serviceaccount.yaml rename to stable/traefik/2.1.0/templates/rbac/serviceaccount.yaml diff --git a/stable/traefik/2.0.2/templates/service.yaml b/stable/traefik/2.1.0/templates/service.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/service.yaml rename to stable/traefik/2.1.0/templates/service.yaml diff --git a/stable/traefik/2.0.2/templates/tlsoption.yaml b/stable/traefik/2.1.0/templates/tlsoption.yaml similarity index 100% rename from stable/traefik/2.0.2/templates/tlsoption.yaml rename to stable/traefik/2.1.0/templates/tlsoption.yaml diff --git a/stable/traefik/2.0.2/test_values.yaml b/stable/traefik/2.1.0/test_values.yaml similarity index 100% rename from stable/traefik/2.0.2/test_values.yaml rename to stable/traefik/2.1.0/test_values.yaml diff --git a/stable/traefik/2.0.2/values.yaml b/stable/traefik/2.1.0/values.yaml similarity index 100% rename from stable/traefik/2.0.2/values.yaml rename to stable/traefik/2.1.0/values.yaml diff --git a/stable/transmission/2.0.2/Chart.lock b/stable/transmission/2.0.2/Chart.lock deleted file mode 100644 index 1bb815e535a..00000000000 --- a/stable/transmission/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:20:59.006294124Z" diff --git a/stable/transmission/2.0.2/charts/common-2.0.3.tgz b/stable/transmission/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/transmission/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/transmission/2.0.2/.helmignore b/stable/transmission/2.1.0/.helmignore similarity index 100% rename from stable/transmission/2.0.2/.helmignore rename to stable/transmission/2.1.0/.helmignore diff --git a/stable/transmission/2.0.2/CONFIG.md b/stable/transmission/2.1.0/CONFIG.md similarity index 100% rename from stable/transmission/2.0.2/CONFIG.md rename to stable/transmission/2.1.0/CONFIG.md diff --git a/stable/transmission/2.1.0/Chart.lock b/stable/transmission/2.1.0/Chart.lock new file mode 100644 index 00000000000..ff0955c1154 --- /dev/null +++ b/stable/transmission/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/transmission/2.1.0/Chart.yaml similarity index 96% rename from stable/transmission/2.0.2/Chart.yaml rename to stable/transmission/2.1.0/Chart.yaml index 79fb9b4baf5..ea855ba2769 100644 --- a/stable/transmission/2.0.2/Chart.yaml +++ b/stable/transmission/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: transmission -version: 2.0.2 +version: 2.1.0 # upstream_version: appVersion: "auto" description: API Support for your favorite torrent trackers. @@ -20,7 +20,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/transmission/2.0.2/README.md b/stable/transmission/2.1.0/README.md similarity index 100% rename from stable/transmission/2.0.2/README.md rename to stable/transmission/2.1.0/README.md diff --git a/stable/transmission/2.0.2/app-readme.md b/stable/transmission/2.1.0/app-readme.md similarity index 100% rename from stable/transmission/2.0.2/app-readme.md rename to stable/transmission/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/transmission/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/transmission/2.0.2/ix_values.yaml b/stable/transmission/2.1.0/ix_values.yaml similarity index 100% rename from stable/transmission/2.0.2/ix_values.yaml rename to stable/transmission/2.1.0/ix_values.yaml diff --git a/stable/transmission/2.0.2/questions.yaml b/stable/transmission/2.1.0/questions.yaml similarity index 100% rename from stable/transmission/2.0.2/questions.yaml rename to stable/transmission/2.1.0/questions.yaml diff --git a/stable/transmission/2.0.2/templates/common.yaml b/stable/transmission/2.1.0/templates/common.yaml similarity index 100% rename from stable/transmission/2.0.2/templates/common.yaml rename to stable/transmission/2.1.0/templates/common.yaml diff --git a/stable/transmission/2.0.2/templates/configmap.yaml b/stable/transmission/2.1.0/templates/configmap.yaml similarity index 100% rename from stable/transmission/2.0.2/templates/configmap.yaml rename to stable/transmission/2.1.0/templates/configmap.yaml diff --git a/stable/transmission/2.0.2/test_values.yaml b/stable/transmission/2.1.0/test_values.yaml similarity index 100% rename from stable/transmission/2.0.2/test_values.yaml rename to stable/transmission/2.1.0/test_values.yaml diff --git a/stable/transmission/2.0.2/values.yaml b/stable/transmission/2.1.0/values.yaml similarity index 100% rename from stable/transmission/2.0.2/values.yaml rename to stable/transmission/2.1.0/values.yaml diff --git a/stable/zwavejs2mqtt/2.0.2/Chart.lock b/stable/zwavejs2mqtt/2.0.2/Chart.lock deleted file mode 100644 index 09bff7f4be8..00000000000 --- a/stable/zwavejs2mqtt/2.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.0.3 -digest: sha256:b57354e06b78a9cb753dd5bec3f7138545e18e701c57ab7dba4628db8b58aab1 -generated: "2021-04-10T13:20:56.396895822Z" diff --git a/stable/zwavejs2mqtt/2.0.2/charts/common-2.0.3.tgz b/stable/zwavejs2mqtt/2.0.2/charts/common-2.0.3.tgz deleted file mode 100644 index 59c70fb4a15..00000000000 Binary files a/stable/zwavejs2mqtt/2.0.2/charts/common-2.0.3.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/2.0.2/.helmignore b/stable/zwavejs2mqtt/2.1.0/.helmignore similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/.helmignore rename to stable/zwavejs2mqtt/2.1.0/.helmignore diff --git a/stable/zwavejs2mqtt/2.0.2/CONFIG.md b/stable/zwavejs2mqtt/2.1.0/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/CONFIG.md rename to stable/zwavejs2mqtt/2.1.0/CONFIG.md diff --git a/stable/zwavejs2mqtt/2.1.0/Chart.lock b/stable/zwavejs2mqtt/2.1.0/Chart.lock new file mode 100644 index 00000000000..07e7c799985 --- /dev/null +++ b/stable/zwavejs2mqtt/2.1.0/Chart.lock @@ -0,0 +1,6 @@ +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.0.2/Chart.yaml b/stable/zwavejs2mqtt/2.1.0/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/2.0.2/Chart.yaml rename to stable/zwavejs2mqtt/2.1.0/Chart.yaml index 830c4cc7f6b..f12531e453e 100644 --- a/stable/zwavejs2mqtt/2.0.2/Chart.yaml +++ b/stable/zwavejs2mqtt/2.1.0/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zwavejs2mqtt -version: 2.0.2 +version: 2.1.0 upstream_version: 1.1.0 appVersion: "auto" description: Fully configurable Zwave to MQTT gateway and Control Panel using NodeJS and Vue @@ -22,7 +22,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.0.3 + version: 2.1.4 # condition: maintainers: - name: TrueCharts diff --git a/stable/zwavejs2mqtt/2.0.2/README.md b/stable/zwavejs2mqtt/2.1.0/README.md similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/README.md rename to stable/zwavejs2mqtt/2.1.0/README.md diff --git a/stable/zwavejs2mqtt/2.0.2/app-readme.md b/stable/zwavejs2mqtt/2.1.0/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/app-readme.md rename to stable/zwavejs2mqtt/2.1.0/app-readme.md 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 new file mode 100644 index 00000000000..3da3da7e93b Binary files /dev/null and b/stable/zwavejs2mqtt/2.1.0/charts/common-2.1.4.tgz differ diff --git a/stable/zwavejs2mqtt/2.0.2/ix_values.yaml b/stable/zwavejs2mqtt/2.1.0/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/ix_values.yaml rename to stable/zwavejs2mqtt/2.1.0/ix_values.yaml diff --git a/stable/zwavejs2mqtt/2.0.2/questions.yaml b/stable/zwavejs2mqtt/2.1.0/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/questions.yaml rename to stable/zwavejs2mqtt/2.1.0/questions.yaml diff --git a/stable/zwavejs2mqtt/2.0.2/templates/common.yaml b/stable/zwavejs2mqtt/2.1.0/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/templates/common.yaml rename to stable/zwavejs2mqtt/2.1.0/templates/common.yaml diff --git a/stable/zwavejs2mqtt/2.0.2/test_values.yaml b/stable/zwavejs2mqtt/2.1.0/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/test_values.yaml rename to stable/zwavejs2mqtt/2.1.0/test_values.yaml diff --git a/stable/zwavejs2mqtt/2.0.2/values.yaml b/stable/zwavejs2mqtt/2.1.0/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.0.2/values.yaml rename to stable/zwavejs2mqtt/2.1.0/values.yaml