diff --git a/dev/phpmyadmin/0.2.1/Chart.lock b/dev/phpmyadmin/0.2.1/Chart.lock deleted file mode 100644 index 00005a90206..00000000000 --- a/dev/phpmyadmin/0.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:39:10.596004673Z" diff --git a/dev/phpmyadmin/0.2.1/charts/common-2.2.1.tgz b/dev/phpmyadmin/0.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/dev/phpmyadmin/0.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/dev/phpmyadmin/0.2.1/.helmignore b/dev/phpmyadmin/0.2.2/.helmignore similarity index 100% rename from dev/phpmyadmin/0.2.1/.helmignore rename to dev/phpmyadmin/0.2.2/.helmignore diff --git a/dev/phpmyadmin/0.2.1/CONFIG.md b/dev/phpmyadmin/0.2.2/CONFIG.md similarity index 100% rename from dev/phpmyadmin/0.2.1/CONFIG.md rename to dev/phpmyadmin/0.2.2/CONFIG.md diff --git a/dev/phpmyadmin/0.2.2/Chart.lock b/dev/phpmyadmin/0.2.2/Chart.lock new file mode 100644 index 00000000000..e2eaac7d1bb --- /dev/null +++ b/dev/phpmyadmin/0.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:37:04.521504641Z" diff --git a/dev/phpmyadmin/0.2.1/Chart.yaml b/dev/phpmyadmin/0.2.2/Chart.yaml similarity index 95% rename from dev/phpmyadmin/0.2.1/Chart.yaml rename to dev/phpmyadmin/0.2.2/Chart.yaml index ccb4c5668e3..72b524c952f 100644 --- a/dev/phpmyadmin/0.2.1/Chart.yaml +++ b/dev/phpmyadmin/0.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: phpmyadmin -version: 0.2.1 +version: 0.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/dev/phpmyadmin/0.2.1/README.md b/dev/phpmyadmin/0.2.2/README.md similarity index 100% rename from dev/phpmyadmin/0.2.1/README.md rename to dev/phpmyadmin/0.2.2/README.md diff --git a/dev/phpmyadmin/0.2.1/app-readme.md b/dev/phpmyadmin/0.2.2/app-readme.md similarity index 100% rename from dev/phpmyadmin/0.2.1/app-readme.md rename to dev/phpmyadmin/0.2.2/app-readme.md diff --git a/dev/phpmyadmin/0.2.2/charts/common-2.2.2.tgz b/dev/phpmyadmin/0.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/dev/phpmyadmin/0.2.2/charts/common-2.2.2.tgz differ diff --git a/dev/phpmyadmin/0.2.1/ix_values.yaml b/dev/phpmyadmin/0.2.2/ix_values.yaml similarity index 100% rename from dev/phpmyadmin/0.2.1/ix_values.yaml rename to dev/phpmyadmin/0.2.2/ix_values.yaml diff --git a/dev/phpmyadmin/0.2.1/questions.yaml b/dev/phpmyadmin/0.2.2/questions.yaml similarity index 100% rename from dev/phpmyadmin/0.2.1/questions.yaml rename to dev/phpmyadmin/0.2.2/questions.yaml diff --git a/dev/phpmyadmin/0.2.1/templates/common.yaml b/dev/phpmyadmin/0.2.2/templates/common.yaml similarity index 100% rename from dev/phpmyadmin/0.2.1/templates/common.yaml rename to dev/phpmyadmin/0.2.2/templates/common.yaml diff --git a/dev/phpmyadmin/0.2.1/test_values.yaml b/dev/phpmyadmin/0.2.2/test_values.yaml similarity index 100% rename from dev/phpmyadmin/0.2.1/test_values.yaml rename to dev/phpmyadmin/0.2.2/test_values.yaml diff --git a/dev/phpmyadmin/0.2.1/values.yaml b/dev/phpmyadmin/0.2.2/values.yaml similarity index 100% rename from dev/phpmyadmin/0.2.1/values.yaml rename to dev/phpmyadmin/0.2.2/values.yaml diff --git a/dev/postgres-operator/0.2.1/charts/common-2.2.1.tgz b/dev/postgres-operator/0.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/dev/postgres-operator/0.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/dev/postgres-operator/0.2.1/.helmignore b/dev/postgres-operator/0.2.2/.helmignore similarity index 100% rename from dev/postgres-operator/0.2.1/.helmignore rename to dev/postgres-operator/0.2.2/.helmignore diff --git a/dev/postgres-operator/0.2.1/CONFIG.md b/dev/postgres-operator/0.2.2/CONFIG.md similarity index 100% rename from dev/postgres-operator/0.2.1/CONFIG.md rename to dev/postgres-operator/0.2.2/CONFIG.md diff --git a/dev/postgres-operator/0.2.1/Chart.lock b/dev/postgres-operator/0.2.2/Chart.lock similarity index 72% rename from dev/postgres-operator/0.2.1/Chart.lock rename to dev/postgres-operator/0.2.2/Chart.lock index 79224cc7c9c..f7eacfa6f31 100644 --- a/dev/postgres-operator/0.2.1/Chart.lock +++ b/dev/postgres-operator/0.2.2/Chart.lock @@ -1,12 +1,12 @@ dependencies: - name: common repository: https://truecharts.org/ - version: 2.2.1 + version: 2.2.2 - 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:888947b77cd379251ac2346286ace5b40ab1f8e8c69c22b41e9d75dd2f672f18 -generated: "2021-04-12T15:39:07.467482404Z" +digest: sha256:02775c4ac5a34caaaad240be40a9beae267db7c7402db331ea1924dc63d8958f +generated: "2021-04-12T17:37:01.42258593Z" diff --git a/dev/postgres-operator/0.2.1/Chart.yaml b/dev/postgres-operator/0.2.2/Chart.yaml similarity index 97% rename from dev/postgres-operator/0.2.1/Chart.yaml rename to dev/postgres-operator/0.2.2/Chart.yaml index 9ea0aa7bc3e..dcaab83a4c0 100644 --- a/dev/postgres-operator/0.2.1/Chart.yaml +++ b/dev/postgres-operator/0.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: postgres-operator -version: 0.2.1 +version: 0.2.2 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.2.1 + version: 2.2.2 # 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.2.1/README.md b/dev/postgres-operator/0.2.2/README.md similarity index 100% rename from dev/postgres-operator/0.2.1/README.md rename to dev/postgres-operator/0.2.2/README.md diff --git a/dev/postgres-operator/0.2.1/app-readme.md b/dev/postgres-operator/0.2.2/app-readme.md similarity index 100% rename from dev/postgres-operator/0.2.1/app-readme.md rename to dev/postgres-operator/0.2.2/app-readme.md diff --git a/dev/postgres-operator/0.2.2/charts/common-2.2.2.tgz b/dev/postgres-operator/0.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/dev/postgres-operator/0.2.2/charts/common-2.2.2.tgz differ diff --git a/dev/postgres-operator/0.2.1/charts/postgres-operator-1.6.2.tgz b/dev/postgres-operator/0.2.2/charts/postgres-operator-1.6.2.tgz similarity index 100% rename from dev/postgres-operator/0.2.1/charts/postgres-operator-1.6.2.tgz rename to dev/postgres-operator/0.2.2/charts/postgres-operator-1.6.2.tgz diff --git a/dev/postgres-operator/0.2.1/charts/postgres-operator-ui-1.6.2.tgz b/dev/postgres-operator/0.2.2/charts/postgres-operator-ui-1.6.2.tgz similarity index 100% rename from dev/postgres-operator/0.2.1/charts/postgres-operator-ui-1.6.2.tgz rename to dev/postgres-operator/0.2.2/charts/postgres-operator-ui-1.6.2.tgz diff --git a/dev/postgres-operator/0.2.1/ix_values.yaml b/dev/postgres-operator/0.2.2/ix_values.yaml similarity index 100% rename from dev/postgres-operator/0.2.1/ix_values.yaml rename to dev/postgres-operator/0.2.2/ix_values.yaml diff --git a/dev/postgres-operator/0.2.1/questions.yaml b/dev/postgres-operator/0.2.2/questions.yaml similarity index 100% rename from dev/postgres-operator/0.2.1/questions.yaml rename to dev/postgres-operator/0.2.2/questions.yaml diff --git a/dev/postgres-operator/0.2.1/templates/common.yaml b/dev/postgres-operator/0.2.2/templates/common.yaml similarity index 100% rename from dev/postgres-operator/0.2.1/templates/common.yaml rename to dev/postgres-operator/0.2.2/templates/common.yaml diff --git a/dev/postgres-operator/0.2.1/templates/envconfig.yaml b/dev/postgres-operator/0.2.2/templates/envconfig.yaml similarity index 100% rename from dev/postgres-operator/0.2.1/templates/envconfig.yaml rename to dev/postgres-operator/0.2.2/templates/envconfig.yaml diff --git a/dev/postgres-operator/0.2.1/test_values.yaml b/dev/postgres-operator/0.2.2/test_values.yaml similarity index 100% rename from dev/postgres-operator/0.2.1/test_values.yaml rename to dev/postgres-operator/0.2.2/test_values.yaml diff --git a/dev/postgres-operator/0.2.1/values.yaml b/dev/postgres-operator/0.2.2/values.yaml similarity index 100% rename from dev/postgres-operator/0.2.1/values.yaml rename to dev/postgres-operator/0.2.2/values.yaml diff --git a/incubator/bazarr/2.2.1/Chart.lock b/incubator/bazarr/2.2.1/Chart.lock deleted file mode 100644 index 0c67ebe49de..00000000000 --- a/incubator/bazarr/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:39:04.558645344Z" diff --git a/incubator/bazarr/2.2.1/charts/common-2.2.1.tgz b/incubator/bazarr/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/bazarr/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/bazarr/2.2.1/.helmignore b/incubator/bazarr/2.2.2/.helmignore similarity index 100% rename from incubator/bazarr/2.2.1/.helmignore rename to incubator/bazarr/2.2.2/.helmignore diff --git a/incubator/bazarr/2.2.1/CONFIG.md b/incubator/bazarr/2.2.2/CONFIG.md similarity index 100% rename from incubator/bazarr/2.2.1/CONFIG.md rename to incubator/bazarr/2.2.2/CONFIG.md diff --git a/incubator/bazarr/2.2.2/Chart.lock b/incubator/bazarr/2.2.2/Chart.lock new file mode 100644 index 00000000000..7a7a19a5401 --- /dev/null +++ b/incubator/bazarr/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:58.971307339Z" diff --git a/incubator/bazarr/2.2.1/Chart.yaml b/incubator/bazarr/2.2.2/Chart.yaml similarity index 96% rename from incubator/bazarr/2.2.1/Chart.yaml rename to incubator/bazarr/2.2.2/Chart.yaml index 15bfa221457..e863b529af0 100644 --- a/incubator/bazarr/2.2.1/Chart.yaml +++ b/incubator/bazarr/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: bazarr -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/bazarr/2.2.1/README.md b/incubator/bazarr/2.2.2/README.md similarity index 100% rename from incubator/bazarr/2.2.1/README.md rename to incubator/bazarr/2.2.2/README.md diff --git a/incubator/bazarr/2.2.1/app-readme.md b/incubator/bazarr/2.2.2/app-readme.md similarity index 100% rename from incubator/bazarr/2.2.1/app-readme.md rename to incubator/bazarr/2.2.2/app-readme.md diff --git a/incubator/bazarr/2.2.2/charts/common-2.2.2.tgz b/incubator/bazarr/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/bazarr/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/bazarr/2.2.1/ix_values.yaml b/incubator/bazarr/2.2.2/ix_values.yaml similarity index 100% rename from incubator/bazarr/2.2.1/ix_values.yaml rename to incubator/bazarr/2.2.2/ix_values.yaml diff --git a/incubator/bazarr/2.2.1/questions.yaml b/incubator/bazarr/2.2.2/questions.yaml similarity index 100% rename from incubator/bazarr/2.2.1/questions.yaml rename to incubator/bazarr/2.2.2/questions.yaml diff --git a/incubator/bazarr/2.2.1/templates/common.yaml b/incubator/bazarr/2.2.2/templates/common.yaml similarity index 100% rename from incubator/bazarr/2.2.1/templates/common.yaml rename to incubator/bazarr/2.2.2/templates/common.yaml diff --git a/incubator/bazarr/2.2.1/test_values.yaml b/incubator/bazarr/2.2.2/test_values.yaml similarity index 100% rename from incubator/bazarr/2.2.1/test_values.yaml rename to incubator/bazarr/2.2.2/test_values.yaml diff --git a/incubator/bazarr/2.2.1/values.yaml b/incubator/bazarr/2.2.2/values.yaml similarity index 100% rename from incubator/bazarr/2.2.1/values.yaml rename to incubator/bazarr/2.2.2/values.yaml diff --git a/incubator/calibre-web/2.2.1/Chart.lock b/incubator/calibre-web/2.2.1/Chart.lock deleted file mode 100644 index 88089a8f4d6..00000000000 --- a/incubator/calibre-web/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:39:01.716501752Z" diff --git a/incubator/calibre-web/2.2.1/charts/common-2.2.1.tgz b/incubator/calibre-web/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/calibre-web/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/calibre-web/2.2.1/.helmignore b/incubator/calibre-web/2.2.2/.helmignore similarity index 100% rename from incubator/calibre-web/2.2.1/.helmignore rename to incubator/calibre-web/2.2.2/.helmignore diff --git a/incubator/calibre-web/2.2.1/CONFIG.md b/incubator/calibre-web/2.2.2/CONFIG.md similarity index 100% rename from incubator/calibre-web/2.2.1/CONFIG.md rename to incubator/calibre-web/2.2.2/CONFIG.md diff --git a/incubator/calibre-web/2.2.2/Chart.lock b/incubator/calibre-web/2.2.2/Chart.lock new file mode 100644 index 00000000000..d29b9670c91 --- /dev/null +++ b/incubator/calibre-web/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:56.536227173Z" diff --git a/incubator/calibre-web/2.2.1/Chart.yaml b/incubator/calibre-web/2.2.2/Chart.yaml similarity index 96% rename from incubator/calibre-web/2.2.1/Chart.yaml rename to incubator/calibre-web/2.2.2/Chart.yaml index 9d4572b8b16..45d8de5955d 100644 --- a/incubator/calibre-web/2.2.1/Chart.yaml +++ b/incubator/calibre-web/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: calibre-web -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/calibre-web/2.2.1/README.md b/incubator/calibre-web/2.2.2/README.md similarity index 100% rename from incubator/calibre-web/2.2.1/README.md rename to incubator/calibre-web/2.2.2/README.md diff --git a/incubator/calibre-web/2.2.1/app-readme.md b/incubator/calibre-web/2.2.2/app-readme.md similarity index 100% rename from incubator/calibre-web/2.2.1/app-readme.md rename to incubator/calibre-web/2.2.2/app-readme.md diff --git a/incubator/calibre-web/2.2.2/charts/common-2.2.2.tgz b/incubator/calibre-web/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/calibre-web/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/calibre-web/2.2.1/ix_values.yaml b/incubator/calibre-web/2.2.2/ix_values.yaml similarity index 100% rename from incubator/calibre-web/2.2.1/ix_values.yaml rename to incubator/calibre-web/2.2.2/ix_values.yaml diff --git a/incubator/calibre-web/2.2.1/questions.yaml b/incubator/calibre-web/2.2.2/questions.yaml similarity index 100% rename from incubator/calibre-web/2.2.1/questions.yaml rename to incubator/calibre-web/2.2.2/questions.yaml diff --git a/incubator/calibre-web/2.2.1/templates/NOTES.txt b/incubator/calibre-web/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/calibre-web/2.2.1/templates/NOTES.txt rename to incubator/calibre-web/2.2.2/templates/NOTES.txt diff --git a/incubator/calibre-web/2.2.1/templates/common.yaml b/incubator/calibre-web/2.2.2/templates/common.yaml similarity index 100% rename from incubator/calibre-web/2.2.1/templates/common.yaml rename to incubator/calibre-web/2.2.2/templates/common.yaml diff --git a/incubator/calibre-web/2.2.1/test_values.yaml b/incubator/calibre-web/2.2.2/test_values.yaml similarity index 100% rename from incubator/calibre-web/2.2.1/test_values.yaml rename to incubator/calibre-web/2.2.2/test_values.yaml diff --git a/incubator/calibre-web/2.2.1/values.yaml b/incubator/calibre-web/2.2.2/values.yaml similarity index 100% rename from incubator/calibre-web/2.2.1/values.yaml rename to incubator/calibre-web/2.2.2/values.yaml diff --git a/incubator/deluge/2.2.1/Chart.lock b/incubator/deluge/2.2.1/Chart.lock deleted file mode 100644 index 98d96aa7978..00000000000 --- a/incubator/deluge/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:59.305960188Z" diff --git a/incubator/deluge/2.2.1/charts/common-2.2.1.tgz b/incubator/deluge/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/deluge/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/deluge/2.2.1/.helmignore b/incubator/deluge/2.2.2/.helmignore similarity index 100% rename from incubator/deluge/2.2.1/.helmignore rename to incubator/deluge/2.2.2/.helmignore diff --git a/incubator/deluge/2.2.1/CONFIG.md b/incubator/deluge/2.2.2/CONFIG.md similarity index 100% rename from incubator/deluge/2.2.1/CONFIG.md rename to incubator/deluge/2.2.2/CONFIG.md diff --git a/incubator/deluge/2.2.2/Chart.lock b/incubator/deluge/2.2.2/Chart.lock new file mode 100644 index 00000000000..5e35983be42 --- /dev/null +++ b/incubator/deluge/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:53.244051716Z" diff --git a/incubator/deluge/2.2.1/Chart.yaml b/incubator/deluge/2.2.2/Chart.yaml similarity index 95% rename from incubator/deluge/2.2.1/Chart.yaml rename to incubator/deluge/2.2.2/Chart.yaml index ea319b0a9a9..7ff7cd76df4 100644 --- a/incubator/deluge/2.2.1/Chart.yaml +++ b/incubator/deluge/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: deluge -version: 2.2.1 +version: 2.2.2 # upstream_version: appVersion: "auto" description: Deluge App for TrueNAS SCALE @@ -19,7 +19,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/deluge/2.2.1/README.md b/incubator/deluge/2.2.2/README.md similarity index 100% rename from incubator/deluge/2.2.1/README.md rename to incubator/deluge/2.2.2/README.md diff --git a/incubator/deluge/2.2.1/app-readme.md b/incubator/deluge/2.2.2/app-readme.md similarity index 100% rename from incubator/deluge/2.2.1/app-readme.md rename to incubator/deluge/2.2.2/app-readme.md diff --git a/incubator/deluge/2.2.2/charts/common-2.2.2.tgz b/incubator/deluge/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/deluge/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/deluge/2.2.1/ix_values.yaml b/incubator/deluge/2.2.2/ix_values.yaml similarity index 100% rename from incubator/deluge/2.2.1/ix_values.yaml rename to incubator/deluge/2.2.2/ix_values.yaml diff --git a/incubator/deluge/2.2.1/questions.yaml b/incubator/deluge/2.2.2/questions.yaml similarity index 100% rename from incubator/deluge/2.2.1/questions.yaml rename to incubator/deluge/2.2.2/questions.yaml diff --git a/incubator/deluge/2.2.1/templates/common.yaml b/incubator/deluge/2.2.2/templates/common.yaml similarity index 100% rename from incubator/deluge/2.2.1/templates/common.yaml rename to incubator/deluge/2.2.2/templates/common.yaml diff --git a/incubator/deluge/2.2.1/test_values.yaml b/incubator/deluge/2.2.2/test_values.yaml similarity index 100% rename from incubator/deluge/2.2.1/test_values.yaml rename to incubator/deluge/2.2.2/test_values.yaml diff --git a/incubator/deluge/2.2.1/values.yaml b/incubator/deluge/2.2.2/values.yaml similarity index 100% rename from incubator/deluge/2.2.1/values.yaml rename to incubator/deluge/2.2.2/values.yaml diff --git a/incubator/freshrss/2.2.1/Chart.lock b/incubator/freshrss/2.2.1/Chart.lock deleted file mode 100644 index f5884d039de..00000000000 --- a/incubator/freshrss/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:56.506865187Z" diff --git a/incubator/freshrss/2.2.1/charts/common-2.2.1.tgz b/incubator/freshrss/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/freshrss/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/freshrss/2.2.1/.helmignore b/incubator/freshrss/2.2.2/.helmignore similarity index 100% rename from incubator/freshrss/2.2.1/.helmignore rename to incubator/freshrss/2.2.2/.helmignore diff --git a/incubator/freshrss/2.2.1/CONFIG.md b/incubator/freshrss/2.2.2/CONFIG.md similarity index 100% rename from incubator/freshrss/2.2.1/CONFIG.md rename to incubator/freshrss/2.2.2/CONFIG.md diff --git a/incubator/freshrss/2.2.2/Chart.lock b/incubator/freshrss/2.2.2/Chart.lock new file mode 100644 index 00000000000..cff23f8d4a1 --- /dev/null +++ b/incubator/freshrss/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:50.794695939Z" diff --git a/incubator/freshrss/2.2.1/Chart.yaml b/incubator/freshrss/2.2.2/Chart.yaml similarity index 96% rename from incubator/freshrss/2.2.1/Chart.yaml rename to incubator/freshrss/2.2.2/Chart.yaml index 086653b3756..e665b95e8da 100644 --- a/incubator/freshrss/2.2.1/Chart.yaml +++ b/incubator/freshrss/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: freshrss -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/freshrss/2.2.1/README.md b/incubator/freshrss/2.2.2/README.md similarity index 100% rename from incubator/freshrss/2.2.1/README.md rename to incubator/freshrss/2.2.2/README.md diff --git a/incubator/freshrss/2.2.1/app-readme.md b/incubator/freshrss/2.2.2/app-readme.md similarity index 100% rename from incubator/freshrss/2.2.1/app-readme.md rename to incubator/freshrss/2.2.2/app-readme.md diff --git a/incubator/freshrss/2.2.2/charts/common-2.2.2.tgz b/incubator/freshrss/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/freshrss/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/freshrss/2.2.1/ix_values.yaml b/incubator/freshrss/2.2.2/ix_values.yaml similarity index 100% rename from incubator/freshrss/2.2.1/ix_values.yaml rename to incubator/freshrss/2.2.2/ix_values.yaml diff --git a/incubator/freshrss/2.2.1/questions.yaml b/incubator/freshrss/2.2.2/questions.yaml similarity index 100% rename from incubator/freshrss/2.2.1/questions.yaml rename to incubator/freshrss/2.2.2/questions.yaml diff --git a/incubator/freshrss/2.2.1/templates/NOTES.txt b/incubator/freshrss/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/freshrss/2.2.1/templates/NOTES.txt rename to incubator/freshrss/2.2.2/templates/NOTES.txt diff --git a/incubator/freshrss/2.2.1/templates/common.yaml b/incubator/freshrss/2.2.2/templates/common.yaml similarity index 100% rename from incubator/freshrss/2.2.1/templates/common.yaml rename to incubator/freshrss/2.2.2/templates/common.yaml diff --git a/incubator/freshrss/2.2.1/test_values.yaml b/incubator/freshrss/2.2.2/test_values.yaml similarity index 100% rename from incubator/freshrss/2.2.1/test_values.yaml rename to incubator/freshrss/2.2.2/test_values.yaml diff --git a/incubator/freshrss/2.2.1/values.yaml b/incubator/freshrss/2.2.2/values.yaml similarity index 100% rename from incubator/freshrss/2.2.1/values.yaml rename to incubator/freshrss/2.2.2/values.yaml diff --git a/incubator/gaps/2.2.1/Chart.lock b/incubator/gaps/2.2.1/Chart.lock deleted file mode 100644 index 3cd967476bd..00000000000 --- a/incubator/gaps/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:54.217162653Z" diff --git a/incubator/gaps/2.2.1/charts/common-2.2.1.tgz b/incubator/gaps/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/gaps/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/gaps/2.2.1/.helmignore b/incubator/gaps/2.2.2/.helmignore similarity index 100% rename from incubator/gaps/2.2.1/.helmignore rename to incubator/gaps/2.2.2/.helmignore diff --git a/incubator/gaps/2.2.1/CONFIG.md b/incubator/gaps/2.2.2/CONFIG.md similarity index 100% rename from incubator/gaps/2.2.1/CONFIG.md rename to incubator/gaps/2.2.2/CONFIG.md diff --git a/incubator/gaps/2.2.2/Chart.lock b/incubator/gaps/2.2.2/Chart.lock new file mode 100644 index 00000000000..ef3cc494269 --- /dev/null +++ b/incubator/gaps/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:48.368410137Z" diff --git a/incubator/gaps/2.2.1/Chart.yaml b/incubator/gaps/2.2.2/Chart.yaml similarity index 96% rename from incubator/gaps/2.2.1/Chart.yaml rename to incubator/gaps/2.2.2/Chart.yaml index 6843dcd40cf..d4ee1d27e2b 100644 --- a/incubator/gaps/2.2.1/Chart.yaml +++ b/incubator/gaps/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: gaps -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/gaps/2.2.1/README.md b/incubator/gaps/2.2.2/README.md similarity index 100% rename from incubator/gaps/2.2.1/README.md rename to incubator/gaps/2.2.2/README.md diff --git a/incubator/gaps/2.2.1/app-readme.md b/incubator/gaps/2.2.2/app-readme.md similarity index 100% rename from incubator/gaps/2.2.1/app-readme.md rename to incubator/gaps/2.2.2/app-readme.md diff --git a/incubator/gaps/2.2.2/charts/common-2.2.2.tgz b/incubator/gaps/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/gaps/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/gaps/2.2.1/ix_values.yaml b/incubator/gaps/2.2.2/ix_values.yaml similarity index 100% rename from incubator/gaps/2.2.1/ix_values.yaml rename to incubator/gaps/2.2.2/ix_values.yaml diff --git a/incubator/gaps/2.2.1/questions.yaml b/incubator/gaps/2.2.2/questions.yaml similarity index 100% rename from incubator/gaps/2.2.1/questions.yaml rename to incubator/gaps/2.2.2/questions.yaml diff --git a/incubator/gaps/2.2.1/templates/NOTES.txt b/incubator/gaps/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/gaps/2.2.1/templates/NOTES.txt rename to incubator/gaps/2.2.2/templates/NOTES.txt diff --git a/incubator/gaps/2.2.1/templates/common.yaml b/incubator/gaps/2.2.2/templates/common.yaml similarity index 100% rename from incubator/gaps/2.2.1/templates/common.yaml rename to incubator/gaps/2.2.2/templates/common.yaml diff --git a/incubator/gaps/2.2.1/test_values.yaml b/incubator/gaps/2.2.2/test_values.yaml similarity index 100% rename from incubator/gaps/2.2.1/test_values.yaml rename to incubator/gaps/2.2.2/test_values.yaml diff --git a/incubator/gaps/2.2.1/values.yaml b/incubator/gaps/2.2.2/values.yaml similarity index 100% rename from incubator/gaps/2.2.1/values.yaml rename to incubator/gaps/2.2.2/values.yaml diff --git a/incubator/grocy/2.2.1/Chart.lock b/incubator/grocy/2.2.1/Chart.lock deleted file mode 100644 index fab1e811fd8..00000000000 --- a/incubator/grocy/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:51.856904775Z" diff --git a/incubator/grocy/2.2.1/charts/common-2.2.1.tgz b/incubator/grocy/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/grocy/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/grocy/2.2.1/.helmignore b/incubator/grocy/2.2.2/.helmignore similarity index 100% rename from incubator/grocy/2.2.1/.helmignore rename to incubator/grocy/2.2.2/.helmignore diff --git a/incubator/grocy/2.2.1/CONFIG.md b/incubator/grocy/2.2.2/CONFIG.md similarity index 100% rename from incubator/grocy/2.2.1/CONFIG.md rename to incubator/grocy/2.2.2/CONFIG.md diff --git a/incubator/grocy/2.2.2/Chart.lock b/incubator/grocy/2.2.2/Chart.lock new file mode 100644 index 00000000000..1214feb4aa5 --- /dev/null +++ b/incubator/grocy/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:42.776541998Z" diff --git a/incubator/grocy/2.2.1/Chart.yaml b/incubator/grocy/2.2.2/Chart.yaml similarity index 95% rename from incubator/grocy/2.2.1/Chart.yaml rename to incubator/grocy/2.2.2/Chart.yaml index 2b191b86135..1aced75dcc2 100644 --- a/incubator/grocy/2.2.1/Chart.yaml +++ b/incubator/grocy/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: grocy -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/grocy/2.2.1/README.md b/incubator/grocy/2.2.2/README.md similarity index 100% rename from incubator/grocy/2.2.1/README.md rename to incubator/grocy/2.2.2/README.md diff --git a/incubator/grocy/2.2.1/app-readme.md b/incubator/grocy/2.2.2/app-readme.md similarity index 100% rename from incubator/grocy/2.2.1/app-readme.md rename to incubator/grocy/2.2.2/app-readme.md diff --git a/incubator/grocy/2.2.2/charts/common-2.2.2.tgz b/incubator/grocy/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/grocy/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/grocy/2.2.1/ix_values.yaml b/incubator/grocy/2.2.2/ix_values.yaml similarity index 100% rename from incubator/grocy/2.2.1/ix_values.yaml rename to incubator/grocy/2.2.2/ix_values.yaml diff --git a/incubator/grocy/2.2.1/questions.yaml b/incubator/grocy/2.2.2/questions.yaml similarity index 100% rename from incubator/grocy/2.2.1/questions.yaml rename to incubator/grocy/2.2.2/questions.yaml diff --git a/incubator/grocy/2.2.1/templates/common.yaml b/incubator/grocy/2.2.2/templates/common.yaml similarity index 100% rename from incubator/grocy/2.2.1/templates/common.yaml rename to incubator/grocy/2.2.2/templates/common.yaml diff --git a/incubator/grocy/2.2.1/test_values.yaml b/incubator/grocy/2.2.2/test_values.yaml similarity index 100% rename from incubator/grocy/2.2.1/test_values.yaml rename to incubator/grocy/2.2.2/test_values.yaml diff --git a/incubator/grocy/2.2.1/values.yaml b/incubator/grocy/2.2.2/values.yaml similarity index 100% rename from incubator/grocy/2.2.1/values.yaml rename to incubator/grocy/2.2.2/values.yaml diff --git a/incubator/heimdall/2.2.1/Chart.lock b/incubator/heimdall/2.2.1/Chart.lock deleted file mode 100644 index 603d7ddd1ce..00000000000 --- a/incubator/heimdall/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:49.480811646Z" diff --git a/incubator/heimdall/2.2.1/charts/common-2.2.1.tgz b/incubator/heimdall/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/heimdall/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/heimdall/2.2.1/.helmignore b/incubator/heimdall/2.2.2/.helmignore similarity index 100% rename from incubator/heimdall/2.2.1/.helmignore rename to incubator/heimdall/2.2.2/.helmignore diff --git a/incubator/heimdall/2.2.1/CONFIG.md b/incubator/heimdall/2.2.2/CONFIG.md similarity index 100% rename from incubator/heimdall/2.2.1/CONFIG.md rename to incubator/heimdall/2.2.2/CONFIG.md diff --git a/incubator/heimdall/2.2.2/Chart.lock b/incubator/heimdall/2.2.2/Chart.lock new file mode 100644 index 00000000000..67e05f64f51 --- /dev/null +++ b/incubator/heimdall/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:40.372893142Z" diff --git a/incubator/heimdall/2.2.1/Chart.yaml b/incubator/heimdall/2.2.2/Chart.yaml similarity index 95% rename from incubator/heimdall/2.2.1/Chart.yaml rename to incubator/heimdall/2.2.2/Chart.yaml index 8435ecd54c0..9f4a67b23fa 100644 --- a/incubator/heimdall/2.2.1/Chart.yaml +++ b/incubator/heimdall/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: heimdall -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/heimdall/2.2.1/README.md b/incubator/heimdall/2.2.2/README.md similarity index 100% rename from incubator/heimdall/2.2.1/README.md rename to incubator/heimdall/2.2.2/README.md diff --git a/incubator/heimdall/2.2.1/app-readme.md b/incubator/heimdall/2.2.2/app-readme.md similarity index 100% rename from incubator/heimdall/2.2.1/app-readme.md rename to incubator/heimdall/2.2.2/app-readme.md diff --git a/incubator/heimdall/2.2.2/charts/common-2.2.2.tgz b/incubator/heimdall/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/heimdall/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/heimdall/2.2.1/ix_values.yaml b/incubator/heimdall/2.2.2/ix_values.yaml similarity index 100% rename from incubator/heimdall/2.2.1/ix_values.yaml rename to incubator/heimdall/2.2.2/ix_values.yaml diff --git a/incubator/heimdall/2.2.1/questions.yaml b/incubator/heimdall/2.2.2/questions.yaml similarity index 100% rename from incubator/heimdall/2.2.1/questions.yaml rename to incubator/heimdall/2.2.2/questions.yaml diff --git a/incubator/heimdall/2.2.1/templates/common.yaml b/incubator/heimdall/2.2.2/templates/common.yaml similarity index 100% rename from incubator/heimdall/2.2.1/templates/common.yaml rename to incubator/heimdall/2.2.2/templates/common.yaml diff --git a/incubator/heimdall/2.2.1/test_values.yaml b/incubator/heimdall/2.2.2/test_values.yaml similarity index 100% rename from incubator/heimdall/2.2.1/test_values.yaml rename to incubator/heimdall/2.2.2/test_values.yaml diff --git a/incubator/heimdall/2.2.1/values.yaml b/incubator/heimdall/2.2.2/values.yaml similarity index 100% rename from incubator/heimdall/2.2.1/values.yaml rename to incubator/heimdall/2.2.2/values.yaml diff --git a/incubator/lazylibrarian/2.2.1/Chart.lock b/incubator/lazylibrarian/2.2.1/Chart.lock deleted file mode 100644 index 62fe95e3254..00000000000 --- a/incubator/lazylibrarian/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:47.066630207Z" diff --git a/incubator/lazylibrarian/2.2.1/charts/common-2.2.1.tgz b/incubator/lazylibrarian/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/lazylibrarian/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/lazylibrarian/2.2.1/.helmignore b/incubator/lazylibrarian/2.2.2/.helmignore similarity index 100% rename from incubator/lazylibrarian/2.2.1/.helmignore rename to incubator/lazylibrarian/2.2.2/.helmignore diff --git a/incubator/lazylibrarian/2.2.1/CONFIG.md b/incubator/lazylibrarian/2.2.2/CONFIG.md similarity index 100% rename from incubator/lazylibrarian/2.2.1/CONFIG.md rename to incubator/lazylibrarian/2.2.2/CONFIG.md diff --git a/incubator/lazylibrarian/2.2.2/Chart.lock b/incubator/lazylibrarian/2.2.2/Chart.lock new file mode 100644 index 00000000000..57a0482b946 --- /dev/null +++ b/incubator/lazylibrarian/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:37.976599369Z" diff --git a/incubator/lazylibrarian/2.2.1/Chart.yaml b/incubator/lazylibrarian/2.2.2/Chart.yaml similarity index 96% rename from incubator/lazylibrarian/2.2.1/Chart.yaml rename to incubator/lazylibrarian/2.2.2/Chart.yaml index 2bd0fc792ff..10de2a1efe3 100644 --- a/incubator/lazylibrarian/2.2.1/Chart.yaml +++ b/incubator/lazylibrarian/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lazylibrarian -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lazylibrarian/2.2.1/README.md b/incubator/lazylibrarian/2.2.2/README.md similarity index 100% rename from incubator/lazylibrarian/2.2.1/README.md rename to incubator/lazylibrarian/2.2.2/README.md diff --git a/incubator/lazylibrarian/2.2.1/app-readme.md b/incubator/lazylibrarian/2.2.2/app-readme.md similarity index 100% rename from incubator/lazylibrarian/2.2.1/app-readme.md rename to incubator/lazylibrarian/2.2.2/app-readme.md diff --git a/incubator/lazylibrarian/2.2.2/charts/common-2.2.2.tgz b/incubator/lazylibrarian/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/lazylibrarian/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/lazylibrarian/2.2.1/ix_values.yaml b/incubator/lazylibrarian/2.2.2/ix_values.yaml similarity index 100% rename from incubator/lazylibrarian/2.2.1/ix_values.yaml rename to incubator/lazylibrarian/2.2.2/ix_values.yaml diff --git a/incubator/lazylibrarian/2.2.1/questions.yaml b/incubator/lazylibrarian/2.2.2/questions.yaml similarity index 100% rename from incubator/lazylibrarian/2.2.1/questions.yaml rename to incubator/lazylibrarian/2.2.2/questions.yaml diff --git a/incubator/lazylibrarian/2.2.1/templates/common.yaml b/incubator/lazylibrarian/2.2.2/templates/common.yaml similarity index 100% rename from incubator/lazylibrarian/2.2.1/templates/common.yaml rename to incubator/lazylibrarian/2.2.2/templates/common.yaml diff --git a/incubator/lazylibrarian/2.2.1/test_values.yaml b/incubator/lazylibrarian/2.2.2/test_values.yaml similarity index 100% rename from incubator/lazylibrarian/2.2.1/test_values.yaml rename to incubator/lazylibrarian/2.2.2/test_values.yaml diff --git a/incubator/lazylibrarian/2.2.1/values.yaml b/incubator/lazylibrarian/2.2.2/values.yaml similarity index 100% rename from incubator/lazylibrarian/2.2.1/values.yaml rename to incubator/lazylibrarian/2.2.2/values.yaml diff --git a/incubator/lychee/2.2.1/Chart.lock b/incubator/lychee/2.2.1/Chart.lock deleted file mode 100644 index b98301c1511..00000000000 --- a/incubator/lychee/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:44.700417466Z" diff --git a/incubator/lychee/2.2.1/charts/common-2.2.1.tgz b/incubator/lychee/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/lychee/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/lychee/2.2.1/.helmignore b/incubator/lychee/2.2.2/.helmignore similarity index 100% rename from incubator/lychee/2.2.1/.helmignore rename to incubator/lychee/2.2.2/.helmignore diff --git a/incubator/lychee/2.2.1/CONFIG.md b/incubator/lychee/2.2.2/CONFIG.md similarity index 100% rename from incubator/lychee/2.2.1/CONFIG.md rename to incubator/lychee/2.2.2/CONFIG.md diff --git a/incubator/lychee/2.2.2/Chart.lock b/incubator/lychee/2.2.2/Chart.lock new file mode 100644 index 00000000000..0bb7147807a --- /dev/null +++ b/incubator/lychee/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:35.666356764Z" diff --git a/incubator/lychee/2.2.1/Chart.yaml b/incubator/lychee/2.2.2/Chart.yaml similarity index 96% rename from incubator/lychee/2.2.1/Chart.yaml rename to incubator/lychee/2.2.2/Chart.yaml index 03029bbb499..5229130bfb1 100644 --- a/incubator/lychee/2.2.1/Chart.yaml +++ b/incubator/lychee/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lychee -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/lychee/2.2.1/README.md b/incubator/lychee/2.2.2/README.md similarity index 100% rename from incubator/lychee/2.2.1/README.md rename to incubator/lychee/2.2.2/README.md diff --git a/incubator/lychee/2.2.1/app-readme.md b/incubator/lychee/2.2.2/app-readme.md similarity index 100% rename from incubator/lychee/2.2.1/app-readme.md rename to incubator/lychee/2.2.2/app-readme.md diff --git a/incubator/lychee/2.2.2/charts/common-2.2.2.tgz b/incubator/lychee/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/lychee/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/lychee/2.2.1/ix_values.yaml b/incubator/lychee/2.2.2/ix_values.yaml similarity index 100% rename from incubator/lychee/2.2.1/ix_values.yaml rename to incubator/lychee/2.2.2/ix_values.yaml diff --git a/incubator/lychee/2.2.1/questions.yaml b/incubator/lychee/2.2.2/questions.yaml similarity index 100% rename from incubator/lychee/2.2.1/questions.yaml rename to incubator/lychee/2.2.2/questions.yaml diff --git a/incubator/lychee/2.2.1/templates/NOTES.txt b/incubator/lychee/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/lychee/2.2.1/templates/NOTES.txt rename to incubator/lychee/2.2.2/templates/NOTES.txt diff --git a/incubator/lychee/2.2.1/templates/common.yaml b/incubator/lychee/2.2.2/templates/common.yaml similarity index 100% rename from incubator/lychee/2.2.1/templates/common.yaml rename to incubator/lychee/2.2.2/templates/common.yaml diff --git a/incubator/lychee/2.2.1/test_values.yaml b/incubator/lychee/2.2.2/test_values.yaml similarity index 100% rename from incubator/lychee/2.2.1/test_values.yaml rename to incubator/lychee/2.2.2/test_values.yaml diff --git a/incubator/lychee/2.2.1/values.yaml b/incubator/lychee/2.2.2/values.yaml similarity index 100% rename from incubator/lychee/2.2.1/values.yaml rename to incubator/lychee/2.2.2/values.yaml diff --git a/incubator/navidrome/2.2.1/Chart.lock b/incubator/navidrome/2.2.1/Chart.lock deleted file mode 100644 index 3e4c0503ffb..00000000000 --- a/incubator/navidrome/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:42.289765495Z" diff --git a/incubator/navidrome/2.2.1/charts/common-2.2.1.tgz b/incubator/navidrome/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/navidrome/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/navidrome/2.2.1/.helmignore b/incubator/navidrome/2.2.2/.helmignore similarity index 100% rename from incubator/navidrome/2.2.1/.helmignore rename to incubator/navidrome/2.2.2/.helmignore diff --git a/incubator/navidrome/2.2.1/CONFIG.md b/incubator/navidrome/2.2.2/CONFIG.md similarity index 100% rename from incubator/navidrome/2.2.1/CONFIG.md rename to incubator/navidrome/2.2.2/CONFIG.md diff --git a/incubator/navidrome/2.2.2/Chart.lock b/incubator/navidrome/2.2.2/Chart.lock new file mode 100644 index 00000000000..cfac437391d --- /dev/null +++ b/incubator/navidrome/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:33.374965933Z" diff --git a/incubator/navidrome/2.2.1/Chart.yaml b/incubator/navidrome/2.2.2/Chart.yaml similarity index 96% rename from incubator/navidrome/2.2.1/Chart.yaml rename to incubator/navidrome/2.2.2/Chart.yaml index a654ca717bf..7fa030508be 100644 --- a/incubator/navidrome/2.2.1/Chart.yaml +++ b/incubator/navidrome/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: navidrome -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/navidrome/2.2.1/README.md b/incubator/navidrome/2.2.2/README.md similarity index 100% rename from incubator/navidrome/2.2.1/README.md rename to incubator/navidrome/2.2.2/README.md diff --git a/incubator/navidrome/2.2.1/app-readme.md b/incubator/navidrome/2.2.2/app-readme.md similarity index 100% rename from incubator/navidrome/2.2.1/app-readme.md rename to incubator/navidrome/2.2.2/app-readme.md diff --git a/incubator/navidrome/2.2.2/charts/common-2.2.2.tgz b/incubator/navidrome/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/navidrome/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/navidrome/2.2.1/ix_values.yaml b/incubator/navidrome/2.2.2/ix_values.yaml similarity index 100% rename from incubator/navidrome/2.2.1/ix_values.yaml rename to incubator/navidrome/2.2.2/ix_values.yaml diff --git a/incubator/navidrome/2.2.1/questions.yaml b/incubator/navidrome/2.2.2/questions.yaml similarity index 100% rename from incubator/navidrome/2.2.1/questions.yaml rename to incubator/navidrome/2.2.2/questions.yaml diff --git a/incubator/navidrome/2.2.1/templates/NOTES.txt b/incubator/navidrome/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/navidrome/2.2.1/templates/NOTES.txt rename to incubator/navidrome/2.2.2/templates/NOTES.txt diff --git a/incubator/navidrome/2.2.1/templates/common.yaml b/incubator/navidrome/2.2.2/templates/common.yaml similarity index 100% rename from incubator/navidrome/2.2.1/templates/common.yaml rename to incubator/navidrome/2.2.2/templates/common.yaml diff --git a/incubator/navidrome/2.2.1/test_values.yaml b/incubator/navidrome/2.2.2/test_values.yaml similarity index 100% rename from incubator/navidrome/2.2.1/test_values.yaml rename to incubator/navidrome/2.2.2/test_values.yaml diff --git a/incubator/navidrome/2.2.1/values.yaml b/incubator/navidrome/2.2.2/values.yaml similarity index 100% rename from incubator/navidrome/2.2.1/values.yaml rename to incubator/navidrome/2.2.2/values.yaml diff --git a/incubator/node-red/2.2.1/Chart.lock b/incubator/node-red/2.2.1/Chart.lock deleted file mode 100644 index 538e7d5dd1b..00000000000 --- a/incubator/node-red/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:39.920222638Z" diff --git a/incubator/node-red/2.2.1/charts/common-2.2.1.tgz b/incubator/node-red/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/node-red/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/node-red/2.2.1/.helmignore b/incubator/node-red/2.2.2/.helmignore similarity index 100% rename from incubator/node-red/2.2.1/.helmignore rename to incubator/node-red/2.2.2/.helmignore diff --git a/incubator/node-red/2.2.1/CONFIG.md b/incubator/node-red/2.2.2/CONFIG.md similarity index 100% rename from incubator/node-red/2.2.1/CONFIG.md rename to incubator/node-red/2.2.2/CONFIG.md diff --git a/incubator/node-red/2.2.2/Chart.lock b/incubator/node-red/2.2.2/Chart.lock new file mode 100644 index 00000000000..52c2aeed642 --- /dev/null +++ b/incubator/node-red/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:30.997616532Z" diff --git a/incubator/node-red/2.2.1/Chart.yaml b/incubator/node-red/2.2.2/Chart.yaml similarity index 95% rename from incubator/node-red/2.2.1/Chart.yaml rename to incubator/node-red/2.2.2/Chart.yaml index 2f9f1c08894..5f33096e357 100644 --- a/incubator/node-red/2.2.1/Chart.yaml +++ b/incubator/node-red/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: node-red -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/node-red/2.2.1/README.md b/incubator/node-red/2.2.2/README.md similarity index 100% rename from incubator/node-red/2.2.1/README.md rename to incubator/node-red/2.2.2/README.md diff --git a/incubator/node-red/2.2.1/app-readme.md b/incubator/node-red/2.2.2/app-readme.md similarity index 100% rename from incubator/node-red/2.2.1/app-readme.md rename to incubator/node-red/2.2.2/app-readme.md diff --git a/incubator/node-red/2.2.2/charts/common-2.2.2.tgz b/incubator/node-red/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/node-red/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/node-red/2.2.1/ix_values.yaml b/incubator/node-red/2.2.2/ix_values.yaml similarity index 100% rename from incubator/node-red/2.2.1/ix_values.yaml rename to incubator/node-red/2.2.2/ix_values.yaml diff --git a/incubator/node-red/2.2.1/questions.yaml b/incubator/node-red/2.2.2/questions.yaml similarity index 100% rename from incubator/node-red/2.2.1/questions.yaml rename to incubator/node-red/2.2.2/questions.yaml diff --git a/incubator/node-red/2.2.1/templates/common.yaml b/incubator/node-red/2.2.2/templates/common.yaml similarity index 100% rename from incubator/node-red/2.2.1/templates/common.yaml rename to incubator/node-red/2.2.2/templates/common.yaml diff --git a/incubator/node-red/2.2.1/test_values.yaml b/incubator/node-red/2.2.2/test_values.yaml similarity index 100% rename from incubator/node-red/2.2.1/test_values.yaml rename to incubator/node-red/2.2.2/test_values.yaml diff --git a/incubator/node-red/2.2.1/values.yaml b/incubator/node-red/2.2.2/values.yaml similarity index 100% rename from incubator/node-red/2.2.1/values.yaml rename to incubator/node-red/2.2.2/values.yaml diff --git a/incubator/nzbget/2.2.1/Chart.lock b/incubator/nzbget/2.2.1/Chart.lock deleted file mode 100644 index 486cf229033..00000000000 --- a/incubator/nzbget/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:37.597937093Z" diff --git a/incubator/nzbget/2.2.1/charts/common-2.2.1.tgz b/incubator/nzbget/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/nzbget/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/nzbget/2.2.1/.helmignore b/incubator/nzbget/2.2.2/.helmignore similarity index 100% rename from incubator/nzbget/2.2.1/.helmignore rename to incubator/nzbget/2.2.2/.helmignore diff --git a/incubator/nzbget/2.2.1/CONFIG.md b/incubator/nzbget/2.2.2/CONFIG.md similarity index 100% rename from incubator/nzbget/2.2.1/CONFIG.md rename to incubator/nzbget/2.2.2/CONFIG.md diff --git a/incubator/nzbget/2.2.2/Chart.lock b/incubator/nzbget/2.2.2/Chart.lock new file mode 100644 index 00000000000..46055e2569f --- /dev/null +++ b/incubator/nzbget/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:28.642330077Z" diff --git a/incubator/nzbget/2.2.1/Chart.yaml b/incubator/nzbget/2.2.2/Chart.yaml similarity index 95% rename from incubator/nzbget/2.2.1/Chart.yaml rename to incubator/nzbget/2.2.2/Chart.yaml index 0c64ea64c48..d5b73a533b1 100644 --- a/incubator/nzbget/2.2.1/Chart.yaml +++ b/incubator/nzbget/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbget -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbget/2.2.1/README.md b/incubator/nzbget/2.2.2/README.md similarity index 100% rename from incubator/nzbget/2.2.1/README.md rename to incubator/nzbget/2.2.2/README.md diff --git a/incubator/nzbget/2.2.1/app-readme.md b/incubator/nzbget/2.2.2/app-readme.md similarity index 100% rename from incubator/nzbget/2.2.1/app-readme.md rename to incubator/nzbget/2.2.2/app-readme.md diff --git a/incubator/nzbget/2.2.2/charts/common-2.2.2.tgz b/incubator/nzbget/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/nzbget/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/nzbget/2.2.1/ix_values.yaml b/incubator/nzbget/2.2.2/ix_values.yaml similarity index 100% rename from incubator/nzbget/2.2.1/ix_values.yaml rename to incubator/nzbget/2.2.2/ix_values.yaml diff --git a/incubator/nzbget/2.2.1/questions.yaml b/incubator/nzbget/2.2.2/questions.yaml similarity index 100% rename from incubator/nzbget/2.2.1/questions.yaml rename to incubator/nzbget/2.2.2/questions.yaml diff --git a/incubator/nzbget/2.2.1/templates/NOTES.txt b/incubator/nzbget/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/nzbget/2.2.1/templates/NOTES.txt rename to incubator/nzbget/2.2.2/templates/NOTES.txt diff --git a/incubator/nzbget/2.2.1/templates/common.yaml b/incubator/nzbget/2.2.2/templates/common.yaml similarity index 100% rename from incubator/nzbget/2.2.1/templates/common.yaml rename to incubator/nzbget/2.2.2/templates/common.yaml diff --git a/incubator/nzbget/2.2.1/test_values.yaml b/incubator/nzbget/2.2.2/test_values.yaml similarity index 100% rename from incubator/nzbget/2.2.1/test_values.yaml rename to incubator/nzbget/2.2.2/test_values.yaml diff --git a/incubator/nzbget/2.2.1/values.yaml b/incubator/nzbget/2.2.2/values.yaml similarity index 100% rename from incubator/nzbget/2.2.1/values.yaml rename to incubator/nzbget/2.2.2/values.yaml diff --git a/incubator/nzbhydra/2.2.1/Chart.lock b/incubator/nzbhydra/2.2.1/Chart.lock deleted file mode 100644 index a2c833f382d..00000000000 --- a/incubator/nzbhydra/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:35.240874648Z" diff --git a/incubator/nzbhydra/2.2.1/charts/common-2.2.1.tgz b/incubator/nzbhydra/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/nzbhydra/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/nzbhydra/2.2.1/.helmignore b/incubator/nzbhydra/2.2.2/.helmignore similarity index 100% rename from incubator/nzbhydra/2.2.1/.helmignore rename to incubator/nzbhydra/2.2.2/.helmignore diff --git a/incubator/nzbhydra/2.2.1/CONFIG.md b/incubator/nzbhydra/2.2.2/CONFIG.md similarity index 100% rename from incubator/nzbhydra/2.2.1/CONFIG.md rename to incubator/nzbhydra/2.2.2/CONFIG.md diff --git a/incubator/nzbhydra/2.2.2/Chart.lock b/incubator/nzbhydra/2.2.2/Chart.lock new file mode 100644 index 00000000000..de77260c4ea --- /dev/null +++ b/incubator/nzbhydra/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:25.894527777Z" diff --git a/incubator/nzbhydra/2.2.1/Chart.yaml b/incubator/nzbhydra/2.2.2/Chart.yaml similarity index 96% rename from incubator/nzbhydra/2.2.1/Chart.yaml rename to incubator/nzbhydra/2.2.2/Chart.yaml index a5f79bd8eca..7d5de61625f 100644 --- a/incubator/nzbhydra/2.2.1/Chart.yaml +++ b/incubator/nzbhydra/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: nzbhydra -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/nzbhydra/2.2.1/README.md b/incubator/nzbhydra/2.2.2/README.md similarity index 100% rename from incubator/nzbhydra/2.2.1/README.md rename to incubator/nzbhydra/2.2.2/README.md diff --git a/incubator/nzbhydra/2.2.1/app-readme.md b/incubator/nzbhydra/2.2.2/app-readme.md similarity index 100% rename from incubator/nzbhydra/2.2.1/app-readme.md rename to incubator/nzbhydra/2.2.2/app-readme.md diff --git a/incubator/nzbhydra/2.2.2/charts/common-2.2.2.tgz b/incubator/nzbhydra/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/nzbhydra/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/nzbhydra/2.2.1/ix_values.yaml b/incubator/nzbhydra/2.2.2/ix_values.yaml similarity index 100% rename from incubator/nzbhydra/2.2.1/ix_values.yaml rename to incubator/nzbhydra/2.2.2/ix_values.yaml diff --git a/incubator/nzbhydra/2.2.1/questions.yaml b/incubator/nzbhydra/2.2.2/questions.yaml similarity index 100% rename from incubator/nzbhydra/2.2.1/questions.yaml rename to incubator/nzbhydra/2.2.2/questions.yaml diff --git a/incubator/nzbhydra/2.2.1/templates/NOTES.txt b/incubator/nzbhydra/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/nzbhydra/2.2.1/templates/NOTES.txt rename to incubator/nzbhydra/2.2.2/templates/NOTES.txt diff --git a/incubator/nzbhydra/2.2.1/templates/common.yaml b/incubator/nzbhydra/2.2.2/templates/common.yaml similarity index 100% rename from incubator/nzbhydra/2.2.1/templates/common.yaml rename to incubator/nzbhydra/2.2.2/templates/common.yaml diff --git a/incubator/nzbhydra/2.2.1/test_values.yaml b/incubator/nzbhydra/2.2.2/test_values.yaml similarity index 100% rename from incubator/nzbhydra/2.2.1/test_values.yaml rename to incubator/nzbhydra/2.2.2/test_values.yaml diff --git a/incubator/nzbhydra/2.2.1/values.yaml b/incubator/nzbhydra/2.2.2/values.yaml similarity index 100% rename from incubator/nzbhydra/2.2.1/values.yaml rename to incubator/nzbhydra/2.2.2/values.yaml diff --git a/incubator/organizr/2.2.1/Chart.lock b/incubator/organizr/2.2.1/Chart.lock deleted file mode 100644 index 930c3dff2fd..00000000000 --- a/incubator/organizr/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:32.261736932Z" diff --git a/incubator/organizr/2.2.1/charts/common-2.2.1.tgz b/incubator/organizr/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/organizr/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/organizr/2.2.1/.helmignore b/incubator/organizr/2.2.2/.helmignore similarity index 100% rename from incubator/organizr/2.2.1/.helmignore rename to incubator/organizr/2.2.2/.helmignore diff --git a/incubator/organizr/2.2.1/CONFIG.md b/incubator/organizr/2.2.2/CONFIG.md similarity index 100% rename from incubator/organizr/2.2.1/CONFIG.md rename to incubator/organizr/2.2.2/CONFIG.md diff --git a/incubator/organizr/2.2.2/Chart.lock b/incubator/organizr/2.2.2/Chart.lock new file mode 100644 index 00000000000..393d18e8622 --- /dev/null +++ b/incubator/organizr/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:22.548596908Z" diff --git a/incubator/organizr/2.2.1/Chart.yaml b/incubator/organizr/2.2.2/Chart.yaml similarity index 95% rename from incubator/organizr/2.2.1/Chart.yaml rename to incubator/organizr/2.2.2/Chart.yaml index 32dba8c2354..a40ee24ef4a 100644 --- a/incubator/organizr/2.2.1/Chart.yaml +++ b/incubator/organizr/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: organizr -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/organizr/2.2.1/README.md b/incubator/organizr/2.2.2/README.md similarity index 100% rename from incubator/organizr/2.2.1/README.md rename to incubator/organizr/2.2.2/README.md diff --git a/incubator/organizr/2.2.1/app-readme.md b/incubator/organizr/2.2.2/app-readme.md similarity index 100% rename from incubator/organizr/2.2.1/app-readme.md rename to incubator/organizr/2.2.2/app-readme.md diff --git a/incubator/organizr/2.2.2/charts/common-2.2.2.tgz b/incubator/organizr/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/organizr/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/organizr/2.2.1/ix_values.yaml b/incubator/organizr/2.2.2/ix_values.yaml similarity index 100% rename from incubator/organizr/2.2.1/ix_values.yaml rename to incubator/organizr/2.2.2/ix_values.yaml diff --git a/incubator/organizr/2.2.1/questions.yaml b/incubator/organizr/2.2.2/questions.yaml similarity index 100% rename from incubator/organizr/2.2.1/questions.yaml rename to incubator/organizr/2.2.2/questions.yaml diff --git a/incubator/organizr/2.2.1/templates/common.yaml b/incubator/organizr/2.2.2/templates/common.yaml similarity index 100% rename from incubator/organizr/2.2.1/templates/common.yaml rename to incubator/organizr/2.2.2/templates/common.yaml diff --git a/incubator/organizr/2.2.1/test_values.yaml b/incubator/organizr/2.2.2/test_values.yaml similarity index 100% rename from incubator/organizr/2.2.1/test_values.yaml rename to incubator/organizr/2.2.2/test_values.yaml diff --git a/incubator/organizr/2.2.1/values.yaml b/incubator/organizr/2.2.2/values.yaml similarity index 100% rename from incubator/organizr/2.2.1/values.yaml rename to incubator/organizr/2.2.2/values.yaml diff --git a/incubator/qbittorrent/2.2.1/Chart.lock b/incubator/qbittorrent/2.2.1/Chart.lock deleted file mode 100644 index 6fab80d3d55..00000000000 --- a/incubator/qbittorrent/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:29.909531792Z" diff --git a/incubator/qbittorrent/2.2.1/charts/common-2.2.1.tgz b/incubator/qbittorrent/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/qbittorrent/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/qbittorrent/2.2.1/.helmignore b/incubator/qbittorrent/2.2.2/.helmignore similarity index 100% rename from incubator/qbittorrent/2.2.1/.helmignore rename to incubator/qbittorrent/2.2.2/.helmignore diff --git a/incubator/qbittorrent/2.2.1/CONFIG.md b/incubator/qbittorrent/2.2.2/CONFIG.md similarity index 100% rename from incubator/qbittorrent/2.2.1/CONFIG.md rename to incubator/qbittorrent/2.2.2/CONFIG.md diff --git a/incubator/qbittorrent/2.2.2/Chart.lock b/incubator/qbittorrent/2.2.2/Chart.lock new file mode 100644 index 00000000000..a78c93d6427 --- /dev/null +++ b/incubator/qbittorrent/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:19.963566739Z" diff --git a/incubator/qbittorrent/2.2.1/Chart.yaml b/incubator/qbittorrent/2.2.2/Chart.yaml similarity index 96% rename from incubator/qbittorrent/2.2.1/Chart.yaml rename to incubator/qbittorrent/2.2.2/Chart.yaml index fc10697075c..86edd393dcb 100644 --- a/incubator/qbittorrent/2.2.1/Chart.yaml +++ b/incubator/qbittorrent/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: qbittorrent -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/qbittorrent/2.2.1/README.md b/incubator/qbittorrent/2.2.2/README.md similarity index 100% rename from incubator/qbittorrent/2.2.1/README.md rename to incubator/qbittorrent/2.2.2/README.md diff --git a/incubator/qbittorrent/2.2.1/app-readme.md b/incubator/qbittorrent/2.2.2/app-readme.md similarity index 100% rename from incubator/qbittorrent/2.2.1/app-readme.md rename to incubator/qbittorrent/2.2.2/app-readme.md diff --git a/incubator/qbittorrent/2.2.2/charts/common-2.2.2.tgz b/incubator/qbittorrent/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/qbittorrent/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/qbittorrent/2.2.1/ix_values.yaml b/incubator/qbittorrent/2.2.2/ix_values.yaml similarity index 100% rename from incubator/qbittorrent/2.2.1/ix_values.yaml rename to incubator/qbittorrent/2.2.2/ix_values.yaml diff --git a/incubator/qbittorrent/2.2.1/questions.yaml b/incubator/qbittorrent/2.2.2/questions.yaml similarity index 100% rename from incubator/qbittorrent/2.2.1/questions.yaml rename to incubator/qbittorrent/2.2.2/questions.yaml diff --git a/incubator/qbittorrent/2.2.1/templates/NOTES.txt b/incubator/qbittorrent/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/qbittorrent/2.2.1/templates/NOTES.txt rename to incubator/qbittorrent/2.2.2/templates/NOTES.txt diff --git a/incubator/qbittorrent/2.2.1/templates/common.yaml b/incubator/qbittorrent/2.2.2/templates/common.yaml similarity index 100% rename from incubator/qbittorrent/2.2.1/templates/common.yaml rename to incubator/qbittorrent/2.2.2/templates/common.yaml diff --git a/incubator/qbittorrent/2.2.1/templates/configmap.yaml b/incubator/qbittorrent/2.2.2/templates/configmap.yaml similarity index 100% rename from incubator/qbittorrent/2.2.1/templates/configmap.yaml rename to incubator/qbittorrent/2.2.2/templates/configmap.yaml diff --git a/incubator/qbittorrent/2.2.1/test_values.yaml b/incubator/qbittorrent/2.2.2/test_values.yaml similarity index 100% rename from incubator/qbittorrent/2.2.1/test_values.yaml rename to incubator/qbittorrent/2.2.2/test_values.yaml diff --git a/incubator/qbittorrent/2.2.1/values.yaml b/incubator/qbittorrent/2.2.2/values.yaml similarity index 100% rename from incubator/qbittorrent/2.2.1/values.yaml rename to incubator/qbittorrent/2.2.2/values.yaml diff --git a/incubator/readarr/2.2.1/Chart.lock b/incubator/readarr/2.2.1/Chart.lock deleted file mode 100644 index cbb6d9a06ff..00000000000 --- a/incubator/readarr/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:27.536152838Z" diff --git a/incubator/readarr/2.2.1/charts/common-2.2.1.tgz b/incubator/readarr/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/readarr/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/readarr/2.2.1/.helmignore b/incubator/readarr/2.2.2/.helmignore similarity index 100% rename from incubator/readarr/2.2.1/.helmignore rename to incubator/readarr/2.2.2/.helmignore diff --git a/incubator/readarr/2.2.1/CONFIG.md b/incubator/readarr/2.2.2/CONFIG.md similarity index 100% rename from incubator/readarr/2.2.1/CONFIG.md rename to incubator/readarr/2.2.2/CONFIG.md diff --git a/incubator/readarr/2.2.2/Chart.lock b/incubator/readarr/2.2.2/Chart.lock new file mode 100644 index 00000000000..bfd4948873c --- /dev/null +++ b/incubator/readarr/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:17.612875335Z" diff --git a/incubator/readarr/2.2.1/Chart.yaml b/incubator/readarr/2.2.2/Chart.yaml similarity index 96% rename from incubator/readarr/2.2.1/Chart.yaml rename to incubator/readarr/2.2.2/Chart.yaml index 33fe3e3537f..c0669653bd5 100644 --- a/incubator/readarr/2.2.1/Chart.yaml +++ b/incubator/readarr/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: readarr -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/readarr/2.2.1/README.md b/incubator/readarr/2.2.2/README.md similarity index 100% rename from incubator/readarr/2.2.1/README.md rename to incubator/readarr/2.2.2/README.md diff --git a/incubator/readarr/2.2.1/app-readme.md b/incubator/readarr/2.2.2/app-readme.md similarity index 100% rename from incubator/readarr/2.2.1/app-readme.md rename to incubator/readarr/2.2.2/app-readme.md diff --git a/incubator/readarr/2.2.2/charts/common-2.2.2.tgz b/incubator/readarr/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/readarr/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/readarr/2.2.1/ix_values.yaml b/incubator/readarr/2.2.2/ix_values.yaml similarity index 100% rename from incubator/readarr/2.2.1/ix_values.yaml rename to incubator/readarr/2.2.2/ix_values.yaml diff --git a/incubator/readarr/2.2.1/questions.yaml b/incubator/readarr/2.2.2/questions.yaml similarity index 100% rename from incubator/readarr/2.2.1/questions.yaml rename to incubator/readarr/2.2.2/questions.yaml diff --git a/incubator/readarr/2.2.1/templates/NOTES.txt b/incubator/readarr/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/readarr/2.2.1/templates/NOTES.txt rename to incubator/readarr/2.2.2/templates/NOTES.txt diff --git a/incubator/readarr/2.2.1/templates/common.yaml b/incubator/readarr/2.2.2/templates/common.yaml similarity index 100% rename from incubator/readarr/2.2.1/templates/common.yaml rename to incubator/readarr/2.2.2/templates/common.yaml diff --git a/incubator/readarr/2.2.1/test_values.yaml b/incubator/readarr/2.2.2/test_values.yaml similarity index 100% rename from incubator/readarr/2.2.1/test_values.yaml rename to incubator/readarr/2.2.2/test_values.yaml diff --git a/incubator/readarr/2.2.1/values.yaml b/incubator/readarr/2.2.2/values.yaml similarity index 100% rename from incubator/readarr/2.2.1/values.yaml rename to incubator/readarr/2.2.2/values.yaml diff --git a/incubator/sabnzbd/2.2.1/Chart.lock b/incubator/sabnzbd/2.2.1/Chart.lock deleted file mode 100644 index 2f12450b267..00000000000 --- a/incubator/sabnzbd/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:25.043070317Z" diff --git a/incubator/sabnzbd/2.2.1/charts/common-2.2.1.tgz b/incubator/sabnzbd/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/sabnzbd/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/sabnzbd/2.2.1/.helmignore b/incubator/sabnzbd/2.2.2/.helmignore similarity index 100% rename from incubator/sabnzbd/2.2.1/.helmignore rename to incubator/sabnzbd/2.2.2/.helmignore diff --git a/incubator/sabnzbd/2.2.1/CONFIG.md b/incubator/sabnzbd/2.2.2/CONFIG.md similarity index 100% rename from incubator/sabnzbd/2.2.1/CONFIG.md rename to incubator/sabnzbd/2.2.2/CONFIG.md diff --git a/incubator/sabnzbd/2.2.2/Chart.lock b/incubator/sabnzbd/2.2.2/Chart.lock new file mode 100644 index 00000000000..0b530d053f1 --- /dev/null +++ b/incubator/sabnzbd/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:15.236002581Z" diff --git a/incubator/sabnzbd/2.2.1/Chart.yaml b/incubator/sabnzbd/2.2.2/Chart.yaml similarity index 95% rename from incubator/sabnzbd/2.2.1/Chart.yaml rename to incubator/sabnzbd/2.2.2/Chart.yaml index 9488ac8453d..d6f3d9353e1 100644 --- a/incubator/sabnzbd/2.2.1/Chart.yaml +++ b/incubator/sabnzbd/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sabnzbd -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/sabnzbd/2.2.1/README.md b/incubator/sabnzbd/2.2.2/README.md similarity index 100% rename from incubator/sabnzbd/2.2.1/README.md rename to incubator/sabnzbd/2.2.2/README.md diff --git a/incubator/sabnzbd/2.2.1/app-readme.md b/incubator/sabnzbd/2.2.2/app-readme.md similarity index 100% rename from incubator/sabnzbd/2.2.1/app-readme.md rename to incubator/sabnzbd/2.2.2/app-readme.md diff --git a/incubator/sabnzbd/2.2.2/charts/common-2.2.2.tgz b/incubator/sabnzbd/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/sabnzbd/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/sabnzbd/2.2.1/ix_values.yaml b/incubator/sabnzbd/2.2.2/ix_values.yaml similarity index 100% rename from incubator/sabnzbd/2.2.1/ix_values.yaml rename to incubator/sabnzbd/2.2.2/ix_values.yaml diff --git a/incubator/sabnzbd/2.2.1/questions.yaml b/incubator/sabnzbd/2.2.2/questions.yaml similarity index 100% rename from incubator/sabnzbd/2.2.1/questions.yaml rename to incubator/sabnzbd/2.2.2/questions.yaml diff --git a/incubator/sabnzbd/2.2.1/templates/NOTES.txt b/incubator/sabnzbd/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/sabnzbd/2.2.1/templates/NOTES.txt rename to incubator/sabnzbd/2.2.2/templates/NOTES.txt diff --git a/incubator/sabnzbd/2.2.1/templates/common.yaml b/incubator/sabnzbd/2.2.2/templates/common.yaml similarity index 100% rename from incubator/sabnzbd/2.2.1/templates/common.yaml rename to incubator/sabnzbd/2.2.2/templates/common.yaml diff --git a/incubator/sabnzbd/2.2.1/test_values.yaml b/incubator/sabnzbd/2.2.2/test_values.yaml similarity index 100% rename from incubator/sabnzbd/2.2.1/test_values.yaml rename to incubator/sabnzbd/2.2.2/test_values.yaml diff --git a/incubator/sabnzbd/2.2.1/values.yaml b/incubator/sabnzbd/2.2.2/values.yaml similarity index 100% rename from incubator/sabnzbd/2.2.1/values.yaml rename to incubator/sabnzbd/2.2.2/values.yaml diff --git a/incubator/truecommand/2.2.1/Chart.lock b/incubator/truecommand/2.2.1/Chart.lock deleted file mode 100644 index 827a340421f..00000000000 --- a/incubator/truecommand/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:22.669209337Z" diff --git a/incubator/truecommand/2.2.1/charts/common-2.2.1.tgz b/incubator/truecommand/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/truecommand/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/truecommand/2.2.1/.helmignore b/incubator/truecommand/2.2.2/.helmignore similarity index 100% rename from incubator/truecommand/2.2.1/.helmignore rename to incubator/truecommand/2.2.2/.helmignore diff --git a/incubator/truecommand/2.2.1/CONFIG.md b/incubator/truecommand/2.2.2/CONFIG.md similarity index 100% rename from incubator/truecommand/2.2.1/CONFIG.md rename to incubator/truecommand/2.2.2/CONFIG.md diff --git a/incubator/truecommand/2.2.2/Chart.lock b/incubator/truecommand/2.2.2/Chart.lock new file mode 100644 index 00000000000..b05fb1844a5 --- /dev/null +++ b/incubator/truecommand/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:12.739248771Z" diff --git a/incubator/truecommand/2.2.1/Chart.yaml b/incubator/truecommand/2.2.2/Chart.yaml similarity index 95% rename from incubator/truecommand/2.2.1/Chart.yaml rename to incubator/truecommand/2.2.2/Chart.yaml index 7433932ca9a..f01eb78b040 100644 --- a/incubator/truecommand/2.2.1/Chart.yaml +++ b/incubator/truecommand/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: truecommand -version: 2.2.1 +version: 2.2.2 # 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/truecommand/2.2.1/README.md b/incubator/truecommand/2.2.2/README.md similarity index 100% rename from incubator/truecommand/2.2.1/README.md rename to incubator/truecommand/2.2.2/README.md diff --git a/incubator/truecommand/2.2.1/app-readme.md b/incubator/truecommand/2.2.2/app-readme.md similarity index 100% rename from incubator/truecommand/2.2.1/app-readme.md rename to incubator/truecommand/2.2.2/app-readme.md diff --git a/incubator/truecommand/2.2.2/charts/common-2.2.2.tgz b/incubator/truecommand/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/truecommand/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/truecommand/2.2.1/ix_values.yaml b/incubator/truecommand/2.2.2/ix_values.yaml similarity index 100% rename from incubator/truecommand/2.2.1/ix_values.yaml rename to incubator/truecommand/2.2.2/ix_values.yaml diff --git a/incubator/truecommand/2.2.1/questions.yaml b/incubator/truecommand/2.2.2/questions.yaml similarity index 100% rename from incubator/truecommand/2.2.1/questions.yaml rename to incubator/truecommand/2.2.2/questions.yaml diff --git a/incubator/truecommand/2.2.1/templates/NOTES.txt b/incubator/truecommand/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/truecommand/2.2.1/templates/NOTES.txt rename to incubator/truecommand/2.2.2/templates/NOTES.txt diff --git a/incubator/truecommand/2.2.1/templates/common.yaml b/incubator/truecommand/2.2.2/templates/common.yaml similarity index 100% rename from incubator/truecommand/2.2.1/templates/common.yaml rename to incubator/truecommand/2.2.2/templates/common.yaml diff --git a/incubator/truecommand/2.2.1/test_values.yaml b/incubator/truecommand/2.2.2/test_values.yaml similarity index 100% rename from incubator/truecommand/2.2.1/test_values.yaml rename to incubator/truecommand/2.2.2/test_values.yaml diff --git a/incubator/truecommand/2.2.1/values.yaml b/incubator/truecommand/2.2.2/values.yaml similarity index 100% rename from incubator/truecommand/2.2.1/values.yaml rename to incubator/truecommand/2.2.2/values.yaml diff --git a/incubator/tvheadend/2.2.1/Chart.lock b/incubator/tvheadend/2.2.1/Chart.lock deleted file mode 100644 index 0edcc436301..00000000000 --- a/incubator/tvheadend/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:20.240343669Z" diff --git a/incubator/tvheadend/2.2.1/charts/common-2.2.1.tgz b/incubator/tvheadend/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/tvheadend/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/tvheadend/2.2.1/.helmignore b/incubator/tvheadend/2.2.2/.helmignore similarity index 100% rename from incubator/tvheadend/2.2.1/.helmignore rename to incubator/tvheadend/2.2.2/.helmignore diff --git a/incubator/tvheadend/2.2.1/CONFIG.md b/incubator/tvheadend/2.2.2/CONFIG.md similarity index 100% rename from incubator/tvheadend/2.2.1/CONFIG.md rename to incubator/tvheadend/2.2.2/CONFIG.md diff --git a/incubator/tvheadend/2.2.2/Chart.lock b/incubator/tvheadend/2.2.2/Chart.lock new file mode 100644 index 00000000000..d6aa4c4cc81 --- /dev/null +++ b/incubator/tvheadend/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:10.269213811Z" diff --git a/incubator/tvheadend/2.2.1/Chart.yaml b/incubator/tvheadend/2.2.2/Chart.yaml similarity index 95% rename from incubator/tvheadend/2.2.1/Chart.yaml rename to incubator/tvheadend/2.2.2/Chart.yaml index c7cfe9edb54..6ddcc4c3703 100644 --- a/incubator/tvheadend/2.2.1/Chart.yaml +++ b/incubator/tvheadend/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tvheadend -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/tvheadend/2.2.1/README.md b/incubator/tvheadend/2.2.2/README.md similarity index 100% rename from incubator/tvheadend/2.2.1/README.md rename to incubator/tvheadend/2.2.2/README.md diff --git a/incubator/tvheadend/2.2.1/app-readme.md b/incubator/tvheadend/2.2.2/app-readme.md similarity index 100% rename from incubator/tvheadend/2.2.1/app-readme.md rename to incubator/tvheadend/2.2.2/app-readme.md diff --git a/incubator/tvheadend/2.2.2/charts/common-2.2.2.tgz b/incubator/tvheadend/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/tvheadend/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/tvheadend/2.2.1/ix_values.yaml b/incubator/tvheadend/2.2.2/ix_values.yaml similarity index 100% rename from incubator/tvheadend/2.2.1/ix_values.yaml rename to incubator/tvheadend/2.2.2/ix_values.yaml diff --git a/incubator/tvheadend/2.2.1/questions.yaml b/incubator/tvheadend/2.2.2/questions.yaml similarity index 100% rename from incubator/tvheadend/2.2.1/questions.yaml rename to incubator/tvheadend/2.2.2/questions.yaml diff --git a/incubator/tvheadend/2.2.1/templates/NOTES.txt b/incubator/tvheadend/2.2.2/templates/NOTES.txt similarity index 100% rename from incubator/tvheadend/2.2.1/templates/NOTES.txt rename to incubator/tvheadend/2.2.2/templates/NOTES.txt diff --git a/incubator/tvheadend/2.2.1/templates/common.yaml b/incubator/tvheadend/2.2.2/templates/common.yaml similarity index 100% rename from incubator/tvheadend/2.2.1/templates/common.yaml rename to incubator/tvheadend/2.2.2/templates/common.yaml diff --git a/incubator/tvheadend/2.2.1/test_values.yaml b/incubator/tvheadend/2.2.2/test_values.yaml similarity index 100% rename from incubator/tvheadend/2.2.1/test_values.yaml rename to incubator/tvheadend/2.2.2/test_values.yaml diff --git a/incubator/tvheadend/2.2.1/values.yaml b/incubator/tvheadend/2.2.2/values.yaml similarity index 100% rename from incubator/tvheadend/2.2.1/values.yaml rename to incubator/tvheadend/2.2.2/values.yaml diff --git a/incubator/unifi/2.2.1/Chart.lock b/incubator/unifi/2.2.1/Chart.lock deleted file mode 100644 index a10a1ac5163..00000000000 --- a/incubator/unifi/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:17.919405157Z" diff --git a/incubator/unifi/2.2.1/charts/common-2.2.1.tgz b/incubator/unifi/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/incubator/unifi/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/incubator/unifi/2.2.1/.helmignore b/incubator/unifi/2.2.2/.helmignore similarity index 100% rename from incubator/unifi/2.2.1/.helmignore rename to incubator/unifi/2.2.2/.helmignore diff --git a/incubator/unifi/2.2.1/CONFIG.md b/incubator/unifi/2.2.2/CONFIG.md similarity index 100% rename from incubator/unifi/2.2.1/CONFIG.md rename to incubator/unifi/2.2.2/CONFIG.md diff --git a/incubator/unifi/2.2.2/Chart.lock b/incubator/unifi/2.2.2/Chart.lock new file mode 100644 index 00000000000..89e6f3d0afd --- /dev/null +++ b/incubator/unifi/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:07.550698313Z" diff --git a/incubator/unifi/2.2.1/Chart.yaml b/incubator/unifi/2.2.2/Chart.yaml similarity index 95% rename from incubator/unifi/2.2.1/Chart.yaml rename to incubator/unifi/2.2.2/Chart.yaml index 040fee688a4..3ba8e636472 100644 --- a/incubator/unifi/2.2.1/Chart.yaml +++ b/incubator/unifi/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: unifi -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/incubator/unifi/2.2.1/README.md b/incubator/unifi/2.2.2/README.md similarity index 100% rename from incubator/unifi/2.2.1/README.md rename to incubator/unifi/2.2.2/README.md diff --git a/incubator/unifi/2.2.1/app-readme.md b/incubator/unifi/2.2.2/app-readme.md similarity index 100% rename from incubator/unifi/2.2.1/app-readme.md rename to incubator/unifi/2.2.2/app-readme.md diff --git a/incubator/unifi/2.2.2/charts/common-2.2.2.tgz b/incubator/unifi/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/incubator/unifi/2.2.2/charts/common-2.2.2.tgz differ diff --git a/incubator/unifi/2.2.1/ix_values.yaml b/incubator/unifi/2.2.2/ix_values.yaml similarity index 100% rename from incubator/unifi/2.2.1/ix_values.yaml rename to incubator/unifi/2.2.2/ix_values.yaml diff --git a/incubator/unifi/2.2.1/questions.yaml b/incubator/unifi/2.2.2/questions.yaml similarity index 100% rename from incubator/unifi/2.2.1/questions.yaml rename to incubator/unifi/2.2.2/questions.yaml diff --git a/incubator/unifi/2.2.1/templates/common.yaml b/incubator/unifi/2.2.2/templates/common.yaml similarity index 100% rename from incubator/unifi/2.2.1/templates/common.yaml rename to incubator/unifi/2.2.2/templates/common.yaml diff --git a/incubator/unifi/2.2.1/test_values.yaml b/incubator/unifi/2.2.2/test_values.yaml similarity index 100% rename from incubator/unifi/2.2.1/test_values.yaml rename to incubator/unifi/2.2.2/test_values.yaml diff --git a/incubator/unifi/2.2.1/values.yaml b/incubator/unifi/2.2.2/values.yaml similarity index 100% rename from incubator/unifi/2.2.1/values.yaml rename to incubator/unifi/2.2.2/values.yaml diff --git a/stable/collabora-online/2.2.1/Chart.lock b/stable/collabora-online/2.2.1/Chart.lock deleted file mode 100644 index a85ffae53b4..00000000000 --- a/stable/collabora-online/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:15.51324326Z" diff --git a/stable/collabora-online/2.2.1/charts/common-2.2.1.tgz b/stable/collabora-online/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/collabora-online/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/collabora-online/2.2.1/CONFIG.md b/stable/collabora-online/2.2.2/CONFIG.md similarity index 100% rename from stable/collabora-online/2.2.1/CONFIG.md rename to stable/collabora-online/2.2.2/CONFIG.md diff --git a/stable/collabora-online/2.2.2/Chart.lock b/stable/collabora-online/2.2.2/Chart.lock new file mode 100644 index 00000000000..3b3604a14b1 --- /dev/null +++ b/stable/collabora-online/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:36:02.11179504Z" diff --git a/stable/collabora-online/2.2.1/Chart.yaml b/stable/collabora-online/2.2.2/Chart.yaml similarity index 96% rename from stable/collabora-online/2.2.1/Chart.yaml rename to stable/collabora-online/2.2.2/Chart.yaml index 7ae2891d8bb..2a22f1c67f9 100644 --- a/stable/collabora-online/2.2.1/Chart.yaml +++ b/stable/collabora-online/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: collabora-online -version: 2.2.1 +version: 2.2.2 # 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/collabora-online/2.2.1/README.md b/stable/collabora-online/2.2.2/README.md similarity index 100% rename from stable/collabora-online/2.2.1/README.md rename to stable/collabora-online/2.2.2/README.md diff --git a/stable/collabora-online/2.2.1/app-readme.md b/stable/collabora-online/2.2.2/app-readme.md similarity index 100% rename from stable/collabora-online/2.2.1/app-readme.md rename to stable/collabora-online/2.2.2/app-readme.md diff --git a/stable/collabora-online/2.2.2/charts/common-2.2.2.tgz b/stable/collabora-online/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/collabora-online/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/collabora-online/2.2.1/ix_values.yaml b/stable/collabora-online/2.2.2/ix_values.yaml similarity index 100% rename from stable/collabora-online/2.2.1/ix_values.yaml rename to stable/collabora-online/2.2.2/ix_values.yaml diff --git a/stable/collabora-online/2.2.1/questions.yaml b/stable/collabora-online/2.2.2/questions.yaml similarity index 100% rename from stable/collabora-online/2.2.1/questions.yaml rename to stable/collabora-online/2.2.2/questions.yaml diff --git a/stable/collabora-online/2.2.1/templates/NOTES.txt b/stable/collabora-online/2.2.2/templates/NOTES.txt similarity index 100% rename from stable/collabora-online/2.2.1/templates/NOTES.txt rename to stable/collabora-online/2.2.2/templates/NOTES.txt diff --git a/stable/collabora-online/2.2.1/templates/common.yaml b/stable/collabora-online/2.2.2/templates/common.yaml similarity index 100% rename from stable/collabora-online/2.2.1/templates/common.yaml rename to stable/collabora-online/2.2.2/templates/common.yaml diff --git a/stable/collabora-online/2.2.1/test_values.yaml b/stable/collabora-online/2.2.2/test_values.yaml similarity index 100% rename from stable/collabora-online/2.2.1/test_values.yaml rename to stable/collabora-online/2.2.2/test_values.yaml diff --git a/stable/collabora-online/2.2.1/values.yaml b/stable/collabora-online/2.2.2/values.yaml similarity index 100% rename from stable/collabora-online/2.2.1/values.yaml rename to stable/collabora-online/2.2.2/values.yaml diff --git a/stable/emby/2.2.1/Chart.lock b/stable/emby/2.2.1/Chart.lock deleted file mode 100644 index ad1ec243ad3..00000000000 --- a/stable/emby/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:13.17275802Z" diff --git a/stable/emby/2.2.1/charts/common-2.2.1.tgz b/stable/emby/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/emby/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/emby/2.2.1/.helmignore b/stable/emby/2.2.2/.helmignore similarity index 100% rename from stable/emby/2.2.1/.helmignore rename to stable/emby/2.2.2/.helmignore diff --git a/stable/emby/2.2.1/CONFIG.md b/stable/emby/2.2.2/CONFIG.md similarity index 100% rename from stable/emby/2.2.1/CONFIG.md rename to stable/emby/2.2.2/CONFIG.md diff --git a/stable/emby/2.2.2/Chart.lock b/stable/emby/2.2.2/Chart.lock new file mode 100644 index 00000000000..1a145154e1b --- /dev/null +++ b/stable/emby/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:59.581706595Z" diff --git a/stable/emby/2.2.1/Chart.yaml b/stable/emby/2.2.2/Chart.yaml similarity index 95% rename from stable/emby/2.2.1/Chart.yaml rename to stable/emby/2.2.2/Chart.yaml index f0c849a1362..1e70db54d67 100644 --- a/stable/emby/2.2.1/Chart.yaml +++ b/stable/emby/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: emby -version: 2.2.1 +version: 2.2.2 # 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/emby/2.2.1/README.md b/stable/emby/2.2.2/README.md similarity index 100% rename from stable/emby/2.2.1/README.md rename to stable/emby/2.2.2/README.md diff --git a/stable/emby/2.2.1/app-readme.md b/stable/emby/2.2.2/app-readme.md similarity index 100% rename from stable/emby/2.2.1/app-readme.md rename to stable/emby/2.2.2/app-readme.md diff --git a/stable/emby/2.2.2/charts/common-2.2.2.tgz b/stable/emby/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/emby/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/emby/2.2.1/ix_values.yaml b/stable/emby/2.2.2/ix_values.yaml similarity index 100% rename from stable/emby/2.2.1/ix_values.yaml rename to stable/emby/2.2.2/ix_values.yaml diff --git a/stable/emby/2.2.1/questions.yaml b/stable/emby/2.2.2/questions.yaml similarity index 100% rename from stable/emby/2.2.1/questions.yaml rename to stable/emby/2.2.2/questions.yaml diff --git a/stable/emby/2.2.1/templates/common.yaml b/stable/emby/2.2.2/templates/common.yaml similarity index 100% rename from stable/emby/2.2.1/templates/common.yaml rename to stable/emby/2.2.2/templates/common.yaml diff --git a/stable/emby/2.2.1/test_values.yaml b/stable/emby/2.2.2/test_values.yaml similarity index 100% rename from stable/emby/2.2.1/test_values.yaml rename to stable/emby/2.2.2/test_values.yaml diff --git a/stable/emby/2.2.1/values.yaml b/stable/emby/2.2.2/values.yaml similarity index 100% rename from stable/emby/2.2.1/values.yaml rename to stable/emby/2.2.2/values.yaml diff --git a/stable/esphome/2.2.1/Chart.lock b/stable/esphome/2.2.1/Chart.lock deleted file mode 100644 index a80334c38af..00000000000 --- a/stable/esphome/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:10.677331296Z" diff --git a/stable/esphome/2.2.1/charts/common-2.2.1.tgz b/stable/esphome/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/esphome/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/esphome/2.2.1/.helmignore b/stable/esphome/2.2.2/.helmignore similarity index 100% rename from stable/esphome/2.2.1/.helmignore rename to stable/esphome/2.2.2/.helmignore diff --git a/stable/esphome/2.2.1/CONFIG.md b/stable/esphome/2.2.2/CONFIG.md similarity index 100% rename from stable/esphome/2.2.1/CONFIG.md rename to stable/esphome/2.2.2/CONFIG.md diff --git a/stable/esphome/2.2.2/Chart.lock b/stable/esphome/2.2.2/Chart.lock new file mode 100644 index 00000000000..14c17d5f664 --- /dev/null +++ b/stable/esphome/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:57.038614282Z" diff --git a/stable/esphome/2.2.1/Chart.yaml b/stable/esphome/2.2.2/Chart.yaml similarity index 96% rename from stable/esphome/2.2.1/Chart.yaml rename to stable/esphome/2.2.2/Chart.yaml index 2d2eb3bab24..d80eae07b1b 100644 --- a/stable/esphome/2.2.1/Chart.yaml +++ b/stable/esphome/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: esphome -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/esphome/2.2.1/README.md b/stable/esphome/2.2.2/README.md similarity index 100% rename from stable/esphome/2.2.1/README.md rename to stable/esphome/2.2.2/README.md diff --git a/stable/esphome/2.2.1/app-readme.md b/stable/esphome/2.2.2/app-readme.md similarity index 100% rename from stable/esphome/2.2.1/app-readme.md rename to stable/esphome/2.2.2/app-readme.md diff --git a/stable/esphome/2.2.2/charts/common-2.2.2.tgz b/stable/esphome/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/esphome/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/esphome/2.2.1/ix_values.yaml b/stable/esphome/2.2.2/ix_values.yaml similarity index 100% rename from stable/esphome/2.2.1/ix_values.yaml rename to stable/esphome/2.2.2/ix_values.yaml diff --git a/stable/esphome/2.2.1/questions.yaml b/stable/esphome/2.2.2/questions.yaml similarity index 100% rename from stable/esphome/2.2.1/questions.yaml rename to stable/esphome/2.2.2/questions.yaml diff --git a/stable/esphome/2.2.1/templates/common.yaml b/stable/esphome/2.2.2/templates/common.yaml similarity index 100% rename from stable/esphome/2.2.1/templates/common.yaml rename to stable/esphome/2.2.2/templates/common.yaml diff --git a/stable/esphome/2.2.1/test_values.yaml b/stable/esphome/2.2.2/test_values.yaml similarity index 100% rename from stable/esphome/2.2.1/test_values.yaml rename to stable/esphome/2.2.2/test_values.yaml diff --git a/stable/esphome/2.2.1/values.yaml b/stable/esphome/2.2.2/values.yaml similarity index 100% rename from stable/esphome/2.2.1/values.yaml rename to stable/esphome/2.2.2/values.yaml diff --git a/stable/handbrake/2.2.1/Chart.lock b/stable/handbrake/2.2.1/Chart.lock deleted file mode 100644 index 7bd91c58efd..00000000000 --- a/stable/handbrake/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:07.525550502Z" diff --git a/stable/handbrake/2.2.1/charts/common-2.2.1.tgz b/stable/handbrake/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/handbrake/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/handbrake/2.2.1/CONFIG.md b/stable/handbrake/2.2.2/CONFIG.md similarity index 100% rename from stable/handbrake/2.2.1/CONFIG.md rename to stable/handbrake/2.2.2/CONFIG.md diff --git a/stable/handbrake/2.2.2/Chart.lock b/stable/handbrake/2.2.2/Chart.lock new file mode 100644 index 00000000000..87294b24aca --- /dev/null +++ b/stable/handbrake/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:52.180497322Z" diff --git a/stable/handbrake/2.2.1/Chart.yaml b/stable/handbrake/2.2.2/Chart.yaml similarity index 96% rename from stable/handbrake/2.2.1/Chart.yaml rename to stable/handbrake/2.2.2/Chart.yaml index 95ae915c8fa..4ec29c0c346 100644 --- a/stable/handbrake/2.2.1/Chart.yaml +++ b/stable/handbrake/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: handbrake -version: 2.2.1 +version: 2.2.2 # 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/handbrake/2.2.1/README.md b/stable/handbrake/2.2.2/README.md similarity index 100% rename from stable/handbrake/2.2.1/README.md rename to stable/handbrake/2.2.2/README.md diff --git a/stable/handbrake/2.2.1/app-readme.md b/stable/handbrake/2.2.2/app-readme.md similarity index 100% rename from stable/handbrake/2.2.1/app-readme.md rename to stable/handbrake/2.2.2/app-readme.md diff --git a/stable/handbrake/2.2.2/charts/common-2.2.2.tgz b/stable/handbrake/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/handbrake/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/handbrake/2.2.1/ix_values.yaml b/stable/handbrake/2.2.2/ix_values.yaml similarity index 100% rename from stable/handbrake/2.2.1/ix_values.yaml rename to stable/handbrake/2.2.2/ix_values.yaml diff --git a/stable/handbrake/2.2.1/questions.yaml b/stable/handbrake/2.2.2/questions.yaml similarity index 100% rename from stable/handbrake/2.2.1/questions.yaml rename to stable/handbrake/2.2.2/questions.yaml diff --git a/stable/handbrake/2.2.1/templates/NOTES.txt b/stable/handbrake/2.2.2/templates/NOTES.txt similarity index 100% rename from stable/handbrake/2.2.1/templates/NOTES.txt rename to stable/handbrake/2.2.2/templates/NOTES.txt diff --git a/stable/handbrake/2.2.1/templates/common.yaml b/stable/handbrake/2.2.2/templates/common.yaml similarity index 100% rename from stable/handbrake/2.2.1/templates/common.yaml rename to stable/handbrake/2.2.2/templates/common.yaml diff --git a/stable/handbrake/2.2.1/test_values.yaml b/stable/handbrake/2.2.2/test_values.yaml similarity index 100% rename from stable/handbrake/2.2.1/test_values.yaml rename to stable/handbrake/2.2.2/test_values.yaml diff --git a/stable/handbrake/2.2.1/values.yaml b/stable/handbrake/2.2.2/values.yaml similarity index 100% rename from stable/handbrake/2.2.1/values.yaml rename to stable/handbrake/2.2.2/values.yaml diff --git a/stable/home-assistant/2.2.1/Chart.lock b/stable/home-assistant/2.2.1/Chart.lock deleted file mode 100644 index f9583b9d3ff..00000000000 --- a/stable/home-assistant/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:05.054553945Z" diff --git a/stable/home-assistant/2.2.1/charts/common-2.2.1.tgz b/stable/home-assistant/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/home-assistant/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/home-assistant/2.2.1/.helmignore b/stable/home-assistant/2.2.2/.helmignore similarity index 100% rename from stable/home-assistant/2.2.1/.helmignore rename to stable/home-assistant/2.2.2/.helmignore diff --git a/stable/home-assistant/2.2.1/CONFIG.md b/stable/home-assistant/2.2.2/CONFIG.md similarity index 100% rename from stable/home-assistant/2.2.1/CONFIG.md rename to stable/home-assistant/2.2.2/CONFIG.md diff --git a/stable/home-assistant/2.2.2/Chart.lock b/stable/home-assistant/2.2.2/Chart.lock new file mode 100644 index 00000000000..0e4c04cabae --- /dev/null +++ b/stable/home-assistant/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:49.264295467Z" diff --git a/stable/home-assistant/2.2.1/Chart.yaml b/stable/home-assistant/2.2.2/Chart.yaml similarity index 98% rename from stable/home-assistant/2.2.1/Chart.yaml rename to stable/home-assistant/2.2.2/Chart.yaml index a727e6d55c5..ac873b04583 100644 --- a/stable/home-assistant/2.2.1/Chart.yaml +++ b/stable/home-assistant/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: home-assistant -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: # ## postgresql is currently not ported to SCALE yet. # - name: postgresql diff --git a/stable/home-assistant/2.2.1/README.md b/stable/home-assistant/2.2.2/README.md similarity index 100% rename from stable/home-assistant/2.2.1/README.md rename to stable/home-assistant/2.2.2/README.md diff --git a/stable/home-assistant/2.2.1/app-readme.md b/stable/home-assistant/2.2.2/app-readme.md similarity index 100% rename from stable/home-assistant/2.2.1/app-readme.md rename to stable/home-assistant/2.2.2/app-readme.md diff --git a/stable/home-assistant/2.2.2/charts/common-2.2.2.tgz b/stable/home-assistant/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/home-assistant/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/home-assistant/2.2.1/ix_values.yaml b/stable/home-assistant/2.2.2/ix_values.yaml similarity index 100% rename from stable/home-assistant/2.2.1/ix_values.yaml rename to stable/home-assistant/2.2.2/ix_values.yaml diff --git a/stable/home-assistant/2.2.1/questions.yaml b/stable/home-assistant/2.2.2/questions.yaml similarity index 100% rename from stable/home-assistant/2.2.1/questions.yaml rename to stable/home-assistant/2.2.2/questions.yaml diff --git a/stable/home-assistant/2.2.1/templates/common.yaml b/stable/home-assistant/2.2.2/templates/common.yaml similarity index 100% rename from stable/home-assistant/2.2.1/templates/common.yaml rename to stable/home-assistant/2.2.2/templates/common.yaml diff --git a/stable/home-assistant/2.2.1/templates/secret.yaml b/stable/home-assistant/2.2.2/templates/secret.yaml similarity index 100% rename from stable/home-assistant/2.2.1/templates/secret.yaml rename to stable/home-assistant/2.2.2/templates/secret.yaml diff --git a/stable/home-assistant/2.2.1/test_values.yaml b/stable/home-assistant/2.2.2/test_values.yaml similarity index 100% rename from stable/home-assistant/2.2.1/test_values.yaml rename to stable/home-assistant/2.2.2/test_values.yaml diff --git a/stable/home-assistant/2.2.1/values.yaml b/stable/home-assistant/2.2.2/values.yaml similarity index 100% rename from stable/home-assistant/2.2.1/values.yaml rename to stable/home-assistant/2.2.2/values.yaml diff --git a/stable/jackett/2.2.1/Chart.lock b/stable/jackett/2.2.1/Chart.lock deleted file mode 100644 index a9c37edc04e..00000000000 --- a/stable/jackett/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:38:02.056322266Z" diff --git a/stable/jackett/2.2.1/charts/common-2.2.1.tgz b/stable/jackett/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/jackett/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/jackett/2.2.1/.helmignore b/stable/jackett/2.2.2/.helmignore similarity index 100% rename from stable/jackett/2.2.1/.helmignore rename to stable/jackett/2.2.2/.helmignore diff --git a/stable/jackett/2.2.1/CONFIG.md b/stable/jackett/2.2.2/CONFIG.md similarity index 100% rename from stable/jackett/2.2.1/CONFIG.md rename to stable/jackett/2.2.2/CONFIG.md diff --git a/stable/jackett/2.2.2/Chart.lock b/stable/jackett/2.2.2/Chart.lock new file mode 100644 index 00000000000..04fba59ddfb --- /dev/null +++ b/stable/jackett/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:45.091077638Z" diff --git a/stable/jackett/2.2.1/Chart.yaml b/stable/jackett/2.2.2/Chart.yaml similarity index 96% rename from stable/jackett/2.2.1/Chart.yaml rename to stable/jackett/2.2.2/Chart.yaml index 93019dd2b40..12c58055052 100644 --- a/stable/jackett/2.2.1/Chart.yaml +++ b/stable/jackett/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jackett -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/jackett/2.2.1/README.md b/stable/jackett/2.2.2/README.md similarity index 100% rename from stable/jackett/2.2.1/README.md rename to stable/jackett/2.2.2/README.md diff --git a/stable/jackett/2.2.1/app-readme.md b/stable/jackett/2.2.2/app-readme.md similarity index 100% rename from stable/jackett/2.2.1/app-readme.md rename to stable/jackett/2.2.2/app-readme.md diff --git a/stable/jackett/2.2.2/charts/common-2.2.2.tgz b/stable/jackett/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/jackett/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/jackett/2.2.1/ix_values.yaml b/stable/jackett/2.2.2/ix_values.yaml similarity index 100% rename from stable/jackett/2.2.1/ix_values.yaml rename to stable/jackett/2.2.2/ix_values.yaml diff --git a/stable/jackett/2.2.1/questions.yaml b/stable/jackett/2.2.2/questions.yaml similarity index 100% rename from stable/jackett/2.2.1/questions.yaml rename to stable/jackett/2.2.2/questions.yaml diff --git a/stable/jackett/2.2.1/templates/common.yaml b/stable/jackett/2.2.2/templates/common.yaml similarity index 100% rename from stable/jackett/2.2.1/templates/common.yaml rename to stable/jackett/2.2.2/templates/common.yaml diff --git a/stable/jackett/2.2.1/test_values.yaml b/stable/jackett/2.2.2/test_values.yaml similarity index 100% rename from stable/jackett/2.2.1/test_values.yaml rename to stable/jackett/2.2.2/test_values.yaml diff --git a/stable/jackett/2.2.1/values.yaml b/stable/jackett/2.2.2/values.yaml similarity index 100% rename from stable/jackett/2.2.1/values.yaml rename to stable/jackett/2.2.2/values.yaml diff --git a/stable/jellyfin/2.2.1/Chart.lock b/stable/jellyfin/2.2.1/Chart.lock deleted file mode 100644 index 449be145dd5..00000000000 --- a/stable/jellyfin/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:59.628949369Z" diff --git a/stable/jellyfin/2.2.1/charts/common-2.2.1.tgz b/stable/jellyfin/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/jellyfin/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/jellyfin/2.2.1/.helmignore b/stable/jellyfin/2.2.2/.helmignore similarity index 100% rename from stable/jellyfin/2.2.1/.helmignore rename to stable/jellyfin/2.2.2/.helmignore diff --git a/stable/jellyfin/2.2.1/CONFIG.md b/stable/jellyfin/2.2.2/CONFIG.md similarity index 100% rename from stable/jellyfin/2.2.1/CONFIG.md rename to stable/jellyfin/2.2.2/CONFIG.md diff --git a/stable/jellyfin/2.2.2/Chart.lock b/stable/jellyfin/2.2.2/Chart.lock new file mode 100644 index 00000000000..d4dc3c0ff56 --- /dev/null +++ b/stable/jellyfin/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:41.520731653Z" diff --git a/stable/jellyfin/2.2.1/Chart.yaml b/stable/jellyfin/2.2.2/Chart.yaml similarity index 96% rename from stable/jellyfin/2.2.1/Chart.yaml rename to stable/jellyfin/2.2.2/Chart.yaml index 6b884148dc5..68ca14d43e7 100644 --- a/stable/jellyfin/2.2.1/Chart.yaml +++ b/stable/jellyfin/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: jellyfin -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/jellyfin/2.2.1/README.md b/stable/jellyfin/2.2.2/README.md similarity index 100% rename from stable/jellyfin/2.2.1/README.md rename to stable/jellyfin/2.2.2/README.md diff --git a/stable/jellyfin/2.2.1/app-readme.md b/stable/jellyfin/2.2.2/app-readme.md similarity index 100% rename from stable/jellyfin/2.2.1/app-readme.md rename to stable/jellyfin/2.2.2/app-readme.md diff --git a/stable/jellyfin/2.2.2/charts/common-2.2.2.tgz b/stable/jellyfin/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/jellyfin/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/jellyfin/2.2.1/ix_values.yaml b/stable/jellyfin/2.2.2/ix_values.yaml similarity index 100% rename from stable/jellyfin/2.2.1/ix_values.yaml rename to stable/jellyfin/2.2.2/ix_values.yaml diff --git a/stable/jellyfin/2.2.1/questions.yaml b/stable/jellyfin/2.2.2/questions.yaml similarity index 100% rename from stable/jellyfin/2.2.1/questions.yaml rename to stable/jellyfin/2.2.2/questions.yaml diff --git a/stable/jellyfin/2.2.1/templates/common.yaml b/stable/jellyfin/2.2.2/templates/common.yaml similarity index 100% rename from stable/jellyfin/2.2.1/templates/common.yaml rename to stable/jellyfin/2.2.2/templates/common.yaml diff --git a/stable/jellyfin/2.2.1/test_values.yaml b/stable/jellyfin/2.2.2/test_values.yaml similarity index 100% rename from stable/jellyfin/2.2.1/test_values.yaml rename to stable/jellyfin/2.2.2/test_values.yaml diff --git a/stable/jellyfin/2.2.1/values.yaml b/stable/jellyfin/2.2.2/values.yaml similarity index 100% rename from stable/jellyfin/2.2.1/values.yaml rename to stable/jellyfin/2.2.2/values.yaml diff --git a/stable/kms/2.2.1/Chart.lock b/stable/kms/2.2.1/Chart.lock deleted file mode 100644 index fcb4bf56f1b..00000000000 --- a/stable/kms/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:56.73826875Z" diff --git a/stable/kms/2.2.1/charts/common-2.2.1.tgz b/stable/kms/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/kms/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/kms/2.2.1/.helmignore b/stable/kms/2.2.2/.helmignore similarity index 100% rename from stable/kms/2.2.1/.helmignore rename to stable/kms/2.2.2/.helmignore diff --git a/stable/kms/2.2.1/CONFIG.md b/stable/kms/2.2.2/CONFIG.md similarity index 100% rename from stable/kms/2.2.1/CONFIG.md rename to stable/kms/2.2.2/CONFIG.md diff --git a/stable/kms/2.2.2/Chart.lock b/stable/kms/2.2.2/Chart.lock new file mode 100644 index 00000000000..504b001a767 --- /dev/null +++ b/stable/kms/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:38.70205638Z" diff --git a/stable/kms/2.2.1/Chart.yaml b/stable/kms/2.2.2/Chart.yaml similarity index 95% rename from stable/kms/2.2.1/Chart.yaml rename to stable/kms/2.2.2/Chart.yaml index 103d7dc8bfa..cb1f3ba0e5c 100644 --- a/stable/kms/2.2.1/Chart.yaml +++ b/stable/kms/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: kms -version: 2.2.1 +version: 2.2.2 # 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/kms/2.2.1/README.md b/stable/kms/2.2.2/README.md similarity index 100% rename from stable/kms/2.2.1/README.md rename to stable/kms/2.2.2/README.md diff --git a/stable/kms/2.2.1/app-readme.md b/stable/kms/2.2.2/app-readme.md similarity index 100% rename from stable/kms/2.2.1/app-readme.md rename to stable/kms/2.2.2/app-readme.md diff --git a/stable/kms/2.2.2/charts/common-2.2.2.tgz b/stable/kms/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/kms/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/kms/2.2.1/ix_values.yaml b/stable/kms/2.2.2/ix_values.yaml similarity index 100% rename from stable/kms/2.2.1/ix_values.yaml rename to stable/kms/2.2.2/ix_values.yaml diff --git a/stable/kms/2.2.1/questions.yaml b/stable/kms/2.2.2/questions.yaml similarity index 100% rename from stable/kms/2.2.1/questions.yaml rename to stable/kms/2.2.2/questions.yaml diff --git a/stable/kms/2.2.1/templates/common.yaml b/stable/kms/2.2.2/templates/common.yaml similarity index 100% rename from stable/kms/2.2.1/templates/common.yaml rename to stable/kms/2.2.2/templates/common.yaml diff --git a/stable/kms/2.2.1/test_values.yaml b/stable/kms/2.2.2/test_values.yaml similarity index 100% rename from stable/kms/2.2.1/test_values.yaml rename to stable/kms/2.2.2/test_values.yaml diff --git a/stable/kms/2.2.1/values.yaml b/stable/kms/2.2.2/values.yaml similarity index 100% rename from stable/kms/2.2.1/values.yaml rename to stable/kms/2.2.2/values.yaml diff --git a/stable/lidarr/2.2.1/Chart.lock b/stable/lidarr/2.2.1/Chart.lock deleted file mode 100644 index 74e89ef0746..00000000000 --- a/stable/lidarr/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:54.376534417Z" diff --git a/stable/lidarr/2.2.1/charts/common-2.2.1.tgz b/stable/lidarr/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/lidarr/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/lidarr/2.2.1/.helmignore b/stable/lidarr/2.2.2/.helmignore similarity index 100% rename from stable/lidarr/2.2.1/.helmignore rename to stable/lidarr/2.2.2/.helmignore diff --git a/stable/lidarr/2.2.1/CONFIG.md b/stable/lidarr/2.2.2/CONFIG.md similarity index 100% rename from stable/lidarr/2.2.1/CONFIG.md rename to stable/lidarr/2.2.2/CONFIG.md diff --git a/stable/lidarr/2.2.2/Chart.lock b/stable/lidarr/2.2.2/Chart.lock new file mode 100644 index 00000000000..18f943ef48a --- /dev/null +++ b/stable/lidarr/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:35.594373773Z" diff --git a/stable/lidarr/2.2.1/Chart.yaml b/stable/lidarr/2.2.2/Chart.yaml similarity index 96% rename from stable/lidarr/2.2.1/Chart.yaml rename to stable/lidarr/2.2.2/Chart.yaml index 7eb0e9510a2..576347be542 100644 --- a/stable/lidarr/2.2.1/Chart.yaml +++ b/stable/lidarr/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: lidarr -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/lidarr/2.2.1/README.md b/stable/lidarr/2.2.2/README.md similarity index 100% rename from stable/lidarr/2.2.1/README.md rename to stable/lidarr/2.2.2/README.md diff --git a/stable/lidarr/2.2.1/app-readme.md b/stable/lidarr/2.2.2/app-readme.md similarity index 100% rename from stable/lidarr/2.2.1/app-readme.md rename to stable/lidarr/2.2.2/app-readme.md diff --git a/stable/lidarr/2.2.2/charts/common-2.2.2.tgz b/stable/lidarr/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/lidarr/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/lidarr/2.2.1/ix_values.yaml b/stable/lidarr/2.2.2/ix_values.yaml similarity index 100% rename from stable/lidarr/2.2.1/ix_values.yaml rename to stable/lidarr/2.2.2/ix_values.yaml diff --git a/stable/lidarr/2.2.1/questions.yaml b/stable/lidarr/2.2.2/questions.yaml similarity index 100% rename from stable/lidarr/2.2.1/questions.yaml rename to stable/lidarr/2.2.2/questions.yaml diff --git a/stable/lidarr/2.2.1/templates/common.yaml b/stable/lidarr/2.2.2/templates/common.yaml similarity index 100% rename from stable/lidarr/2.2.1/templates/common.yaml rename to stable/lidarr/2.2.2/templates/common.yaml diff --git a/stable/lidarr/2.2.1/test_values.yaml b/stable/lidarr/2.2.2/test_values.yaml similarity index 100% rename from stable/lidarr/2.2.1/test_values.yaml rename to stable/lidarr/2.2.2/test_values.yaml diff --git a/stable/lidarr/2.2.1/values.yaml b/stable/lidarr/2.2.2/values.yaml similarity index 100% rename from stable/lidarr/2.2.1/values.yaml rename to stable/lidarr/2.2.2/values.yaml diff --git a/stable/ombi/2.2.1/Chart.lock b/stable/ombi/2.2.1/Chart.lock deleted file mode 100644 index df5d253e75e..00000000000 --- a/stable/ombi/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:51.858837184Z" diff --git a/stable/ombi/2.2.1/charts/common-2.2.1.tgz b/stable/ombi/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/ombi/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/ombi/2.2.1/.helmignore b/stable/ombi/2.2.2/.helmignore similarity index 100% rename from stable/ombi/2.2.1/.helmignore rename to stable/ombi/2.2.2/.helmignore diff --git a/stable/ombi/2.2.1/CONFIG.md b/stable/ombi/2.2.2/CONFIG.md similarity index 100% rename from stable/ombi/2.2.1/CONFIG.md rename to stable/ombi/2.2.2/CONFIG.md diff --git a/stable/ombi/2.2.2/Chart.lock b/stable/ombi/2.2.2/Chart.lock new file mode 100644 index 00000000000..5bd22056704 --- /dev/null +++ b/stable/ombi/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:33.191952213Z" diff --git a/stable/ombi/2.2.1/Chart.yaml b/stable/ombi/2.2.2/Chart.yaml similarity index 96% rename from stable/ombi/2.2.1/Chart.yaml rename to stable/ombi/2.2.2/Chart.yaml index 03126575790..6dee5419426 100644 --- a/stable/ombi/2.2.1/Chart.yaml +++ b/stable/ombi/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: ombi -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/ombi/2.2.1/README.md b/stable/ombi/2.2.2/README.md similarity index 100% rename from stable/ombi/2.2.1/README.md rename to stable/ombi/2.2.2/README.md diff --git a/stable/ombi/2.2.1/app-readme.md b/stable/ombi/2.2.2/app-readme.md similarity index 100% rename from stable/ombi/2.2.1/app-readme.md rename to stable/ombi/2.2.2/app-readme.md diff --git a/stable/ombi/2.2.2/charts/common-2.2.2.tgz b/stable/ombi/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/ombi/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/ombi/2.2.1/ix_values.yaml b/stable/ombi/2.2.2/ix_values.yaml similarity index 100% rename from stable/ombi/2.2.1/ix_values.yaml rename to stable/ombi/2.2.2/ix_values.yaml diff --git a/stable/ombi/2.2.1/questions.yaml b/stable/ombi/2.2.2/questions.yaml similarity index 100% rename from stable/ombi/2.2.1/questions.yaml rename to stable/ombi/2.2.2/questions.yaml diff --git a/stable/ombi/2.2.1/templates/common.yaml b/stable/ombi/2.2.2/templates/common.yaml similarity index 100% rename from stable/ombi/2.2.1/templates/common.yaml rename to stable/ombi/2.2.2/templates/common.yaml diff --git a/stable/ombi/2.2.1/test_values.yaml b/stable/ombi/2.2.2/test_values.yaml similarity index 100% rename from stable/ombi/2.2.1/test_values.yaml rename to stable/ombi/2.2.2/test_values.yaml diff --git a/stable/ombi/2.2.1/values.yaml b/stable/ombi/2.2.2/values.yaml similarity index 100% rename from stable/ombi/2.2.1/values.yaml rename to stable/ombi/2.2.2/values.yaml diff --git a/stable/plex/1.2.1/Chart.lock b/stable/plex/1.2.1/Chart.lock deleted file mode 100644 index 6385a08ef86..00000000000 --- a/stable/plex/1.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:49.451556175Z" diff --git a/stable/plex/1.2.1/charts/common-2.2.1.tgz b/stable/plex/1.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/plex/1.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/plex/1.2.1/.helmignore b/stable/plex/1.2.2/.helmignore similarity index 100% rename from stable/plex/1.2.1/.helmignore rename to stable/plex/1.2.2/.helmignore diff --git a/stable/plex/1.2.1/CONFIG.md b/stable/plex/1.2.2/CONFIG.md similarity index 100% rename from stable/plex/1.2.1/CONFIG.md rename to stable/plex/1.2.2/CONFIG.md diff --git a/stable/plex/1.2.2/Chart.lock b/stable/plex/1.2.2/Chart.lock new file mode 100644 index 00000000000..78b49a2ce51 --- /dev/null +++ b/stable/plex/1.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:30.79809078Z" diff --git a/stable/plex/1.2.1/Chart.yaml b/stable/plex/1.2.2/Chart.yaml similarity index 95% rename from stable/plex/1.2.1/Chart.yaml rename to stable/plex/1.2.2/Chart.yaml index b5d31470e80..4ea9a1ab038 100644 --- a/stable/plex/1.2.1/Chart.yaml +++ b/stable/plex/1.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: plex -version: 1.2.1 +version: 1.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/plex/1.2.1/README.md b/stable/plex/1.2.2/README.md similarity index 100% rename from stable/plex/1.2.1/README.md rename to stable/plex/1.2.2/README.md diff --git a/stable/plex/1.2.1/app-readme.md b/stable/plex/1.2.2/app-readme.md similarity index 100% rename from stable/plex/1.2.1/app-readme.md rename to stable/plex/1.2.2/app-readme.md diff --git a/stable/plex/1.2.2/charts/common-2.2.2.tgz b/stable/plex/1.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/plex/1.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/plex/1.2.1/ix_values.yaml b/stable/plex/1.2.2/ix_values.yaml similarity index 100% rename from stable/plex/1.2.1/ix_values.yaml rename to stable/plex/1.2.2/ix_values.yaml diff --git a/stable/plex/1.2.1/questions.yaml b/stable/plex/1.2.2/questions.yaml similarity index 100% rename from stable/plex/1.2.1/questions.yaml rename to stable/plex/1.2.2/questions.yaml diff --git a/stable/plex/1.2.1/templates/common.yaml b/stable/plex/1.2.2/templates/common.yaml similarity index 100% rename from stable/plex/1.2.1/templates/common.yaml rename to stable/plex/1.2.2/templates/common.yaml diff --git a/stable/plex/1.2.1/test_values.yaml b/stable/plex/1.2.2/test_values.yaml similarity index 100% rename from stable/plex/1.2.1/test_values.yaml rename to stable/plex/1.2.2/test_values.yaml diff --git a/stable/plex/1.2.1/values.yaml b/stable/plex/1.2.2/values.yaml similarity index 100% rename from stable/plex/1.2.1/values.yaml rename to stable/plex/1.2.2/values.yaml diff --git a/stable/radarr/2.2.1/Chart.lock b/stable/radarr/2.2.1/Chart.lock deleted file mode 100644 index 3d8f251a297..00000000000 --- a/stable/radarr/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:46.625182403Z" diff --git a/stable/radarr/2.2.1/charts/common-2.2.1.tgz b/stable/radarr/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/radarr/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/radarr/2.2.1/.helmignore b/stable/radarr/2.2.2/.helmignore similarity index 100% rename from stable/radarr/2.2.1/.helmignore rename to stable/radarr/2.2.2/.helmignore diff --git a/stable/radarr/2.2.1/CONFIG.md b/stable/radarr/2.2.2/CONFIG.md similarity index 100% rename from stable/radarr/2.2.1/CONFIG.md rename to stable/radarr/2.2.2/CONFIG.md diff --git a/stable/radarr/2.2.2/Chart.lock b/stable/radarr/2.2.2/Chart.lock new file mode 100644 index 00000000000..0e32fbaac8b --- /dev/null +++ b/stable/radarr/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:28.059704831Z" diff --git a/stable/radarr/2.2.1/Chart.yaml b/stable/radarr/2.2.2/Chart.yaml similarity index 96% rename from stable/radarr/2.2.1/Chart.yaml rename to stable/radarr/2.2.2/Chart.yaml index d271b0873db..2b37250f06c 100644 --- a/stable/radarr/2.2.1/Chart.yaml +++ b/stable/radarr/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: radarr -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/radarr/2.2.1/README.md b/stable/radarr/2.2.2/README.md similarity index 100% rename from stable/radarr/2.2.1/README.md rename to stable/radarr/2.2.2/README.md diff --git a/stable/radarr/2.2.1/app-readme.md b/stable/radarr/2.2.2/app-readme.md similarity index 100% rename from stable/radarr/2.2.1/app-readme.md rename to stable/radarr/2.2.2/app-readme.md diff --git a/stable/radarr/2.2.2/charts/common-2.2.2.tgz b/stable/radarr/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/radarr/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/radarr/2.2.1/ix_values.yaml b/stable/radarr/2.2.2/ix_values.yaml similarity index 100% rename from stable/radarr/2.2.1/ix_values.yaml rename to stable/radarr/2.2.2/ix_values.yaml diff --git a/stable/radarr/2.2.1/questions.yaml b/stable/radarr/2.2.2/questions.yaml similarity index 100% rename from stable/radarr/2.2.1/questions.yaml rename to stable/radarr/2.2.2/questions.yaml diff --git a/stable/radarr/2.2.1/templates/common.yaml b/stable/radarr/2.2.2/templates/common.yaml similarity index 100% rename from stable/radarr/2.2.1/templates/common.yaml rename to stable/radarr/2.2.2/templates/common.yaml diff --git a/stable/radarr/2.2.1/test_values.yaml b/stable/radarr/2.2.2/test_values.yaml similarity index 100% rename from stable/radarr/2.2.1/test_values.yaml rename to stable/radarr/2.2.2/test_values.yaml diff --git a/stable/radarr/2.2.1/values.yaml b/stable/radarr/2.2.2/values.yaml similarity index 100% rename from stable/radarr/2.2.1/values.yaml rename to stable/radarr/2.2.2/values.yaml diff --git a/stable/sonarr/2.2.1/Chart.lock b/stable/sonarr/2.2.1/Chart.lock deleted file mode 100644 index 12cc7a47d66..00000000000 --- a/stable/sonarr/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:44.252420199Z" diff --git a/stable/sonarr/2.2.1/charts/common-2.2.1.tgz b/stable/sonarr/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/sonarr/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/sonarr/2.2.1/.helmignore b/stable/sonarr/2.2.2/.helmignore similarity index 100% rename from stable/sonarr/2.2.1/.helmignore rename to stable/sonarr/2.2.2/.helmignore diff --git a/stable/sonarr/2.2.1/CONFIG.md b/stable/sonarr/2.2.2/CONFIG.md similarity index 100% rename from stable/sonarr/2.2.1/CONFIG.md rename to stable/sonarr/2.2.2/CONFIG.md diff --git a/stable/sonarr/2.2.2/Chart.lock b/stable/sonarr/2.2.2/Chart.lock new file mode 100644 index 00000000000..059f954fe3c --- /dev/null +++ b/stable/sonarr/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:25.622859662Z" diff --git a/stable/sonarr/2.2.1/Chart.yaml b/stable/sonarr/2.2.2/Chart.yaml similarity index 96% rename from stable/sonarr/2.2.1/Chart.yaml rename to stable/sonarr/2.2.2/Chart.yaml index 0f93fd69c37..4c6b7d75173 100644 --- a/stable/sonarr/2.2.1/Chart.yaml +++ b/stable/sonarr/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: sonarr -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/sonarr/2.2.1/README.md b/stable/sonarr/2.2.2/README.md similarity index 100% rename from stable/sonarr/2.2.1/README.md rename to stable/sonarr/2.2.2/README.md diff --git a/stable/sonarr/2.2.1/app-readme.md b/stable/sonarr/2.2.2/app-readme.md similarity index 100% rename from stable/sonarr/2.2.1/app-readme.md rename to stable/sonarr/2.2.2/app-readme.md diff --git a/stable/sonarr/2.2.2/charts/common-2.2.2.tgz b/stable/sonarr/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/sonarr/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/sonarr/2.2.1/ix_values.yaml b/stable/sonarr/2.2.2/ix_values.yaml similarity index 100% rename from stable/sonarr/2.2.1/ix_values.yaml rename to stable/sonarr/2.2.2/ix_values.yaml diff --git a/stable/sonarr/2.2.1/questions.yaml b/stable/sonarr/2.2.2/questions.yaml similarity index 100% rename from stable/sonarr/2.2.1/questions.yaml rename to stable/sonarr/2.2.2/questions.yaml diff --git a/stable/sonarr/2.2.1/templates/common.yaml b/stable/sonarr/2.2.2/templates/common.yaml similarity index 100% rename from stable/sonarr/2.2.1/templates/common.yaml rename to stable/sonarr/2.2.2/templates/common.yaml diff --git a/stable/sonarr/2.2.1/test_values.yaml b/stable/sonarr/2.2.2/test_values.yaml similarity index 100% rename from stable/sonarr/2.2.1/test_values.yaml rename to stable/sonarr/2.2.2/test_values.yaml diff --git a/stable/sonarr/2.2.1/values.yaml b/stable/sonarr/2.2.2/values.yaml similarity index 100% rename from stable/sonarr/2.2.1/values.yaml rename to stable/sonarr/2.2.2/values.yaml diff --git a/stable/syncthing/2.2.1/Chart.lock b/stable/syncthing/2.2.1/Chart.lock deleted file mode 100644 index ef0029cf54b..00000000000 --- a/stable/syncthing/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:41.445672221Z" diff --git a/stable/syncthing/2.2.1/charts/common-2.2.1.tgz b/stable/syncthing/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/syncthing/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/syncthing/2.2.1/.helmignore b/stable/syncthing/2.2.2/.helmignore similarity index 100% rename from stable/syncthing/2.2.1/.helmignore rename to stable/syncthing/2.2.2/.helmignore diff --git a/stable/syncthing/2.2.1/CONFIG.md b/stable/syncthing/2.2.2/CONFIG.md similarity index 100% rename from stable/syncthing/2.2.1/CONFIG.md rename to stable/syncthing/2.2.2/CONFIG.md diff --git a/stable/syncthing/2.2.2/Chart.lock b/stable/syncthing/2.2.2/Chart.lock new file mode 100644 index 00000000000..cff4831cb18 --- /dev/null +++ b/stable/syncthing/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:23.182846026Z" diff --git a/stable/syncthing/2.2.1/Chart.yaml b/stable/syncthing/2.2.2/Chart.yaml similarity index 95% rename from stable/syncthing/2.2.1/Chart.yaml rename to stable/syncthing/2.2.2/Chart.yaml index f5c11792c59..ffb0153b70d 100644 --- a/stable/syncthing/2.2.1/Chart.yaml +++ b/stable/syncthing/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: syncthing -version: 2.2.1 +version: 2.2.2 # upstream_version: appVersion: "auto" description: P2P file synchronization application @@ -18,7 +18,7 @@ sources: dependencies: - name: common repository: https://truecharts.org/ - version: 2.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/syncthing/2.2.1/README.md b/stable/syncthing/2.2.2/README.md similarity index 100% rename from stable/syncthing/2.2.1/README.md rename to stable/syncthing/2.2.2/README.md diff --git a/stable/syncthing/2.2.1/app-readme.md b/stable/syncthing/2.2.2/app-readme.md similarity index 100% rename from stable/syncthing/2.2.1/app-readme.md rename to stable/syncthing/2.2.2/app-readme.md diff --git a/stable/syncthing/2.2.2/charts/common-2.2.2.tgz b/stable/syncthing/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/syncthing/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/syncthing/2.2.1/ix_values.yaml b/stable/syncthing/2.2.2/ix_values.yaml similarity index 100% rename from stable/syncthing/2.2.1/ix_values.yaml rename to stable/syncthing/2.2.2/ix_values.yaml diff --git a/stable/syncthing/2.2.1/questions.yaml b/stable/syncthing/2.2.2/questions.yaml similarity index 100% rename from stable/syncthing/2.2.1/questions.yaml rename to stable/syncthing/2.2.2/questions.yaml diff --git a/stable/syncthing/2.2.1/templates/common.yaml b/stable/syncthing/2.2.2/templates/common.yaml similarity index 100% rename from stable/syncthing/2.2.1/templates/common.yaml rename to stable/syncthing/2.2.2/templates/common.yaml diff --git a/stable/syncthing/2.2.1/test_values.yaml b/stable/syncthing/2.2.2/test_values.yaml similarity index 100% rename from stable/syncthing/2.2.1/test_values.yaml rename to stable/syncthing/2.2.2/test_values.yaml diff --git a/stable/syncthing/2.2.1/values.yaml b/stable/syncthing/2.2.2/values.yaml similarity index 100% rename from stable/syncthing/2.2.1/values.yaml rename to stable/syncthing/2.2.2/values.yaml diff --git a/stable/tautulli/2.2.1/Chart.lock b/stable/tautulli/2.2.1/Chart.lock deleted file mode 100644 index c80478d3695..00000000000 --- a/stable/tautulli/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:38.220167548Z" diff --git a/stable/tautulli/2.2.1/charts/common-2.2.1.tgz b/stable/tautulli/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/tautulli/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/tautulli/2.2.1/.helmignore b/stable/tautulli/2.2.2/.helmignore similarity index 100% rename from stable/tautulli/2.2.1/.helmignore rename to stable/tautulli/2.2.2/.helmignore diff --git a/stable/tautulli/2.2.1/CONFIG.md b/stable/tautulli/2.2.2/CONFIG.md similarity index 100% rename from stable/tautulli/2.2.1/CONFIG.md rename to stable/tautulli/2.2.2/CONFIG.md diff --git a/stable/tautulli/2.2.2/Chart.lock b/stable/tautulli/2.2.2/Chart.lock new file mode 100644 index 00000000000..f5ee76c2faf --- /dev/null +++ b/stable/tautulli/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:20.672741816Z" diff --git a/stable/tautulli/2.2.1/Chart.yaml b/stable/tautulli/2.2.2/Chart.yaml similarity index 96% rename from stable/tautulli/2.2.1/Chart.yaml rename to stable/tautulli/2.2.2/Chart.yaml index 0b6c0c5aea0..3c51c5554a9 100644 --- a/stable/tautulli/2.2.1/Chart.yaml +++ b/stable/tautulli/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: tautulli -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/tautulli/2.2.1/README.md b/stable/tautulli/2.2.2/README.md similarity index 100% rename from stable/tautulli/2.2.1/README.md rename to stable/tautulli/2.2.2/README.md diff --git a/stable/tautulli/2.2.1/app-readme.md b/stable/tautulli/2.2.2/app-readme.md similarity index 100% rename from stable/tautulli/2.2.1/app-readme.md rename to stable/tautulli/2.2.2/app-readme.md diff --git a/stable/tautulli/2.2.2/charts/common-2.2.2.tgz b/stable/tautulli/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/tautulli/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/tautulli/2.2.1/ix_values.yaml b/stable/tautulli/2.2.2/ix_values.yaml similarity index 100% rename from stable/tautulli/2.2.1/ix_values.yaml rename to stable/tautulli/2.2.2/ix_values.yaml diff --git a/stable/tautulli/2.2.1/questions.yaml b/stable/tautulli/2.2.2/questions.yaml similarity index 100% rename from stable/tautulli/2.2.1/questions.yaml rename to stable/tautulli/2.2.2/questions.yaml diff --git a/stable/tautulli/2.2.1/templates/common.yaml b/stable/tautulli/2.2.2/templates/common.yaml similarity index 100% rename from stable/tautulli/2.2.1/templates/common.yaml rename to stable/tautulli/2.2.2/templates/common.yaml diff --git a/stable/tautulli/2.2.1/test_values.yaml b/stable/tautulli/2.2.2/test_values.yaml similarity index 100% rename from stable/tautulli/2.2.1/test_values.yaml rename to stable/tautulli/2.2.2/test_values.yaml diff --git a/stable/tautulli/2.2.1/values.yaml b/stable/tautulli/2.2.2/values.yaml similarity index 100% rename from stable/tautulli/2.2.1/values.yaml rename to stable/tautulli/2.2.2/values.yaml diff --git a/stable/traefik/2.2.1/Chart.lock b/stable/traefik/2.2.1/Chart.lock deleted file mode 100644 index 37e495ed6f9..00000000000 --- a/stable/traefik/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:35.751208655Z" diff --git a/stable/traefik/2.2.1/charts/common-2.2.1.tgz b/stable/traefik/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/traefik/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/traefik/2.2.1/.helmignore b/stable/traefik/2.2.2/.helmignore similarity index 100% rename from stable/traefik/2.2.1/.helmignore rename to stable/traefik/2.2.2/.helmignore diff --git a/stable/traefik/2.2.1/CONFIG.md b/stable/traefik/2.2.2/CONFIG.md similarity index 100% rename from stable/traefik/2.2.1/CONFIG.md rename to stable/traefik/2.2.2/CONFIG.md diff --git a/stable/traefik/2.2.2/Chart.lock b/stable/traefik/2.2.2/Chart.lock new file mode 100644 index 00000000000..0450fdced08 --- /dev/null +++ b/stable/traefik/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:17.428427583Z" diff --git a/stable/traefik/2.2.1/Chart.yaml b/stable/traefik/2.2.2/Chart.yaml similarity index 96% rename from stable/traefik/2.2.1/Chart.yaml rename to stable/traefik/2.2.2/Chart.yaml index f6e289eb0fe..4e394162301 100644 --- a/stable/traefik/2.2.1/Chart.yaml +++ b/stable/traefik/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: traefik -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/traefik/2.2.1/Guidelines.md b/stable/traefik/2.2.2/Guidelines.md similarity index 100% rename from stable/traefik/2.2.1/Guidelines.md rename to stable/traefik/2.2.2/Guidelines.md diff --git a/stable/traefik/2.2.1/LICENSE b/stable/traefik/2.2.2/LICENSE similarity index 100% rename from stable/traefik/2.2.1/LICENSE rename to stable/traefik/2.2.2/LICENSE diff --git a/stable/traefik/2.2.1/README.md b/stable/traefik/2.2.2/README.md similarity index 100% rename from stable/traefik/2.2.1/README.md rename to stable/traefik/2.2.2/README.md diff --git a/stable/traefik/2.2.1/app-readme.md b/stable/traefik/2.2.2/app-readme.md similarity index 100% rename from stable/traefik/2.2.1/app-readme.md rename to stable/traefik/2.2.2/app-readme.md diff --git a/stable/traefik/2.2.2/charts/common-2.2.2.tgz b/stable/traefik/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/traefik/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/traefik/2.2.1/crds/ingressroute.yaml b/stable/traefik/2.2.2/crds/ingressroute.yaml similarity index 100% rename from stable/traefik/2.2.1/crds/ingressroute.yaml rename to stable/traefik/2.2.2/crds/ingressroute.yaml diff --git a/stable/traefik/2.2.1/crds/ingressroutetcp.yaml b/stable/traefik/2.2.2/crds/ingressroutetcp.yaml similarity index 100% rename from stable/traefik/2.2.1/crds/ingressroutetcp.yaml rename to stable/traefik/2.2.2/crds/ingressroutetcp.yaml diff --git a/stable/traefik/2.2.1/crds/ingressrouteudp.yaml b/stable/traefik/2.2.2/crds/ingressrouteudp.yaml similarity index 100% rename from stable/traefik/2.2.1/crds/ingressrouteudp.yaml rename to stable/traefik/2.2.2/crds/ingressrouteudp.yaml diff --git a/stable/traefik/2.2.1/crds/middlewares.yaml b/stable/traefik/2.2.2/crds/middlewares.yaml similarity index 100% rename from stable/traefik/2.2.1/crds/middlewares.yaml rename to stable/traefik/2.2.2/crds/middlewares.yaml diff --git a/stable/traefik/2.2.1/crds/serverstransports.yaml b/stable/traefik/2.2.2/crds/serverstransports.yaml similarity index 100% rename from stable/traefik/2.2.1/crds/serverstransports.yaml rename to stable/traefik/2.2.2/crds/serverstransports.yaml diff --git a/stable/traefik/2.2.1/crds/tlsoptions.yaml b/stable/traefik/2.2.2/crds/tlsoptions.yaml similarity index 100% rename from stable/traefik/2.2.1/crds/tlsoptions.yaml rename to stable/traefik/2.2.2/crds/tlsoptions.yaml diff --git a/stable/traefik/2.2.1/crds/tlsstores.yaml b/stable/traefik/2.2.2/crds/tlsstores.yaml similarity index 100% rename from stable/traefik/2.2.1/crds/tlsstores.yaml rename to stable/traefik/2.2.2/crds/tlsstores.yaml diff --git a/stable/traefik/2.2.1/crds/traefikservices.yaml b/stable/traefik/2.2.2/crds/traefikservices.yaml similarity index 100% rename from stable/traefik/2.2.1/crds/traefikservices.yaml rename to stable/traefik/2.2.2/crds/traefikservices.yaml diff --git a/stable/traefik/2.2.1/ix_values.yaml b/stable/traefik/2.2.2/ix_values.yaml similarity index 100% rename from stable/traefik/2.2.1/ix_values.yaml rename to stable/traefik/2.2.2/ix_values.yaml diff --git a/stable/traefik/2.2.1/questions.yaml b/stable/traefik/2.2.2/questions.yaml similarity index 100% rename from stable/traefik/2.2.1/questions.yaml rename to stable/traefik/2.2.2/questions.yaml diff --git a/stable/traefik/2.2.1/templates/_helpers.tpl b/stable/traefik/2.2.2/templates/_helpers.tpl similarity index 100% rename from stable/traefik/2.2.1/templates/_helpers.tpl rename to stable/traefik/2.2.2/templates/_helpers.tpl diff --git a/stable/traefik/2.2.1/templates/_podtemplate.tpl b/stable/traefik/2.2.2/templates/_podtemplate.tpl similarity index 100% rename from stable/traefik/2.2.1/templates/_podtemplate.tpl rename to stable/traefik/2.2.2/templates/_podtemplate.tpl diff --git a/stable/traefik/2.2.1/templates/custom/common.yaml b/stable/traefik/2.2.2/templates/custom/common.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/custom/common.yaml rename to stable/traefik/2.2.2/templates/custom/common.yaml diff --git a/stable/traefik/2.2.1/templates/custom/middlewares.yaml b/stable/traefik/2.2.2/templates/custom/middlewares.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/custom/middlewares.yaml rename to stable/traefik/2.2.2/templates/custom/middlewares.yaml diff --git a/stable/traefik/2.2.1/templates/custom/tlsoptions.yaml b/stable/traefik/2.2.2/templates/custom/tlsoptions.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/custom/tlsoptions.yaml rename to stable/traefik/2.2.2/templates/custom/tlsoptions.yaml diff --git a/stable/traefik/2.2.1/templates/daemonset.yaml b/stable/traefik/2.2.2/templates/daemonset.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/daemonset.yaml rename to stable/traefik/2.2.2/templates/daemonset.yaml diff --git a/stable/traefik/2.2.1/templates/dashboard-hook-ingressroute.yaml b/stable/traefik/2.2.2/templates/dashboard-hook-ingressroute.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/dashboard-hook-ingressroute.yaml rename to stable/traefik/2.2.2/templates/dashboard-hook-ingressroute.yaml diff --git a/stable/traefik/2.2.1/templates/deployment.yaml b/stable/traefik/2.2.2/templates/deployment.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/deployment.yaml rename to stable/traefik/2.2.2/templates/deployment.yaml diff --git a/stable/traefik/2.2.1/templates/gateway.yaml b/stable/traefik/2.2.2/templates/gateway.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/gateway.yaml rename to stable/traefik/2.2.2/templates/gateway.yaml diff --git a/stable/traefik/2.2.1/templates/gatewayclass.yaml b/stable/traefik/2.2.2/templates/gatewayclass.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/gatewayclass.yaml rename to stable/traefik/2.2.2/templates/gatewayclass.yaml diff --git a/stable/traefik/2.2.1/templates/hpa.yaml b/stable/traefik/2.2.2/templates/hpa.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/hpa.yaml rename to stable/traefik/2.2.2/templates/hpa.yaml diff --git a/stable/traefik/2.2.1/templates/ingressclass.yaml b/stable/traefik/2.2.2/templates/ingressclass.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/ingressclass.yaml rename to stable/traefik/2.2.2/templates/ingressclass.yaml diff --git a/stable/traefik/2.2.1/templates/poddisruptionbudget.yaml b/stable/traefik/2.2.2/templates/poddisruptionbudget.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/poddisruptionbudget.yaml rename to stable/traefik/2.2.2/templates/poddisruptionbudget.yaml diff --git a/stable/traefik/2.2.1/templates/pvc.yaml b/stable/traefik/2.2.2/templates/pvc.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/pvc.yaml rename to stable/traefik/2.2.2/templates/pvc.yaml diff --git a/stable/traefik/2.2.1/templates/rbac/clusterrole.yaml b/stable/traefik/2.2.2/templates/rbac/clusterrole.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/rbac/clusterrole.yaml rename to stable/traefik/2.2.2/templates/rbac/clusterrole.yaml diff --git a/stable/traefik/2.2.1/templates/rbac/clusterrolebinding.yaml b/stable/traefik/2.2.2/templates/rbac/clusterrolebinding.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/rbac/clusterrolebinding.yaml rename to stable/traefik/2.2.2/templates/rbac/clusterrolebinding.yaml diff --git a/stable/traefik/2.2.1/templates/rbac/podsecuritypolicy.yaml b/stable/traefik/2.2.2/templates/rbac/podsecuritypolicy.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/rbac/podsecuritypolicy.yaml rename to stable/traefik/2.2.2/templates/rbac/podsecuritypolicy.yaml diff --git a/stable/traefik/2.2.1/templates/rbac/role.yaml b/stable/traefik/2.2.2/templates/rbac/role.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/rbac/role.yaml rename to stable/traefik/2.2.2/templates/rbac/role.yaml diff --git a/stable/traefik/2.2.1/templates/rbac/rolebinding.yaml b/stable/traefik/2.2.2/templates/rbac/rolebinding.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/rbac/rolebinding.yaml rename to stable/traefik/2.2.2/templates/rbac/rolebinding.yaml diff --git a/stable/traefik/2.2.1/templates/rbac/serviceaccount.yaml b/stable/traefik/2.2.2/templates/rbac/serviceaccount.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/rbac/serviceaccount.yaml rename to stable/traefik/2.2.2/templates/rbac/serviceaccount.yaml diff --git a/stable/traefik/2.2.1/templates/service.yaml b/stable/traefik/2.2.2/templates/service.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/service.yaml rename to stable/traefik/2.2.2/templates/service.yaml diff --git a/stable/traefik/2.2.1/templates/tlsoption.yaml b/stable/traefik/2.2.2/templates/tlsoption.yaml similarity index 100% rename from stable/traefik/2.2.1/templates/tlsoption.yaml rename to stable/traefik/2.2.2/templates/tlsoption.yaml diff --git a/stable/traefik/2.2.1/test_values.yaml b/stable/traefik/2.2.2/test_values.yaml similarity index 100% rename from stable/traefik/2.2.1/test_values.yaml rename to stable/traefik/2.2.2/test_values.yaml diff --git a/stable/traefik/2.2.1/values.yaml b/stable/traefik/2.2.2/values.yaml similarity index 100% rename from stable/traefik/2.2.1/values.yaml rename to stable/traefik/2.2.2/values.yaml diff --git a/stable/transmission/2.2.1/Chart.lock b/stable/transmission/2.2.1/Chart.lock deleted file mode 100644 index fffc06050e1..00000000000 --- a/stable/transmission/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:33.248341538Z" diff --git a/stable/transmission/2.2.1/charts/common-2.2.1.tgz b/stable/transmission/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/transmission/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/transmission/2.2.1/.helmignore b/stable/transmission/2.2.2/.helmignore similarity index 100% rename from stable/transmission/2.2.1/.helmignore rename to stable/transmission/2.2.2/.helmignore diff --git a/stable/transmission/2.2.1/CONFIG.md b/stable/transmission/2.2.2/CONFIG.md similarity index 100% rename from stable/transmission/2.2.1/CONFIG.md rename to stable/transmission/2.2.2/CONFIG.md diff --git a/stable/transmission/2.2.2/Chart.lock b/stable/transmission/2.2.2/Chart.lock new file mode 100644 index 00000000000..ffbdda894d2 --- /dev/null +++ b/stable/transmission/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:13.816265342Z" diff --git a/stable/transmission/2.2.1/Chart.yaml b/stable/transmission/2.2.2/Chart.yaml similarity index 96% rename from stable/transmission/2.2.1/Chart.yaml rename to stable/transmission/2.2.2/Chart.yaml index 03a46b8b37b..99968f0ba8d 100644 --- a/stable/transmission/2.2.1/Chart.yaml +++ b/stable/transmission/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: transmission -version: 2.2.1 +version: 2.2.2 # 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/transmission/2.2.1/README.md b/stable/transmission/2.2.2/README.md similarity index 100% rename from stable/transmission/2.2.1/README.md rename to stable/transmission/2.2.2/README.md diff --git a/stable/transmission/2.2.1/app-readme.md b/stable/transmission/2.2.2/app-readme.md similarity index 100% rename from stable/transmission/2.2.1/app-readme.md rename to stable/transmission/2.2.2/app-readme.md diff --git a/stable/transmission/2.2.2/charts/common-2.2.2.tgz b/stable/transmission/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/transmission/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/transmission/2.2.1/ix_values.yaml b/stable/transmission/2.2.2/ix_values.yaml similarity index 100% rename from stable/transmission/2.2.1/ix_values.yaml rename to stable/transmission/2.2.2/ix_values.yaml diff --git a/stable/transmission/2.2.1/questions.yaml b/stable/transmission/2.2.2/questions.yaml similarity index 100% rename from stable/transmission/2.2.1/questions.yaml rename to stable/transmission/2.2.2/questions.yaml diff --git a/stable/transmission/2.2.1/templates/common.yaml b/stable/transmission/2.2.2/templates/common.yaml similarity index 100% rename from stable/transmission/2.2.1/templates/common.yaml rename to stable/transmission/2.2.2/templates/common.yaml diff --git a/stable/transmission/2.2.1/templates/configmap.yaml b/stable/transmission/2.2.2/templates/configmap.yaml similarity index 100% rename from stable/transmission/2.2.1/templates/configmap.yaml rename to stable/transmission/2.2.2/templates/configmap.yaml diff --git a/stable/transmission/2.2.1/test_values.yaml b/stable/transmission/2.2.2/test_values.yaml similarity index 100% rename from stable/transmission/2.2.1/test_values.yaml rename to stable/transmission/2.2.2/test_values.yaml diff --git a/stable/transmission/2.2.1/values.yaml b/stable/transmission/2.2.2/values.yaml similarity index 100% rename from stable/transmission/2.2.1/values.yaml rename to stable/transmission/2.2.2/values.yaml diff --git a/stable/zwavejs2mqtt/2.2.1/Chart.lock b/stable/zwavejs2mqtt/2.2.1/Chart.lock deleted file mode 100644 index 57288a0486b..00000000000 --- a/stable/zwavejs2mqtt/2.2.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: https://truecharts.org/ - version: 2.2.1 -digest: sha256:fbf74d709c57a04f1a5590a183832bd9730b2771d306dd7a81c37f89cab83fae -generated: "2021-04-12T15:37:30.47950066Z" diff --git a/stable/zwavejs2mqtt/2.2.1/charts/common-2.2.1.tgz b/stable/zwavejs2mqtt/2.2.1/charts/common-2.2.1.tgz deleted file mode 100644 index 48bf18c68fd..00000000000 Binary files a/stable/zwavejs2mqtt/2.2.1/charts/common-2.2.1.tgz and /dev/null differ diff --git a/stable/zwavejs2mqtt/2.2.1/.helmignore b/stable/zwavejs2mqtt/2.2.2/.helmignore similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/.helmignore rename to stable/zwavejs2mqtt/2.2.2/.helmignore diff --git a/stable/zwavejs2mqtt/2.2.1/CONFIG.md b/stable/zwavejs2mqtt/2.2.2/CONFIG.md similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/CONFIG.md rename to stable/zwavejs2mqtt/2.2.2/CONFIG.md diff --git a/stable/zwavejs2mqtt/2.2.2/Chart.lock b/stable/zwavejs2mqtt/2.2.2/Chart.lock new file mode 100644 index 00000000000..042501a534d --- /dev/null +++ b/stable/zwavejs2mqtt/2.2.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 2.2.2 +digest: sha256:82ffcab0ecb2e23d6a8a775fb2408906a40bcde3379d5575cb54542ed16aa596 +generated: "2021-04-12T17:35:11.084516091Z" diff --git a/stable/zwavejs2mqtt/2.2.1/Chart.yaml b/stable/zwavejs2mqtt/2.2.2/Chart.yaml similarity index 96% rename from stable/zwavejs2mqtt/2.2.1/Chart.yaml rename to stable/zwavejs2mqtt/2.2.2/Chart.yaml index 0967dc7ed3b..1b04dce5c24 100644 --- a/stable/zwavejs2mqtt/2.2.1/Chart.yaml +++ b/stable/zwavejs2mqtt/2.2.2/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 kubeVersion: ">=1.16.0-0" name: zwavejs2mqtt -version: 2.2.1 +version: 2.2.2 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.2.1 + version: 2.2.2 # condition: maintainers: - name: TrueCharts diff --git a/stable/zwavejs2mqtt/2.2.1/README.md b/stable/zwavejs2mqtt/2.2.2/README.md similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/README.md rename to stable/zwavejs2mqtt/2.2.2/README.md diff --git a/stable/zwavejs2mqtt/2.2.1/app-readme.md b/stable/zwavejs2mqtt/2.2.2/app-readme.md similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/app-readme.md rename to stable/zwavejs2mqtt/2.2.2/app-readme.md diff --git a/stable/zwavejs2mqtt/2.2.2/charts/common-2.2.2.tgz b/stable/zwavejs2mqtt/2.2.2/charts/common-2.2.2.tgz new file mode 100644 index 00000000000..3ee02a531a1 Binary files /dev/null and b/stable/zwavejs2mqtt/2.2.2/charts/common-2.2.2.tgz differ diff --git a/stable/zwavejs2mqtt/2.2.1/ix_values.yaml b/stable/zwavejs2mqtt/2.2.2/ix_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/ix_values.yaml rename to stable/zwavejs2mqtt/2.2.2/ix_values.yaml diff --git a/stable/zwavejs2mqtt/2.2.1/questions.yaml b/stable/zwavejs2mqtt/2.2.2/questions.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/questions.yaml rename to stable/zwavejs2mqtt/2.2.2/questions.yaml diff --git a/stable/zwavejs2mqtt/2.2.1/templates/common.yaml b/stable/zwavejs2mqtt/2.2.2/templates/common.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/templates/common.yaml rename to stable/zwavejs2mqtt/2.2.2/templates/common.yaml diff --git a/stable/zwavejs2mqtt/2.2.1/test_values.yaml b/stable/zwavejs2mqtt/2.2.2/test_values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/test_values.yaml rename to stable/zwavejs2mqtt/2.2.2/test_values.yaml diff --git a/stable/zwavejs2mqtt/2.2.1/values.yaml b/stable/zwavejs2mqtt/2.2.2/values.yaml similarity index 100% rename from stable/zwavejs2mqtt/2.2.1/values.yaml rename to stable/zwavejs2mqtt/2.2.2/values.yaml