diff --git a/charts/elastic-search/1.0.19/Chart.lock b/charts/elastic-search/1.0.19/Chart.lock deleted file mode 100644 index e8fe6d2277..0000000000 --- a/charts/elastic-search/1.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:27:44.323102246+03:00" diff --git a/charts/elastic-search/1.0.19/charts/common-1.0.12.tgz b/charts/elastic-search/1.0.19/charts/common-1.0.12.tgz deleted file mode 100644 index 36d259c990..0000000000 Binary files a/charts/elastic-search/1.0.19/charts/common-1.0.12.tgz and /dev/null differ diff --git a/charts/elastic-search/1.0.20/Chart.lock b/charts/elastic-search/1.0.20/Chart.lock new file mode 100644 index 0000000000..22b8113373 --- /dev/null +++ b/charts/elastic-search/1.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:11.670729529+03:00" diff --git a/charts/elastic-search/1.0.19/Chart.yaml b/charts/elastic-search/1.0.20/Chart.yaml similarity index 89% rename from charts/elastic-search/1.0.19/Chart.yaml rename to charts/elastic-search/1.0.20/Chart.yaml index 2e4b8b5c29..248cd52b3c 100644 --- a/charts/elastic-search/1.0.19/Chart.yaml +++ b/charts/elastic-search/1.0.20/Chart.yaml @@ -1,10 +1,9 @@ name: elastic-search -description: Elasticsearch is the distributed, RESTful search and analytics engine - at the heart of the Elastic Stack. +description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. annotations: title: Elastic Search type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 appVersion: 8.9.1 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.elastic.co icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg sources: diff --git a/charts/elastic-search/1.0.19/README.md b/charts/elastic-search/1.0.20/README.md similarity index 100% rename from charts/elastic-search/1.0.19/README.md rename to charts/elastic-search/1.0.20/README.md diff --git a/charts/elastic-search/1.0.19/app-readme.md b/charts/elastic-search/1.0.20/app-readme.md similarity index 100% rename from charts/elastic-search/1.0.19/app-readme.md rename to charts/elastic-search/1.0.20/app-readme.md diff --git a/charts/elastic-search/1.0.20/charts/common-1.1.0.tgz b/charts/elastic-search/1.0.20/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..c0f7e10d9f Binary files /dev/null and b/charts/elastic-search/1.0.20/charts/common-1.1.0.tgz differ diff --git a/charts/elastic-search/1.0.19/ci/basic-values.yaml b/charts/elastic-search/1.0.20/ci/basic-values.yaml similarity index 100% rename from charts/elastic-search/1.0.19/ci/basic-values.yaml rename to charts/elastic-search/1.0.20/ci/basic-values.yaml diff --git a/charts/elastic-search/1.0.19/ci/https-values.yaml b/charts/elastic-search/1.0.20/ci/https-values.yaml similarity index 100% rename from charts/elastic-search/1.0.19/ci/https-values.yaml rename to charts/elastic-search/1.0.20/ci/https-values.yaml diff --git a/charts/elastic-search/1.0.19/ix_values.yaml b/charts/elastic-search/1.0.20/ix_values.yaml similarity index 100% rename from charts/elastic-search/1.0.19/ix_values.yaml rename to charts/elastic-search/1.0.20/ix_values.yaml diff --git a/charts/elastic-search/1.0.19/metadata.yaml b/charts/elastic-search/1.0.20/metadata.yaml similarity index 100% rename from charts/elastic-search/1.0.19/metadata.yaml rename to charts/elastic-search/1.0.20/metadata.yaml diff --git a/charts/elastic-search/1.0.19/migrations/migrate b/charts/elastic-search/1.0.20/migrations/migrate similarity index 100% rename from charts/elastic-search/1.0.19/migrations/migrate rename to charts/elastic-search/1.0.20/migrations/migrate diff --git a/charts/elastic-search/1.0.19/questions.yaml b/charts/elastic-search/1.0.20/questions.yaml similarity index 100% rename from charts/elastic-search/1.0.19/questions.yaml rename to charts/elastic-search/1.0.20/questions.yaml diff --git a/charts/elastic-search/1.0.19/templates/NOTES.txt b/charts/elastic-search/1.0.20/templates/NOTES.txt similarity index 100% rename from charts/elastic-search/1.0.19/templates/NOTES.txt rename to charts/elastic-search/1.0.20/templates/NOTES.txt diff --git a/charts/elastic-search/1.0.19/templates/_es.tpl b/charts/elastic-search/1.0.20/templates/_es.tpl similarity index 100% rename from charts/elastic-search/1.0.19/templates/_es.tpl rename to charts/elastic-search/1.0.20/templates/_es.tpl diff --git a/charts/elastic-search/1.0.19/templates/_helper.tpl b/charts/elastic-search/1.0.20/templates/_helper.tpl similarity index 100% rename from charts/elastic-search/1.0.19/templates/_helper.tpl rename to charts/elastic-search/1.0.20/templates/_helper.tpl diff --git a/charts/elastic-search/1.0.19/templates/_portal.tpl b/charts/elastic-search/1.0.20/templates/_portal.tpl similarity index 100% rename from charts/elastic-search/1.0.19/templates/_portal.tpl rename to charts/elastic-search/1.0.20/templates/_portal.tpl diff --git a/charts/elastic-search/1.0.19/templates/common.yaml b/charts/elastic-search/1.0.20/templates/common.yaml similarity index 100% rename from charts/elastic-search/1.0.19/templates/common.yaml rename to charts/elastic-search/1.0.20/templates/common.yaml diff --git a/charts/prometheus/1.0.17/Chart.lock b/charts/prometheus/1.0.17/Chart.lock deleted file mode 100644 index 9ac69bcf09..0000000000 --- a/charts/prometheus/1.0.17/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:27:50.032518961+03:00" diff --git a/charts/prometheus/1.0.17/charts/common-1.0.12.tgz b/charts/prometheus/1.0.17/charts/common-1.0.12.tgz deleted file mode 100644 index a8dfaa22ca..0000000000 Binary files a/charts/prometheus/1.0.17/charts/common-1.0.12.tgz and /dev/null differ diff --git a/charts/prometheus/1.0.18/Chart.lock b/charts/prometheus/1.0.18/Chart.lock new file mode 100644 index 0000000000..25c048067c --- /dev/null +++ b/charts/prometheus/1.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:14.979729691+03:00" diff --git a/charts/prometheus/1.0.17/Chart.yaml b/charts/prometheus/1.0.18/Chart.yaml similarity index 94% rename from charts/prometheus/1.0.17/Chart.yaml rename to charts/prometheus/1.0.18/Chart.yaml index c62d479376..ab8280fbec 100644 --- a/charts/prometheus/1.0.17/Chart.yaml +++ b/charts/prometheus/1.0.18/Chart.yaml @@ -3,7 +3,7 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.17 +version: 1.0.18 apiVersion: v2 appVersion: v2.46.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://prometheus.io icon: https://avatars.githubusercontent.com/u/3380462 sources: diff --git a/charts/prometheus/1.0.17/README.md b/charts/prometheus/1.0.18/README.md similarity index 100% rename from charts/prometheus/1.0.17/README.md rename to charts/prometheus/1.0.18/README.md diff --git a/charts/prometheus/1.0.17/app-readme.md b/charts/prometheus/1.0.18/app-readme.md similarity index 100% rename from charts/prometheus/1.0.17/app-readme.md rename to charts/prometheus/1.0.18/app-readme.md diff --git a/charts/prometheus/1.0.18/charts/common-1.1.0.tgz b/charts/prometheus/1.0.18/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..d3c659a549 Binary files /dev/null and b/charts/prometheus/1.0.18/charts/common-1.1.0.tgz differ diff --git a/charts/prometheus/1.0.17/ci/basic-values.yaml b/charts/prometheus/1.0.18/ci/basic-values.yaml similarity index 100% rename from charts/prometheus/1.0.17/ci/basic-values.yaml rename to charts/prometheus/1.0.18/ci/basic-values.yaml diff --git a/charts/prometheus/1.0.17/ix_values.yaml b/charts/prometheus/1.0.18/ix_values.yaml similarity index 100% rename from charts/prometheus/1.0.17/ix_values.yaml rename to charts/prometheus/1.0.18/ix_values.yaml diff --git a/charts/prometheus/1.0.17/metadata.yaml b/charts/prometheus/1.0.18/metadata.yaml similarity index 100% rename from charts/prometheus/1.0.17/metadata.yaml rename to charts/prometheus/1.0.18/metadata.yaml diff --git a/charts/prometheus/1.0.17/migrations/migrate b/charts/prometheus/1.0.18/migrations/migrate similarity index 100% rename from charts/prometheus/1.0.17/migrations/migrate rename to charts/prometheus/1.0.18/migrations/migrate diff --git a/charts/prometheus/1.0.17/questions.yaml b/charts/prometheus/1.0.18/questions.yaml similarity index 100% rename from charts/prometheus/1.0.17/questions.yaml rename to charts/prometheus/1.0.18/questions.yaml diff --git a/charts/prometheus/1.0.17/templates/NOTES.txt b/charts/prometheus/1.0.18/templates/NOTES.txt similarity index 100% rename from charts/prometheus/1.0.17/templates/NOTES.txt rename to charts/prometheus/1.0.18/templates/NOTES.txt diff --git a/charts/prometheus/1.0.17/templates/_portal.tpl b/charts/prometheus/1.0.18/templates/_portal.tpl similarity index 100% rename from charts/prometheus/1.0.17/templates/_portal.tpl rename to charts/prometheus/1.0.18/templates/_portal.tpl diff --git a/charts/prometheus/1.0.17/templates/_prometheus.tpl b/charts/prometheus/1.0.18/templates/_prometheus.tpl similarity index 100% rename from charts/prometheus/1.0.17/templates/_prometheus.tpl rename to charts/prometheus/1.0.18/templates/_prometheus.tpl diff --git a/charts/prometheus/1.0.17/templates/common.yaml b/charts/prometheus/1.0.18/templates/common.yaml similarity index 100% rename from charts/prometheus/1.0.17/templates/common.yaml rename to charts/prometheus/1.0.18/templates/common.yaml diff --git a/community/adguard-home/1.0.18/Chart.lock b/community/adguard-home/1.0.18/Chart.lock deleted file mode 100644 index 7fbea00148..0000000000 --- a/community/adguard-home/1.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:12.774271255+03:00" diff --git a/community/adguard-home/1.0.18/charts/common-1.0.12.tgz b/community/adguard-home/1.0.18/charts/common-1.0.12.tgz deleted file mode 100644 index 1ae9922e10..0000000000 Binary files a/community/adguard-home/1.0.18/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/adguard-home/1.0.19/Chart.lock b/community/adguard-home/1.0.19/Chart.lock new file mode 100644 index 0000000000..3d8a02883b --- /dev/null +++ b/community/adguard-home/1.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:23.200012624+03:00" diff --git a/community/adguard-home/1.0.18/Chart.yaml b/community/adguard-home/1.0.19/Chart.yaml similarity index 91% rename from community/adguard-home/1.0.18/Chart.yaml rename to community/adguard-home/1.0.19/Chart.yaml index 5374e6cbef..c854c34815 100644 --- a/community/adguard-home/1.0.18/Chart.yaml +++ b/community/adguard-home/1.0.19/Chart.yaml @@ -1,10 +1,9 @@ name: adguard-home -description: Free and open source, powerful network-wide ads & trackers blocking DNS - server. +description: Free and open source, powerful network-wide ads & trackers blocking DNS server. annotations: title: AdGuard Home type: application -version: 1.0.18 +version: 1.0.19 apiVersion: v2 appVersion: 0.107.36 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/AdguardTeam/AdGuardHome icon: https://github.com/AdguardTeam/AdGuardHome/raw/master/doc/adguard_home_darkmode.svg sources: diff --git a/community/adguard-home/1.0.18/README.md b/community/adguard-home/1.0.19/README.md similarity index 100% rename from community/adguard-home/1.0.18/README.md rename to community/adguard-home/1.0.19/README.md diff --git a/community/adguard-home/1.0.18/app-readme.md b/community/adguard-home/1.0.19/app-readme.md similarity index 100% rename from community/adguard-home/1.0.18/app-readme.md rename to community/adguard-home/1.0.19/app-readme.md diff --git a/community/adguard-home/1.0.19/charts/common-1.1.0.tgz b/community/adguard-home/1.0.19/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..ab66df0607 Binary files /dev/null and b/community/adguard-home/1.0.19/charts/common-1.1.0.tgz differ diff --git a/community/adguard-home/1.0.18/ci/basic-values.yaml b/community/adguard-home/1.0.19/ci/basic-values.yaml similarity index 100% rename from community/adguard-home/1.0.18/ci/basic-values.yaml rename to community/adguard-home/1.0.19/ci/basic-values.yaml diff --git a/community/adguard-home/1.0.18/ix_values.yaml b/community/adguard-home/1.0.19/ix_values.yaml similarity index 100% rename from community/adguard-home/1.0.18/ix_values.yaml rename to community/adguard-home/1.0.19/ix_values.yaml diff --git a/community/adguard-home/1.0.18/metadata.yaml b/community/adguard-home/1.0.19/metadata.yaml similarity index 100% rename from community/adguard-home/1.0.18/metadata.yaml rename to community/adguard-home/1.0.19/metadata.yaml diff --git a/community/adguard-home/1.0.18/migrations/migrate b/community/adguard-home/1.0.19/migrations/migrate similarity index 100% rename from community/adguard-home/1.0.18/migrations/migrate rename to community/adguard-home/1.0.19/migrations/migrate diff --git a/community/adguard-home/1.0.18/questions.yaml b/community/adguard-home/1.0.19/questions.yaml similarity index 100% rename from community/adguard-home/1.0.18/questions.yaml rename to community/adguard-home/1.0.19/questions.yaml diff --git a/community/adguard-home/1.0.18/templates/NOTES.txt b/community/adguard-home/1.0.19/templates/NOTES.txt similarity index 100% rename from community/adguard-home/1.0.18/templates/NOTES.txt rename to community/adguard-home/1.0.19/templates/NOTES.txt diff --git a/community/adguard-home/1.0.18/templates/_adguard.tpl b/community/adguard-home/1.0.19/templates/_adguard.tpl similarity index 100% rename from community/adguard-home/1.0.18/templates/_adguard.tpl rename to community/adguard-home/1.0.19/templates/_adguard.tpl diff --git a/community/adguard-home/1.0.18/templates/_portal.tpl b/community/adguard-home/1.0.19/templates/_portal.tpl similarity index 100% rename from community/adguard-home/1.0.18/templates/_portal.tpl rename to community/adguard-home/1.0.19/templates/_portal.tpl diff --git a/community/adguard-home/1.0.18/templates/common.yaml b/community/adguard-home/1.0.19/templates/common.yaml similarity index 100% rename from community/adguard-home/1.0.18/templates/common.yaml rename to community/adguard-home/1.0.19/templates/common.yaml diff --git a/community/autobrr/1.0.3/Chart.lock b/community/autobrr/1.0.3/Chart.lock deleted file mode 100644 index 41e3e04983..0000000000 --- a/community/autobrr/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:17.374996948+03:00" diff --git a/community/autobrr/1.0.3/charts/common-1.0.12.tgz b/community/autobrr/1.0.3/charts/common-1.0.12.tgz deleted file mode 100644 index 9909ef83b3..0000000000 Binary files a/community/autobrr/1.0.3/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/autobrr/1.0.4/Chart.lock b/community/autobrr/1.0.4/Chart.lock new file mode 100644 index 0000000000..abc801ab9d --- /dev/null +++ b/community/autobrr/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:26.732503306+03:00" diff --git a/community/autobrr/1.0.3/Chart.yaml b/community/autobrr/1.0.4/Chart.yaml similarity index 95% rename from community/autobrr/1.0.3/Chart.yaml rename to community/autobrr/1.0.4/Chart.yaml index 0b752873bc..b6989d34eb 100644 --- a/community/autobrr/1.0.3/Chart.yaml +++ b/community/autobrr/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ description: Autobrr is the modern download automation tool for torrents and use annotations: title: Autobrr type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 appVersion: 1.28.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/autobrr/autobrr icon: https://github.com/autobrr/autobrr/raw/develop/.github/images/logo.png sources: diff --git a/community/autobrr/1.0.3/README.md b/community/autobrr/1.0.4/README.md similarity index 100% rename from community/autobrr/1.0.3/README.md rename to community/autobrr/1.0.4/README.md diff --git a/community/autobrr/1.0.3/app-readme.md b/community/autobrr/1.0.4/app-readme.md similarity index 100% rename from community/autobrr/1.0.3/app-readme.md rename to community/autobrr/1.0.4/app-readme.md diff --git a/community/autobrr/1.0.4/charts/common-1.1.0.tgz b/community/autobrr/1.0.4/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..5b2fe78a63 Binary files /dev/null and b/community/autobrr/1.0.4/charts/common-1.1.0.tgz differ diff --git a/community/autobrr/1.0.3/ci/basic-values.yaml b/community/autobrr/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/autobrr/1.0.3/ci/basic-values.yaml rename to community/autobrr/1.0.4/ci/basic-values.yaml diff --git a/community/autobrr/1.0.3/ci/extra-values.yaml b/community/autobrr/1.0.4/ci/extra-values.yaml similarity index 100% rename from community/autobrr/1.0.3/ci/extra-values.yaml rename to community/autobrr/1.0.4/ci/extra-values.yaml diff --git a/community/autobrr/1.0.3/ci/hostNet-values.yaml b/community/autobrr/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/autobrr/1.0.3/ci/hostNet-values.yaml rename to community/autobrr/1.0.4/ci/hostNet-values.yaml diff --git a/community/autobrr/1.0.3/ix_values.yaml b/community/autobrr/1.0.4/ix_values.yaml similarity index 100% rename from community/autobrr/1.0.3/ix_values.yaml rename to community/autobrr/1.0.4/ix_values.yaml diff --git a/community/autobrr/1.0.3/metadata.yaml b/community/autobrr/1.0.4/metadata.yaml similarity index 100% rename from community/autobrr/1.0.3/metadata.yaml rename to community/autobrr/1.0.4/metadata.yaml diff --git a/community/autobrr/1.0.3/questions.yaml b/community/autobrr/1.0.4/questions.yaml similarity index 100% rename from community/autobrr/1.0.3/questions.yaml rename to community/autobrr/1.0.4/questions.yaml diff --git a/community/autobrr/1.0.3/templates/NOTES.txt b/community/autobrr/1.0.4/templates/NOTES.txt similarity index 100% rename from community/autobrr/1.0.3/templates/NOTES.txt rename to community/autobrr/1.0.4/templates/NOTES.txt diff --git a/community/autobrr/1.0.3/templates/_autobrr.tpl b/community/autobrr/1.0.4/templates/_autobrr.tpl similarity index 100% rename from community/autobrr/1.0.3/templates/_autobrr.tpl rename to community/autobrr/1.0.4/templates/_autobrr.tpl diff --git a/community/autobrr/1.0.3/templates/_persistence.tpl b/community/autobrr/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/autobrr/1.0.3/templates/_persistence.tpl rename to community/autobrr/1.0.4/templates/_persistence.tpl diff --git a/community/autobrr/1.0.3/templates/_portal.tpl b/community/autobrr/1.0.4/templates/_portal.tpl similarity index 100% rename from community/autobrr/1.0.3/templates/_portal.tpl rename to community/autobrr/1.0.4/templates/_portal.tpl diff --git a/community/autobrr/1.0.3/templates/_service.tpl b/community/autobrr/1.0.4/templates/_service.tpl similarity index 100% rename from community/autobrr/1.0.3/templates/_service.tpl rename to community/autobrr/1.0.4/templates/_service.tpl diff --git a/community/autobrr/1.0.3/templates/common.yaml b/community/autobrr/1.0.4/templates/common.yaml similarity index 100% rename from community/autobrr/1.0.3/templates/common.yaml rename to community/autobrr/1.0.4/templates/common.yaml diff --git a/community/bazarr/1.0.6/Chart.lock b/community/bazarr/1.0.6/Chart.lock deleted file mode 100644 index e9b9031d5a..0000000000 --- a/community/bazarr/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:21.788919397+03:00" diff --git a/community/bazarr/1.0.6/charts/common-1.0.12.tgz b/community/bazarr/1.0.6/charts/common-1.0.12.tgz deleted file mode 100644 index aa581c8d11..0000000000 Binary files a/community/bazarr/1.0.6/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/bazarr/1.0.7/Chart.lock b/community/bazarr/1.0.7/Chart.lock new file mode 100644 index 0000000000..e22b4d537b --- /dev/null +++ b/community/bazarr/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:30.386264407+03:00" diff --git a/community/bazarr/1.0.6/Chart.yaml b/community/bazarr/1.0.7/Chart.yaml similarity index 87% rename from community/bazarr/1.0.6/Chart.yaml rename to community/bazarr/1.0.7/Chart.yaml index f02448a3b1..d53306f366 100644 --- a/community/bazarr/1.0.6/Chart.yaml +++ b/community/bazarr/1.0.7/Chart.yaml @@ -1,10 +1,9 @@ name: bazarr -description: Bazarr is a companion application to Sonarr and Radarr. It manages and - downloads subtitles based on your requirements. +description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. annotations: title: Bazarr type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 appVersion: 1.2.4 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.bazarr.media/ icon: https://github.com/morpheus65535/bazarr/blob/master/frontend/public/images/logo128.png?raw=true sources: diff --git a/community/bazarr/1.0.6/README.md b/community/bazarr/1.0.7/README.md similarity index 100% rename from community/bazarr/1.0.6/README.md rename to community/bazarr/1.0.7/README.md diff --git a/community/bazarr/1.0.6/app-readme.md b/community/bazarr/1.0.7/app-readme.md similarity index 100% rename from community/bazarr/1.0.6/app-readme.md rename to community/bazarr/1.0.7/app-readme.md diff --git a/community/bazarr/1.0.7/charts/common-1.1.0.tgz b/community/bazarr/1.0.7/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..057b4a5691 Binary files /dev/null and b/community/bazarr/1.0.7/charts/common-1.1.0.tgz differ diff --git a/community/bazarr/1.0.6/ci/basic-values.yaml b/community/bazarr/1.0.7/ci/basic-values.yaml similarity index 100% rename from community/bazarr/1.0.6/ci/basic-values.yaml rename to community/bazarr/1.0.7/ci/basic-values.yaml diff --git a/community/bazarr/1.0.6/ci/extra-values.yaml b/community/bazarr/1.0.7/ci/extra-values.yaml similarity index 100% rename from community/bazarr/1.0.6/ci/extra-values.yaml rename to community/bazarr/1.0.7/ci/extra-values.yaml diff --git a/community/bazarr/1.0.6/ci/hostNet-values.yaml b/community/bazarr/1.0.7/ci/hostNet-values.yaml similarity index 100% rename from community/bazarr/1.0.6/ci/hostNet-values.yaml rename to community/bazarr/1.0.7/ci/hostNet-values.yaml diff --git a/community/bazarr/1.0.6/ix_values.yaml b/community/bazarr/1.0.7/ix_values.yaml similarity index 100% rename from community/bazarr/1.0.6/ix_values.yaml rename to community/bazarr/1.0.7/ix_values.yaml diff --git a/community/bazarr/1.0.6/metadata.yaml b/community/bazarr/1.0.7/metadata.yaml similarity index 100% rename from community/bazarr/1.0.6/metadata.yaml rename to community/bazarr/1.0.7/metadata.yaml diff --git a/community/bazarr/1.0.6/questions.yaml b/community/bazarr/1.0.7/questions.yaml similarity index 100% rename from community/bazarr/1.0.6/questions.yaml rename to community/bazarr/1.0.7/questions.yaml diff --git a/community/bazarr/1.0.6/templates/NOTES.txt b/community/bazarr/1.0.7/templates/NOTES.txt similarity index 100% rename from community/bazarr/1.0.6/templates/NOTES.txt rename to community/bazarr/1.0.7/templates/NOTES.txt diff --git a/community/bazarr/1.0.6/templates/_bazarr.tpl b/community/bazarr/1.0.7/templates/_bazarr.tpl similarity index 100% rename from community/bazarr/1.0.6/templates/_bazarr.tpl rename to community/bazarr/1.0.7/templates/_bazarr.tpl diff --git a/community/bazarr/1.0.6/templates/_persistence.tpl b/community/bazarr/1.0.7/templates/_persistence.tpl similarity index 100% rename from community/bazarr/1.0.6/templates/_persistence.tpl rename to community/bazarr/1.0.7/templates/_persistence.tpl diff --git a/community/bazarr/1.0.6/templates/_portal.tpl b/community/bazarr/1.0.7/templates/_portal.tpl similarity index 100% rename from community/bazarr/1.0.6/templates/_portal.tpl rename to community/bazarr/1.0.7/templates/_portal.tpl diff --git a/community/bazarr/1.0.6/templates/_service.tpl b/community/bazarr/1.0.7/templates/_service.tpl similarity index 100% rename from community/bazarr/1.0.6/templates/_service.tpl rename to community/bazarr/1.0.7/templates/_service.tpl diff --git a/community/bazarr/1.0.6/templates/common.yaml b/community/bazarr/1.0.7/templates/common.yaml similarity index 100% rename from community/bazarr/1.0.6/templates/common.yaml rename to community/bazarr/1.0.7/templates/common.yaml diff --git a/community/clamav/1.0.10/Chart.lock b/community/clamav/1.0.10/Chart.lock new file mode 100644 index 0000000000..e0c154d4aa --- /dev/null +++ b/community/clamav/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:33.859185563+03:00" diff --git a/community/clamav/1.0.9/Chart.yaml b/community/clamav/1.0.10/Chart.yaml similarity index 94% rename from community/clamav/1.0.9/Chart.yaml rename to community/clamav/1.0.10/Chart.yaml index ee21a1b8fe..457a6465ab 100644 --- a/community/clamav/1.0.9/Chart.yaml +++ b/community/clamav/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ description: ClamAV is an open source (GPLv2) anti-virus toolkit. annotations: title: Clam AV type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 appVersion: '1.0.1' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.clamav.net/ icon: https://raw.githubusercontent.com/micahsnyder/clamav-documentation/main/src/images/logo.png sources: diff --git a/community/clamav/1.0.9/README.md b/community/clamav/1.0.10/README.md similarity index 100% rename from community/clamav/1.0.9/README.md rename to community/clamav/1.0.10/README.md diff --git a/community/clamav/1.0.9/app-readme.md b/community/clamav/1.0.10/app-readme.md similarity index 100% rename from community/clamav/1.0.9/app-readme.md rename to community/clamav/1.0.10/app-readme.md diff --git a/community/clamav/1.0.10/charts/common-1.1.0.tgz b/community/clamav/1.0.10/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..05cf91f99a Binary files /dev/null and b/community/clamav/1.0.10/charts/common-1.1.0.tgz differ diff --git a/community/clamav/1.0.9/ci/basic-values.yaml b/community/clamav/1.0.10/ci/basic-values.yaml similarity index 100% rename from community/clamav/1.0.9/ci/basic-values.yaml rename to community/clamav/1.0.10/ci/basic-values.yaml diff --git a/community/clamav/1.0.9/ci/milterd-values.yaml b/community/clamav/1.0.10/ci/milterd-values.yaml similarity index 100% rename from community/clamav/1.0.9/ci/milterd-values.yaml rename to community/clamav/1.0.10/ci/milterd-values.yaml diff --git a/community/clamav/1.0.9/ci/no-clamd-values.yaml b/community/clamav/1.0.10/ci/no-clamd-values.yaml similarity index 100% rename from community/clamav/1.0.9/ci/no-clamd-values.yaml rename to community/clamav/1.0.10/ci/no-clamd-values.yaml diff --git a/community/clamav/1.0.9/ci/no-freshclamd-values.yaml b/community/clamav/1.0.10/ci/no-freshclamd-values.yaml similarity index 100% rename from community/clamav/1.0.9/ci/no-freshclamd-values.yaml rename to community/clamav/1.0.10/ci/no-freshclamd-values.yaml diff --git a/community/clamav/1.0.9/ix_values.yaml b/community/clamav/1.0.10/ix_values.yaml similarity index 100% rename from community/clamav/1.0.9/ix_values.yaml rename to community/clamav/1.0.10/ix_values.yaml diff --git a/community/clamav/1.0.9/metadata.yaml b/community/clamav/1.0.10/metadata.yaml similarity index 100% rename from community/clamav/1.0.9/metadata.yaml rename to community/clamav/1.0.10/metadata.yaml diff --git a/community/clamav/1.0.9/migrations/migrate b/community/clamav/1.0.10/migrations/migrate similarity index 100% rename from community/clamav/1.0.9/migrations/migrate rename to community/clamav/1.0.10/migrations/migrate diff --git a/community/clamav/1.0.9/questions.yaml b/community/clamav/1.0.10/questions.yaml similarity index 100% rename from community/clamav/1.0.9/questions.yaml rename to community/clamav/1.0.10/questions.yaml diff --git a/community/clamav/1.0.9/templates/NOTES.txt b/community/clamav/1.0.10/templates/NOTES.txt similarity index 100% rename from community/clamav/1.0.9/templates/NOTES.txt rename to community/clamav/1.0.10/templates/NOTES.txt diff --git a/community/clamav/1.0.9/templates/_clamav.tpl b/community/clamav/1.0.10/templates/_clamav.tpl similarity index 100% rename from community/clamav/1.0.9/templates/_clamav.tpl rename to community/clamav/1.0.10/templates/_clamav.tpl diff --git a/community/clamav/1.0.9/templates/common.yaml b/community/clamav/1.0.10/templates/common.yaml similarity index 100% rename from community/clamav/1.0.9/templates/common.yaml rename to community/clamav/1.0.10/templates/common.yaml diff --git a/community/clamav/1.0.9/Chart.lock b/community/clamav/1.0.9/Chart.lock deleted file mode 100644 index 7b6c48f25c..0000000000 --- a/community/clamav/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:33.915171622+03:00" diff --git a/community/clamav/1.0.9/charts/common-1.0.12.tgz b/community/clamav/1.0.9/charts/common-1.0.12.tgz deleted file mode 100644 index 47a32467d6..0000000000 Binary files a/community/clamav/1.0.9/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/ddns-updater/1.0.12/Chart.lock b/community/ddns-updater/1.0.12/Chart.lock deleted file mode 100644 index 662977a640..0000000000 --- a/community/ddns-updater/1.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:38.141014355+03:00" diff --git a/community/ddns-updater/1.0.12/charts/common-1.0.12.tgz b/community/ddns-updater/1.0.12/charts/common-1.0.12.tgz deleted file mode 100644 index bfc6c666e2..0000000000 Binary files a/community/ddns-updater/1.0.12/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/ddns-updater/1.0.13/Chart.lock b/community/ddns-updater/1.0.13/Chart.lock new file mode 100644 index 0000000000..c6b165487f --- /dev/null +++ b/community/ddns-updater/1.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:37.522641732+03:00" diff --git a/community/ddns-updater/1.0.12/Chart.yaml b/community/ddns-updater/1.0.13/Chart.yaml similarity index 95% rename from community/ddns-updater/1.0.12/Chart.yaml rename to community/ddns-updater/1.0.13/Chart.yaml index f796679934..99331dcb65 100644 --- a/community/ddns-updater/1.0.12/Chart.yaml +++ b/community/ddns-updater/1.0.13/Chart.yaml @@ -3,7 +3,7 @@ description: Lightweight universal DDNS Updater with web UI annotations: title: DDNS Updater type: application -version: 1.0.12 +version: 1.0.13 apiVersion: v2 appVersion: 'v2.5.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/qdm12/ddns-updater icon: https://raw.githubusercontent.com/qdm12/ddns-updater/master/readme/ddnsgopher.svg sources: diff --git a/community/ddns-updater/1.0.12/README.md b/community/ddns-updater/1.0.13/README.md similarity index 100% rename from community/ddns-updater/1.0.12/README.md rename to community/ddns-updater/1.0.13/README.md diff --git a/community/ddns-updater/1.0.12/app-readme.md b/community/ddns-updater/1.0.13/app-readme.md similarity index 100% rename from community/ddns-updater/1.0.12/app-readme.md rename to community/ddns-updater/1.0.13/app-readme.md diff --git a/community/ddns-updater/1.0.13/charts/common-1.1.0.tgz b/community/ddns-updater/1.0.13/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..5faae5ef83 Binary files /dev/null and b/community/ddns-updater/1.0.13/charts/common-1.1.0.tgz differ diff --git a/community/ddns-updater/1.0.12/ci/aliyun-values.yaml b/community/ddns-updater/1.0.13/ci/aliyun-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/aliyun-values.yaml rename to community/ddns-updater/1.0.13/ci/aliyun-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/allinkl-values.yaml b/community/ddns-updater/1.0.13/ci/allinkl-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/allinkl-values.yaml rename to community/ddns-updater/1.0.13/ci/allinkl-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/cloudflare-values.yaml b/community/ddns-updater/1.0.13/ci/cloudflare-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/cloudflare-values.yaml rename to community/ddns-updater/1.0.13/ci/cloudflare-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/config-values.yaml b/community/ddns-updater/1.0.13/ci/config-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/config-values.yaml rename to community/ddns-updater/1.0.13/ci/config-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/dd24-values.yaml b/community/ddns-updater/1.0.13/ci/dd24-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/dd24-values.yaml rename to community/ddns-updater/1.0.13/ci/dd24-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/ddnss-values.yaml b/community/ddns-updater/1.0.13/ci/ddnss-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/ddnss-values.yaml rename to community/ddns-updater/1.0.13/ci/ddnss-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/digitalocean-values.yaml b/community/ddns-updater/1.0.13/ci/digitalocean-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/digitalocean-values.yaml rename to community/ddns-updater/1.0.13/ci/digitalocean-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/dnsomatic-values.yaml b/community/ddns-updater/1.0.13/ci/dnsomatic-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/dnsomatic-values.yaml rename to community/ddns-updater/1.0.13/ci/dnsomatic-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/dnspod-values.yaml b/community/ddns-updater/1.0.13/ci/dnspod-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/dnspod-values.yaml rename to community/ddns-updater/1.0.13/ci/dnspod-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/dondominio-values.yaml b/community/ddns-updater/1.0.13/ci/dondominio-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/dondominio-values.yaml rename to community/ddns-updater/1.0.13/ci/dondominio-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/dreamhost-values.yaml b/community/ddns-updater/1.0.13/ci/dreamhost-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/dreamhost-values.yaml rename to community/ddns-updater/1.0.13/ci/dreamhost-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/duckdns-values.yaml b/community/ddns-updater/1.0.13/ci/duckdns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/duckdns-values.yaml rename to community/ddns-updater/1.0.13/ci/duckdns-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/dyndns-values.yaml b/community/ddns-updater/1.0.13/ci/dyndns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/dyndns-values.yaml rename to community/ddns-updater/1.0.13/ci/dyndns-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/dynu-values.yaml b/community/ddns-updater/1.0.13/ci/dynu-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/dynu-values.yaml rename to community/ddns-updater/1.0.13/ci/dynu-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/dynv6-values.yaml b/community/ddns-updater/1.0.13/ci/dynv6-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/dynv6-values.yaml rename to community/ddns-updater/1.0.13/ci/dynv6-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/freedns-values.yaml b/community/ddns-updater/1.0.13/ci/freedns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/freedns-values.yaml rename to community/ddns-updater/1.0.13/ci/freedns-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/gandi-values.yaml b/community/ddns-updater/1.0.13/ci/gandi-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/gandi-values.yaml rename to community/ddns-updater/1.0.13/ci/gandi-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/gcp-values.yaml b/community/ddns-updater/1.0.13/ci/gcp-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/gcp-values.yaml rename to community/ddns-updater/1.0.13/ci/gcp-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/godaddy-values.yaml b/community/ddns-updater/1.0.13/ci/godaddy-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/godaddy-values.yaml rename to community/ddns-updater/1.0.13/ci/godaddy-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/google-values.yaml b/community/ddns-updater/1.0.13/ci/google-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/google-values.yaml rename to community/ddns-updater/1.0.13/ci/google-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/he-values.yaml b/community/ddns-updater/1.0.13/ci/he-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/he-values.yaml rename to community/ddns-updater/1.0.13/ci/he-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/infomaniak-values.yaml b/community/ddns-updater/1.0.13/ci/infomaniak-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/infomaniak-values.yaml rename to community/ddns-updater/1.0.13/ci/infomaniak-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/inwx-values.yaml b/community/ddns-updater/1.0.13/ci/inwx-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/inwx-values.yaml rename to community/ddns-updater/1.0.13/ci/inwx-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/linode-values.yaml b/community/ddns-updater/1.0.13/ci/linode-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/linode-values.yaml rename to community/ddns-updater/1.0.13/ci/linode-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/luadns-values.yaml b/community/ddns-updater/1.0.13/ci/luadns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/luadns-values.yaml rename to community/ddns-updater/1.0.13/ci/luadns-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/namecheap-values.yaml b/community/ddns-updater/1.0.13/ci/namecheap-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/namecheap-values.yaml rename to community/ddns-updater/1.0.13/ci/namecheap-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/njalla-values.yaml b/community/ddns-updater/1.0.13/ci/njalla-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/njalla-values.yaml rename to community/ddns-updater/1.0.13/ci/njalla-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/noip-values.yaml b/community/ddns-updater/1.0.13/ci/noip-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/noip-values.yaml rename to community/ddns-updater/1.0.13/ci/noip-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/opendns-values.yaml b/community/ddns-updater/1.0.13/ci/opendns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/opendns-values.yaml rename to community/ddns-updater/1.0.13/ci/opendns-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/ovh-values.yaml b/community/ddns-updater/1.0.13/ci/ovh-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/ovh-values.yaml rename to community/ddns-updater/1.0.13/ci/ovh-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/porkbun-values.yaml b/community/ddns-updater/1.0.13/ci/porkbun-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/porkbun-values.yaml rename to community/ddns-updater/1.0.13/ci/porkbun-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/selfhostedde-values.yaml b/community/ddns-updater/1.0.13/ci/selfhostedde-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/selfhostedde-values.yaml rename to community/ddns-updater/1.0.13/ci/selfhostedde-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/servercow-values.yaml b/community/ddns-updater/1.0.13/ci/servercow-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/servercow-values.yaml rename to community/ddns-updater/1.0.13/ci/servercow-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/spdyn-values.yaml.yaml b/community/ddns-updater/1.0.13/ci/spdyn-values.yaml.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/spdyn-values.yaml.yaml rename to community/ddns-updater/1.0.13/ci/spdyn-values.yaml.yaml diff --git a/community/ddns-updater/1.0.12/ci/strato-values.yaml b/community/ddns-updater/1.0.13/ci/strato-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/strato-values.yaml rename to community/ddns-updater/1.0.13/ci/strato-values.yaml diff --git a/community/ddns-updater/1.0.12/ci/variomedia-values.yaml b/community/ddns-updater/1.0.13/ci/variomedia-values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ci/variomedia-values.yaml rename to community/ddns-updater/1.0.13/ci/variomedia-values.yaml diff --git a/community/ddns-updater/1.0.12/ix_values.yaml b/community/ddns-updater/1.0.13/ix_values.yaml similarity index 100% rename from community/ddns-updater/1.0.12/ix_values.yaml rename to community/ddns-updater/1.0.13/ix_values.yaml diff --git a/community/ddns-updater/1.0.12/metadata.yaml b/community/ddns-updater/1.0.13/metadata.yaml similarity index 100% rename from community/ddns-updater/1.0.12/metadata.yaml rename to community/ddns-updater/1.0.13/metadata.yaml diff --git a/community/ddns-updater/1.0.12/migrations/migrate b/community/ddns-updater/1.0.13/migrations/migrate similarity index 100% rename from community/ddns-updater/1.0.12/migrations/migrate rename to community/ddns-updater/1.0.13/migrations/migrate diff --git a/community/ddns-updater/1.0.12/questions.yaml b/community/ddns-updater/1.0.13/questions.yaml similarity index 100% rename from community/ddns-updater/1.0.12/questions.yaml rename to community/ddns-updater/1.0.13/questions.yaml diff --git a/community/ddns-updater/1.0.12/templates/NOTES.txt b/community/ddns-updater/1.0.13/templates/NOTES.txt similarity index 100% rename from community/ddns-updater/1.0.12/templates/NOTES.txt rename to community/ddns-updater/1.0.13/templates/NOTES.txt diff --git a/community/ddns-updater/1.0.12/templates/_configuration.tpl b/community/ddns-updater/1.0.13/templates/_configuration.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/_configuration.tpl rename to community/ddns-updater/1.0.13/templates/_configuration.tpl diff --git a/community/ddns-updater/1.0.12/templates/_ddns.tpl b/community/ddns-updater/1.0.13/templates/_ddns.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/_ddns.tpl rename to community/ddns-updater/1.0.13/templates/_ddns.tpl diff --git a/community/ddns-updater/1.0.12/templates/_portal.tpl b/community/ddns-updater/1.0.13/templates/_portal.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/_portal.tpl rename to community/ddns-updater/1.0.13/templates/_portal.tpl diff --git a/community/ddns-updater/1.0.12/templates/_validation.tpl b/community/ddns-updater/1.0.13/templates/_validation.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/_validation.tpl rename to community/ddns-updater/1.0.13/templates/_validation.tpl diff --git a/community/ddns-updater/1.0.12/templates/common.yaml b/community/ddns-updater/1.0.13/templates/common.yaml similarity index 100% rename from community/ddns-updater/1.0.12/templates/common.yaml rename to community/ddns-updater/1.0.13/templates/common.yaml diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_aliyun.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_aliyun.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_aliyun.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_aliyun.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_allinkl.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_allinkl.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_allinkl.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_allinkl.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_cloudflare.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_cloudflare.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_cloudflare.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_cloudflare.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_dd24.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_dd24.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_dd24.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_dd24.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_ddnss.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_ddnss.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_ddnss.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_ddnss.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_digitalocean.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_digitalocean.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_digitalocean.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_digitalocean.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_dnsPod.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_dnsPod.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_dnsPod.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_dnsPod.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_dnsomatic.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_dnsomatic.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_dnsomatic.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_dnsomatic.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_dondominio.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_dondominio.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_dondominio.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_dondominio.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_dreamhost.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_dreamhost.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_dreamhost.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_dreamhost.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_duckdns.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_duckdns.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_duckdns.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_duckdns.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_dyndns.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_dyndns.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_dyndns.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_dyndns.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_dynu.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_dynu.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_dynu.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_dynu.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_dynv6.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_dynv6.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_dynv6.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_dynv6.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_freedns.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_freedns.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_freedns.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_freedns.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_gandi.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_gandi.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_gandi.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_gandi.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_gcp.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_gcp.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_gcp.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_gcp.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_godaddy.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_godaddy.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_godaddy.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_godaddy.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_google.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_google.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_google.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_google.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_he.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_he.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_he.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_he.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_infomaniak.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_infomaniak.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_infomaniak.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_infomaniak.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_inwx.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_inwx.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_inwx.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_inwx.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_linode.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_linode.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_linode.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_linode.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_luadns.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_luadns.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_luadns.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_luadns.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_namecheap.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_namecheap.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_namecheap.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_namecheap.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_njalla.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_njalla.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_njalla.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_njalla.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_noip.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_noip.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_noip.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_noip.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_opendns.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_opendns.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_opendns.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_opendns.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_ovh.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_ovh.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_ovh.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_ovh.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_porkbun.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_porkbun.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_porkbun.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_porkbun.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_selfhostde.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_selfhostde.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_selfhostde.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_selfhostde.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_servercow.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_servercow.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_servercow.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_servercow.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_spdyn.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_spdyn.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_spdyn.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_spdyn.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_strato.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_strato.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_strato.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_strato.tpl diff --git a/community/ddns-updater/1.0.12/templates/dnsProviders/_variomedia.tpl b/community/ddns-updater/1.0.13/templates/dnsProviders/_variomedia.tpl similarity index 100% rename from community/ddns-updater/1.0.12/templates/dnsProviders/_variomedia.tpl rename to community/ddns-updater/1.0.13/templates/dnsProviders/_variomedia.tpl diff --git a/community/deluge/1.0.6/Chart.lock b/community/deluge/1.0.6/Chart.lock deleted file mode 100644 index 2350b042f5..0000000000 --- a/community/deluge/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:45.252356776+03:00" diff --git a/community/deluge/1.0.6/charts/common-1.0.12.tgz b/community/deluge/1.0.6/charts/common-1.0.12.tgz deleted file mode 100644 index 73a89b93d4..0000000000 Binary files a/community/deluge/1.0.6/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/deluge/1.0.7/Chart.lock b/community/deluge/1.0.7/Chart.lock new file mode 100644 index 0000000000..d74154f061 --- /dev/null +++ b/community/deluge/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:46.146336898+03:00" diff --git a/community/deluge/1.0.6/Chart.yaml b/community/deluge/1.0.7/Chart.yaml similarity index 94% rename from community/deluge/1.0.6/Chart.yaml rename to community/deluge/1.0.7/Chart.yaml index c2d121c58d..2f60ada5ea 100644 --- a/community/deluge/1.0.6/Chart.yaml +++ b/community/deluge/1.0.7/Chart.yaml @@ -3,7 +3,7 @@ description: Deluge is a lightweight, Free Software, cross-platform BitTorrent c annotations: title: Deluge type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 appVersion: '9.5.3' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://deluge-torrent.org icon: https://deluge-torrent.org/images/deluge_logo.png sources: diff --git a/community/deluge/1.0.6/README.md b/community/deluge/1.0.7/README.md similarity index 100% rename from community/deluge/1.0.6/README.md rename to community/deluge/1.0.7/README.md diff --git a/community/deluge/1.0.6/app-readme.md b/community/deluge/1.0.7/app-readme.md similarity index 100% rename from community/deluge/1.0.6/app-readme.md rename to community/deluge/1.0.7/app-readme.md diff --git a/community/deluge/1.0.7/charts/common-1.1.0.tgz b/community/deluge/1.0.7/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..ddddd9ec8c Binary files /dev/null and b/community/deluge/1.0.7/charts/common-1.1.0.tgz differ diff --git a/community/deluge/1.0.6/ci/basic-values.yaml b/community/deluge/1.0.7/ci/basic-values.yaml similarity index 100% rename from community/deluge/1.0.6/ci/basic-values.yaml rename to community/deluge/1.0.7/ci/basic-values.yaml diff --git a/community/deluge/1.0.6/ci/hostnet-values.yaml b/community/deluge/1.0.7/ci/hostnet-values.yaml similarity index 100% rename from community/deluge/1.0.6/ci/hostnet-values.yaml rename to community/deluge/1.0.7/ci/hostnet-values.yaml diff --git a/community/deluge/1.0.6/ix_values.yaml b/community/deluge/1.0.7/ix_values.yaml similarity index 100% rename from community/deluge/1.0.6/ix_values.yaml rename to community/deluge/1.0.7/ix_values.yaml diff --git a/community/deluge/1.0.6/metadata.yaml b/community/deluge/1.0.7/metadata.yaml similarity index 100% rename from community/deluge/1.0.6/metadata.yaml rename to community/deluge/1.0.7/metadata.yaml diff --git a/community/deluge/1.0.6/questions.yaml b/community/deluge/1.0.7/questions.yaml similarity index 100% rename from community/deluge/1.0.6/questions.yaml rename to community/deluge/1.0.7/questions.yaml diff --git a/community/deluge/1.0.6/templates/NOTES.txt b/community/deluge/1.0.7/templates/NOTES.txt similarity index 100% rename from community/deluge/1.0.6/templates/NOTES.txt rename to community/deluge/1.0.7/templates/NOTES.txt diff --git a/community/deluge/1.0.6/templates/_deluge.tpl b/community/deluge/1.0.7/templates/_deluge.tpl similarity index 100% rename from community/deluge/1.0.6/templates/_deluge.tpl rename to community/deluge/1.0.7/templates/_deluge.tpl diff --git a/community/deluge/1.0.6/templates/_portal.tpl b/community/deluge/1.0.7/templates/_portal.tpl similarity index 100% rename from community/deluge/1.0.6/templates/_portal.tpl rename to community/deluge/1.0.7/templates/_portal.tpl diff --git a/community/deluge/1.0.6/templates/common.yaml b/community/deluge/1.0.7/templates/common.yaml similarity index 100% rename from community/deluge/1.0.6/templates/common.yaml rename to community/deluge/1.0.7/templates/common.yaml diff --git a/community/filebrowser/1.0.10/Chart.lock b/community/filebrowser/1.0.10/Chart.lock new file mode 100644 index 0000000000..e7462e98d9 --- /dev/null +++ b/community/filebrowser/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:49.589304425+03:00" diff --git a/community/filebrowser/1.0.9/Chart.yaml b/community/filebrowser/1.0.10/Chart.yaml similarity index 83% rename from community/filebrowser/1.0.9/Chart.yaml rename to community/filebrowser/1.0.10/Chart.yaml index 7fbaf64467..97a4f9778a 100644 --- a/community/filebrowser/1.0.9/Chart.yaml +++ b/community/filebrowser/1.0.10/Chart.yaml @@ -1,10 +1,9 @@ name: filebrowser -description: File Browser provides a file managing interface within a specified directory - and it can be used to upload, delete, preview, rename and edit your files. +description: File Browser provides a file managing interface within a specified directory and it can be used to upload, delete, preview, rename and edit your files. annotations: title: File Browser type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 appVersion: 2.24.2 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://filebrowser.org icon: https://raw.githubusercontent.com/filebrowser/logo/master/banner.png sources: diff --git a/community/filebrowser/1.0.9/README.md b/community/filebrowser/1.0.10/README.md similarity index 100% rename from community/filebrowser/1.0.9/README.md rename to community/filebrowser/1.0.10/README.md diff --git a/community/filebrowser/1.0.9/app-readme.md b/community/filebrowser/1.0.10/app-readme.md similarity index 100% rename from community/filebrowser/1.0.9/app-readme.md rename to community/filebrowser/1.0.10/app-readme.md diff --git a/community/filebrowser/1.0.10/charts/common-1.1.0.tgz b/community/filebrowser/1.0.10/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..f4cc75160a Binary files /dev/null and b/community/filebrowser/1.0.10/charts/common-1.1.0.tgz differ diff --git a/community/filebrowser/1.0.9/ci/basic-values.yaml b/community/filebrowser/1.0.10/ci/basic-values.yaml similarity index 100% rename from community/filebrowser/1.0.9/ci/basic-values.yaml rename to community/filebrowser/1.0.10/ci/basic-values.yaml diff --git a/community/filebrowser/1.0.9/ci/https-values.yaml b/community/filebrowser/1.0.10/ci/https-values.yaml similarity index 100% rename from community/filebrowser/1.0.9/ci/https-values.yaml rename to community/filebrowser/1.0.10/ci/https-values.yaml diff --git a/community/filebrowser/1.0.9/ix_values.yaml b/community/filebrowser/1.0.10/ix_values.yaml similarity index 100% rename from community/filebrowser/1.0.9/ix_values.yaml rename to community/filebrowser/1.0.10/ix_values.yaml diff --git a/community/filebrowser/1.0.9/metadata.yaml b/community/filebrowser/1.0.10/metadata.yaml similarity index 100% rename from community/filebrowser/1.0.9/metadata.yaml rename to community/filebrowser/1.0.10/metadata.yaml diff --git a/community/filebrowser/1.0.9/questions.yaml b/community/filebrowser/1.0.10/questions.yaml similarity index 100% rename from community/filebrowser/1.0.9/questions.yaml rename to community/filebrowser/1.0.10/questions.yaml diff --git a/community/filebrowser/1.0.9/templates/NOTES.txt b/community/filebrowser/1.0.10/templates/NOTES.txt similarity index 100% rename from community/filebrowser/1.0.9/templates/NOTES.txt rename to community/filebrowser/1.0.10/templates/NOTES.txt diff --git a/community/filebrowser/1.0.9/templates/_filebrowser.tpl b/community/filebrowser/1.0.10/templates/_filebrowser.tpl similarity index 100% rename from community/filebrowser/1.0.9/templates/_filebrowser.tpl rename to community/filebrowser/1.0.10/templates/_filebrowser.tpl diff --git a/community/filebrowser/1.0.9/templates/_persistence.tpl b/community/filebrowser/1.0.10/templates/_persistence.tpl similarity index 100% rename from community/filebrowser/1.0.9/templates/_persistence.tpl rename to community/filebrowser/1.0.10/templates/_persistence.tpl diff --git a/community/filebrowser/1.0.9/templates/_portal.tpl b/community/filebrowser/1.0.10/templates/_portal.tpl similarity index 100% rename from community/filebrowser/1.0.9/templates/_portal.tpl rename to community/filebrowser/1.0.10/templates/_portal.tpl diff --git a/community/filebrowser/1.0.9/templates/_service.tpl b/community/filebrowser/1.0.10/templates/_service.tpl similarity index 100% rename from community/filebrowser/1.0.9/templates/_service.tpl rename to community/filebrowser/1.0.10/templates/_service.tpl diff --git a/community/filebrowser/1.0.9/templates/common.yaml b/community/filebrowser/1.0.10/templates/common.yaml similarity index 100% rename from community/filebrowser/1.0.9/templates/common.yaml rename to community/filebrowser/1.0.10/templates/common.yaml diff --git a/community/filebrowser/1.0.9/Chart.lock b/community/filebrowser/1.0.9/Chart.lock deleted file mode 100644 index dc896d67dd..0000000000 --- a/community/filebrowser/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:49.541919676+03:00" diff --git a/community/filebrowser/1.0.9/charts/common-1.0.12.tgz b/community/filebrowser/1.0.9/charts/common-1.0.12.tgz deleted file mode 100644 index fb8242838a..0000000000 Binary files a/community/filebrowser/1.0.9/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/frigate/1.0.0/Chart.lock b/community/frigate/1.0.0/Chart.lock deleted file mode 100644 index 8fee3a5f0d..0000000000 --- a/community/frigate/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-08-09T18:48:28.063805611+03:00" diff --git a/community/frigate/1.0.0/charts/common-1.0.12.tgz b/community/frigate/1.0.0/charts/common-1.0.12.tgz deleted file mode 100644 index 2ecabcba55..0000000000 Binary files a/community/frigate/1.0.0/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/frigate/1.0.1/Chart.lock b/community/frigate/1.0.1/Chart.lock new file mode 100644 index 0000000000..d6e6f02958 --- /dev/null +++ b/community/frigate/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:52.975784881+03:00" diff --git a/community/frigate/1.0.0/Chart.yaml b/community/frigate/1.0.1/Chart.yaml similarity index 95% rename from community/frigate/1.0.0/Chart.yaml rename to community/frigate/1.0.1/Chart.yaml index 6b873b8c77..5d161c8dad 100644 --- a/community/frigate/1.0.0/Chart.yaml +++ b/community/frigate/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ description: Frigate is an NVR With Realtime Object Detection for IP Cameras annotations: title: Frigate type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: 0.12.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/blakeblackshear/frigate icon: https://raw.githubusercontent.com/blakeblackshear/frigate/dev/web/images/favicon.svg sources: diff --git a/community/frigate/1.0.0/README.md b/community/frigate/1.0.1/README.md similarity index 100% rename from community/frigate/1.0.0/README.md rename to community/frigate/1.0.1/README.md diff --git a/community/frigate/1.0.0/app-readme.md b/community/frigate/1.0.1/app-readme.md similarity index 100% rename from community/frigate/1.0.0/app-readme.md rename to community/frigate/1.0.1/app-readme.md diff --git a/community/frigate/1.0.1/charts/common-1.1.0.tgz b/community/frigate/1.0.1/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..cc371f4edd Binary files /dev/null and b/community/frigate/1.0.1/charts/common-1.1.0.tgz differ diff --git a/community/frigate/1.0.0/ci/basic-values.yaml b/community/frigate/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/frigate/1.0.0/ci/basic-values.yaml rename to community/frigate/1.0.1/ci/basic-values.yaml diff --git a/community/frigate/1.0.0/ci/extra-values.yaml b/community/frigate/1.0.1/ci/extra-values.yaml similarity index 100% rename from community/frigate/1.0.0/ci/extra-values.yaml rename to community/frigate/1.0.1/ci/extra-values.yaml diff --git a/community/frigate/1.0.0/ci/hostNet-values.yaml b/community/frigate/1.0.1/ci/hostNet-values.yaml similarity index 100% rename from community/frigate/1.0.0/ci/hostNet-values.yaml rename to community/frigate/1.0.1/ci/hostNet-values.yaml diff --git a/community/frigate/1.0.0/ix_values.yaml b/community/frigate/1.0.1/ix_values.yaml similarity index 100% rename from community/frigate/1.0.0/ix_values.yaml rename to community/frigate/1.0.1/ix_values.yaml diff --git a/community/frigate/1.0.0/metadata.yaml b/community/frigate/1.0.1/metadata.yaml similarity index 100% rename from community/frigate/1.0.0/metadata.yaml rename to community/frigate/1.0.1/metadata.yaml diff --git a/community/frigate/1.0.0/questions.yaml b/community/frigate/1.0.1/questions.yaml similarity index 100% rename from community/frigate/1.0.0/questions.yaml rename to community/frigate/1.0.1/questions.yaml diff --git a/community/frigate/1.0.0/templates/NOTES.txt b/community/frigate/1.0.1/templates/NOTES.txt similarity index 100% rename from community/frigate/1.0.0/templates/NOTES.txt rename to community/frigate/1.0.1/templates/NOTES.txt diff --git a/community/frigate/1.0.0/templates/_frigate.tpl b/community/frigate/1.0.1/templates/_frigate.tpl similarity index 100% rename from community/frigate/1.0.0/templates/_frigate.tpl rename to community/frigate/1.0.1/templates/_frigate.tpl diff --git a/community/frigate/1.0.0/templates/_persistence.tpl b/community/frigate/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/frigate/1.0.0/templates/_persistence.tpl rename to community/frigate/1.0.1/templates/_persistence.tpl diff --git a/community/frigate/1.0.0/templates/_portal.tpl b/community/frigate/1.0.1/templates/_portal.tpl similarity index 100% rename from community/frigate/1.0.0/templates/_portal.tpl rename to community/frigate/1.0.1/templates/_portal.tpl diff --git a/community/frigate/1.0.0/templates/_service.tpl b/community/frigate/1.0.1/templates/_service.tpl similarity index 100% rename from community/frigate/1.0.0/templates/_service.tpl rename to community/frigate/1.0.1/templates/_service.tpl diff --git a/community/frigate/1.0.0/templates/common.yaml b/community/frigate/1.0.1/templates/common.yaml similarity index 100% rename from community/frigate/1.0.0/templates/common.yaml rename to community/frigate/1.0.1/templates/common.yaml diff --git a/community/gitea/1.0.14/Chart.lock b/community/gitea/1.0.14/Chart.lock deleted file mode 100644 index 0d756dc3f3..0000000000 --- a/community/gitea/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:54.549560837+03:00" diff --git a/community/gitea/1.0.14/charts/common-1.0.12.tgz b/community/gitea/1.0.14/charts/common-1.0.12.tgz deleted file mode 100644 index f7db417331..0000000000 Binary files a/community/gitea/1.0.14/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/gitea/1.0.15/Chart.lock b/community/gitea/1.0.15/Chart.lock new file mode 100644 index 0000000000..c3051fd517 --- /dev/null +++ b/community/gitea/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:56.286194003+03:00" diff --git a/community/gitea/1.0.14/Chart.yaml b/community/gitea/1.0.15/Chart.yaml similarity index 94% rename from community/gitea/1.0.14/Chart.yaml rename to community/gitea/1.0.15/Chart.yaml index b2e07dc2fd..67ee0750ce 100644 --- a/community/gitea/1.0.14/Chart.yaml +++ b/community/gitea/1.0.15/Chart.yaml @@ -3,7 +3,7 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.0.14 +version: 1.0.15 apiVersion: v2 appVersion: '1.19.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://gitea.io/en-us icon: https://gitea.com/assets/img/logo.svg sources: diff --git a/community/gitea/1.0.14/README.md b/community/gitea/1.0.15/README.md similarity index 100% rename from community/gitea/1.0.14/README.md rename to community/gitea/1.0.15/README.md diff --git a/community/gitea/1.0.14/app-readme.md b/community/gitea/1.0.15/app-readme.md similarity index 100% rename from community/gitea/1.0.14/app-readme.md rename to community/gitea/1.0.15/app-readme.md diff --git a/community/gitea/1.0.15/charts/common-1.1.0.tgz b/community/gitea/1.0.15/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..520a0eaaff Binary files /dev/null and b/community/gitea/1.0.15/charts/common-1.1.0.tgz differ diff --git a/community/gitea/1.0.14/ci/basic-values.yaml b/community/gitea/1.0.15/ci/basic-values.yaml similarity index 100% rename from community/gitea/1.0.14/ci/basic-values.yaml rename to community/gitea/1.0.15/ci/basic-values.yaml diff --git a/community/gitea/1.0.14/ci/https-values.yaml b/community/gitea/1.0.15/ci/https-values.yaml similarity index 100% rename from community/gitea/1.0.14/ci/https-values.yaml rename to community/gitea/1.0.15/ci/https-values.yaml diff --git a/community/gitea/1.0.14/ix_values.yaml b/community/gitea/1.0.15/ix_values.yaml similarity index 100% rename from community/gitea/1.0.14/ix_values.yaml rename to community/gitea/1.0.15/ix_values.yaml diff --git a/community/gitea/1.0.14/metadata.yaml b/community/gitea/1.0.15/metadata.yaml similarity index 100% rename from community/gitea/1.0.14/metadata.yaml rename to community/gitea/1.0.15/metadata.yaml diff --git a/community/gitea/1.0.14/migrations/migrate b/community/gitea/1.0.15/migrations/migrate similarity index 100% rename from community/gitea/1.0.14/migrations/migrate rename to community/gitea/1.0.15/migrations/migrate diff --git a/community/gitea/1.0.14/questions.yaml b/community/gitea/1.0.15/questions.yaml similarity index 100% rename from community/gitea/1.0.14/questions.yaml rename to community/gitea/1.0.15/questions.yaml diff --git a/community/gitea/1.0.14/templates/NOTES.txt b/community/gitea/1.0.15/templates/NOTES.txt similarity index 100% rename from community/gitea/1.0.14/templates/NOTES.txt rename to community/gitea/1.0.15/templates/NOTES.txt diff --git a/community/gitea/1.0.14/templates/_configuration.tpl b/community/gitea/1.0.15/templates/_configuration.tpl similarity index 100% rename from community/gitea/1.0.14/templates/_configuration.tpl rename to community/gitea/1.0.15/templates/_configuration.tpl diff --git a/community/gitea/1.0.14/templates/_gitea.tpl b/community/gitea/1.0.15/templates/_gitea.tpl similarity index 100% rename from community/gitea/1.0.14/templates/_gitea.tpl rename to community/gitea/1.0.15/templates/_gitea.tpl diff --git a/community/gitea/1.0.14/templates/_portal.tpl b/community/gitea/1.0.15/templates/_portal.tpl similarity index 100% rename from community/gitea/1.0.14/templates/_portal.tpl rename to community/gitea/1.0.15/templates/_portal.tpl diff --git a/community/gitea/1.0.14/templates/_postgres.tpl b/community/gitea/1.0.15/templates/_postgres.tpl similarity index 100% rename from community/gitea/1.0.14/templates/_postgres.tpl rename to community/gitea/1.0.15/templates/_postgres.tpl diff --git a/community/gitea/1.0.14/templates/common.yaml b/community/gitea/1.0.15/templates/common.yaml similarity index 100% rename from community/gitea/1.0.14/templates/common.yaml rename to community/gitea/1.0.15/templates/common.yaml diff --git a/community/grafana/1.0.11/Chart.lock b/community/grafana/1.0.11/Chart.lock deleted file mode 100644 index 5acda216dc..0000000000 --- a/community/grafana/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:28:59.236920949+03:00" diff --git a/community/grafana/1.0.11/charts/common-1.0.12.tgz b/community/grafana/1.0.11/charts/common-1.0.12.tgz deleted file mode 100644 index 9680ba7fdd..0000000000 Binary files a/community/grafana/1.0.11/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/grafana/1.0.12/Chart.lock b/community/grafana/1.0.12/Chart.lock new file mode 100644 index 0000000000..64df28a2c9 --- /dev/null +++ b/community/grafana/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:55:59.775226081+03:00" diff --git a/community/grafana/1.0.11/Chart.yaml b/community/grafana/1.0.12/Chart.yaml similarity index 91% rename from community/grafana/1.0.11/Chart.yaml rename to community/grafana/1.0.12/Chart.yaml index 4732e74d17..9a5bc82016 100644 --- a/community/grafana/1.0.11/Chart.yaml +++ b/community/grafana/1.0.12/Chart.yaml @@ -1,10 +1,9 @@ name: grafana -description: Grafana is the open source analytics & monitoring solution for every - database. +description: Grafana is the open source analytics & monitoring solution for every database. annotations: title: Grafana type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: 10.1.0 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://grafana.com icon: https://www.gravatar.com/avatar/31cea69afa424609b2d83621b4d47f1d?s=120&r=g&d=404 sources: diff --git a/community/grafana/1.0.11/README.md b/community/grafana/1.0.12/README.md similarity index 100% rename from community/grafana/1.0.11/README.md rename to community/grafana/1.0.12/README.md diff --git a/community/grafana/1.0.11/app-readme.md b/community/grafana/1.0.12/app-readme.md similarity index 100% rename from community/grafana/1.0.11/app-readme.md rename to community/grafana/1.0.12/app-readme.md diff --git a/community/grafana/1.0.12/charts/common-1.1.0.tgz b/community/grafana/1.0.12/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..9861e2c9a6 Binary files /dev/null and b/community/grafana/1.0.12/charts/common-1.1.0.tgz differ diff --git a/community/grafana/1.0.11/ci/basic-plugin-values.yaml b/community/grafana/1.0.12/ci/basic-plugin-values.yaml similarity index 100% rename from community/grafana/1.0.11/ci/basic-plugin-values.yaml rename to community/grafana/1.0.12/ci/basic-plugin-values.yaml diff --git a/community/grafana/1.0.11/ci/basic-values.yaml b/community/grafana/1.0.12/ci/basic-values.yaml similarity index 100% rename from community/grafana/1.0.11/ci/basic-values.yaml rename to community/grafana/1.0.12/ci/basic-values.yaml diff --git a/community/grafana/1.0.11/ci/https-plugins-values.yaml b/community/grafana/1.0.12/ci/https-plugins-values.yaml similarity index 100% rename from community/grafana/1.0.11/ci/https-plugins-values.yaml rename to community/grafana/1.0.12/ci/https-plugins-values.yaml diff --git a/community/grafana/1.0.11/ci/https-values.yaml b/community/grafana/1.0.12/ci/https-values.yaml similarity index 100% rename from community/grafana/1.0.11/ci/https-values.yaml rename to community/grafana/1.0.12/ci/https-values.yaml diff --git a/community/grafana/1.0.11/ix_values.yaml b/community/grafana/1.0.12/ix_values.yaml similarity index 100% rename from community/grafana/1.0.11/ix_values.yaml rename to community/grafana/1.0.12/ix_values.yaml diff --git a/community/grafana/1.0.11/metadata.yaml b/community/grafana/1.0.12/metadata.yaml similarity index 100% rename from community/grafana/1.0.11/metadata.yaml rename to community/grafana/1.0.12/metadata.yaml diff --git a/community/grafana/1.0.11/questions.yaml b/community/grafana/1.0.12/questions.yaml similarity index 100% rename from community/grafana/1.0.11/questions.yaml rename to community/grafana/1.0.12/questions.yaml diff --git a/community/grafana/1.0.11/templates/NOTES.txt b/community/grafana/1.0.12/templates/NOTES.txt similarity index 100% rename from community/grafana/1.0.11/templates/NOTES.txt rename to community/grafana/1.0.12/templates/NOTES.txt diff --git a/community/grafana/1.0.11/templates/_configuration.tpl b/community/grafana/1.0.12/templates/_configuration.tpl similarity index 100% rename from community/grafana/1.0.11/templates/_configuration.tpl rename to community/grafana/1.0.12/templates/_configuration.tpl diff --git a/community/grafana/1.0.11/templates/_grafana.tpl b/community/grafana/1.0.12/templates/_grafana.tpl similarity index 100% rename from community/grafana/1.0.11/templates/_grafana.tpl rename to community/grafana/1.0.12/templates/_grafana.tpl diff --git a/community/grafana/1.0.11/templates/_portal.tpl b/community/grafana/1.0.12/templates/_portal.tpl similarity index 100% rename from community/grafana/1.0.11/templates/_portal.tpl rename to community/grafana/1.0.12/templates/_portal.tpl diff --git a/community/grafana/1.0.11/templates/common.yaml b/community/grafana/1.0.12/templates/common.yaml similarity index 100% rename from community/grafana/1.0.11/templates/common.yaml rename to community/grafana/1.0.12/templates/common.yaml diff --git a/community/homarr/1.0.2/Chart.lock b/community/homarr/1.0.2/Chart.lock deleted file mode 100644 index aa1ffdd5ea..0000000000 --- a/community/homarr/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:06.284895849+03:00" diff --git a/community/homarr/1.0.2/charts/common-1.0.12.tgz b/community/homarr/1.0.2/charts/common-1.0.12.tgz deleted file mode 100644 index 2ccef71544..0000000000 Binary files a/community/homarr/1.0.2/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/homarr/1.0.3/Chart.lock b/community/homarr/1.0.3/Chart.lock new file mode 100644 index 0000000000..ce79febbc2 --- /dev/null +++ b/community/homarr/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:03.872404141+03:00" diff --git a/community/homarr/1.0.2/Chart.yaml b/community/homarr/1.0.3/Chart.yaml similarity index 94% rename from community/homarr/1.0.2/Chart.yaml rename to community/homarr/1.0.3/Chart.yaml index 2555092029..07f86ad340 100644 --- a/community/homarr/1.0.2/Chart.yaml +++ b/community/homarr/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ description: Homarr is a sleek, modern dashboard that puts all of your apps and annotations: title: Homarr type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: '0.12.3' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://homarr.dev/ icon: https://homarr.dev/img/logo.svg sources: diff --git a/community/homarr/1.0.2/README.md b/community/homarr/1.0.3/README.md similarity index 100% rename from community/homarr/1.0.2/README.md rename to community/homarr/1.0.3/README.md diff --git a/community/homarr/1.0.2/app-readme.md b/community/homarr/1.0.3/app-readme.md similarity index 100% rename from community/homarr/1.0.2/app-readme.md rename to community/homarr/1.0.3/app-readme.md diff --git a/community/homarr/1.0.3/charts/common-1.1.0.tgz b/community/homarr/1.0.3/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..929aff79dc Binary files /dev/null and b/community/homarr/1.0.3/charts/common-1.1.0.tgz differ diff --git a/community/homarr/1.0.2/ci/basic-values.yaml b/community/homarr/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/homarr/1.0.2/ci/basic-values.yaml rename to community/homarr/1.0.3/ci/basic-values.yaml diff --git a/community/homarr/1.0.2/ci/extra-values.yaml b/community/homarr/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/homarr/1.0.2/ci/extra-values.yaml rename to community/homarr/1.0.3/ci/extra-values.yaml diff --git a/community/homarr/1.0.2/ci/hostNet-values.yaml b/community/homarr/1.0.3/ci/hostNet-values.yaml similarity index 100% rename from community/homarr/1.0.2/ci/hostNet-values.yaml rename to community/homarr/1.0.3/ci/hostNet-values.yaml diff --git a/community/homarr/1.0.2/ix_values.yaml b/community/homarr/1.0.3/ix_values.yaml similarity index 100% rename from community/homarr/1.0.2/ix_values.yaml rename to community/homarr/1.0.3/ix_values.yaml diff --git a/community/homarr/1.0.2/metadata.yaml b/community/homarr/1.0.3/metadata.yaml similarity index 100% rename from community/homarr/1.0.2/metadata.yaml rename to community/homarr/1.0.3/metadata.yaml diff --git a/community/homarr/1.0.2/questions.yaml b/community/homarr/1.0.3/questions.yaml similarity index 100% rename from community/homarr/1.0.2/questions.yaml rename to community/homarr/1.0.3/questions.yaml diff --git a/community/homarr/1.0.2/templates/NOTES.txt b/community/homarr/1.0.3/templates/NOTES.txt similarity index 100% rename from community/homarr/1.0.2/templates/NOTES.txt rename to community/homarr/1.0.3/templates/NOTES.txt diff --git a/community/homarr/1.0.2/templates/_homarr.tpl b/community/homarr/1.0.3/templates/_homarr.tpl similarity index 100% rename from community/homarr/1.0.2/templates/_homarr.tpl rename to community/homarr/1.0.3/templates/_homarr.tpl diff --git a/community/homarr/1.0.2/templates/_persistence.tpl b/community/homarr/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/homarr/1.0.2/templates/_persistence.tpl rename to community/homarr/1.0.3/templates/_persistence.tpl diff --git a/community/homarr/1.0.2/templates/_portal.tpl b/community/homarr/1.0.3/templates/_portal.tpl similarity index 100% rename from community/homarr/1.0.2/templates/_portal.tpl rename to community/homarr/1.0.3/templates/_portal.tpl diff --git a/community/homarr/1.0.2/templates/_service.tpl b/community/homarr/1.0.3/templates/_service.tpl similarity index 100% rename from community/homarr/1.0.2/templates/_service.tpl rename to community/homarr/1.0.3/templates/_service.tpl diff --git a/community/homarr/1.0.2/templates/common.yaml b/community/homarr/1.0.3/templates/common.yaml similarity index 100% rename from community/homarr/1.0.2/templates/common.yaml rename to community/homarr/1.0.3/templates/common.yaml diff --git a/community/ipfs/1.0.20/Chart.lock b/community/ipfs/1.0.20/Chart.lock deleted file mode 100644 index 4291aa10f9..0000000000 --- a/community/ipfs/1.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:13.783603642+03:00" diff --git a/community/ipfs/1.0.20/charts/common-1.0.12.tgz b/community/ipfs/1.0.20/charts/common-1.0.12.tgz deleted file mode 100644 index f9c888e2cd..0000000000 Binary files a/community/ipfs/1.0.20/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/ipfs/1.0.21/Chart.lock b/community/ipfs/1.0.21/Chart.lock new file mode 100644 index 0000000000..6703af792d --- /dev/null +++ b/community/ipfs/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:08.50850594+03:00" diff --git a/community/ipfs/1.0.20/Chart.yaml b/community/ipfs/1.0.21/Chart.yaml similarity index 88% rename from community/ipfs/1.0.20/Chart.yaml rename to community/ipfs/1.0.21/Chart.yaml index acbd26a7f3..5dc641e8df 100644 --- a/community/ipfs/1.0.20/Chart.yaml +++ b/community/ipfs/1.0.21/Chart.yaml @@ -1,10 +1,9 @@ name: ipfs -description: Interplanetary Filesystem - the Web3 standard for content-addressing, - interoperable with HTTP +description: Interplanetary Filesystem - the Web3 standard for content-addressing, interoperable with HTTP annotations: title: IPFS type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 appVersion: v0.22.0 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://ipfs.tech/ icon: https://avatars.githubusercontent.com/u/10536621 sources: diff --git a/community/ipfs/1.0.20/README.md b/community/ipfs/1.0.21/README.md similarity index 100% rename from community/ipfs/1.0.20/README.md rename to community/ipfs/1.0.21/README.md diff --git a/community/ipfs/1.0.20/app-readme.md b/community/ipfs/1.0.21/app-readme.md similarity index 100% rename from community/ipfs/1.0.20/app-readme.md rename to community/ipfs/1.0.21/app-readme.md diff --git a/community/ipfs/1.0.21/charts/common-1.1.0.tgz b/community/ipfs/1.0.21/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..57a2294141 Binary files /dev/null and b/community/ipfs/1.0.21/charts/common-1.1.0.tgz differ diff --git a/community/ipfs/1.0.20/ci/basic-values.yaml b/community/ipfs/1.0.21/ci/basic-values.yaml similarity index 100% rename from community/ipfs/1.0.20/ci/basic-values.yaml rename to community/ipfs/1.0.21/ci/basic-values.yaml diff --git a/community/ipfs/1.0.20/ci/extra-env-values.yaml b/community/ipfs/1.0.21/ci/extra-env-values.yaml similarity index 100% rename from community/ipfs/1.0.20/ci/extra-env-values.yaml rename to community/ipfs/1.0.21/ci/extra-env-values.yaml diff --git a/community/ipfs/1.0.20/ci/hostNet-values.yaml b/community/ipfs/1.0.21/ci/hostNet-values.yaml similarity index 100% rename from community/ipfs/1.0.20/ci/hostNet-values.yaml rename to community/ipfs/1.0.21/ci/hostNet-values.yaml diff --git a/community/ipfs/1.0.20/ix_values.yaml b/community/ipfs/1.0.21/ix_values.yaml similarity index 100% rename from community/ipfs/1.0.20/ix_values.yaml rename to community/ipfs/1.0.21/ix_values.yaml diff --git a/community/ipfs/1.0.20/metadata.yaml b/community/ipfs/1.0.21/metadata.yaml similarity index 100% rename from community/ipfs/1.0.20/metadata.yaml rename to community/ipfs/1.0.21/metadata.yaml diff --git a/community/ipfs/1.0.20/migrations/migrate b/community/ipfs/1.0.21/migrations/migrate similarity index 100% rename from community/ipfs/1.0.20/migrations/migrate rename to community/ipfs/1.0.21/migrations/migrate diff --git a/community/ipfs/1.0.20/questions.yaml b/community/ipfs/1.0.21/questions.yaml similarity index 100% rename from community/ipfs/1.0.20/questions.yaml rename to community/ipfs/1.0.21/questions.yaml diff --git a/community/ipfs/1.0.20/templates/NOTES.txt b/community/ipfs/1.0.21/templates/NOTES.txt similarity index 100% rename from community/ipfs/1.0.20/templates/NOTES.txt rename to community/ipfs/1.0.21/templates/NOTES.txt diff --git a/community/ipfs/1.0.20/templates/_configuration.tpl b/community/ipfs/1.0.21/templates/_configuration.tpl similarity index 100% rename from community/ipfs/1.0.20/templates/_configuration.tpl rename to community/ipfs/1.0.21/templates/_configuration.tpl diff --git a/community/ipfs/1.0.20/templates/_ipfs.tpl b/community/ipfs/1.0.21/templates/_ipfs.tpl similarity index 100% rename from community/ipfs/1.0.20/templates/_ipfs.tpl rename to community/ipfs/1.0.21/templates/_ipfs.tpl diff --git a/community/ipfs/1.0.20/templates/_portal.tpl b/community/ipfs/1.0.21/templates/_portal.tpl similarity index 100% rename from community/ipfs/1.0.20/templates/_portal.tpl rename to community/ipfs/1.0.21/templates/_portal.tpl diff --git a/community/ipfs/1.0.20/templates/common.yaml b/community/ipfs/1.0.21/templates/common.yaml similarity index 100% rename from community/ipfs/1.0.20/templates/common.yaml rename to community/ipfs/1.0.21/templates/common.yaml diff --git a/community/jellyfin/1.0.12/Chart.lock b/community/jellyfin/1.0.12/Chart.lock deleted file mode 100644 index fc4da75651..0000000000 --- a/community/jellyfin/1.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:20.86109942+03:00" diff --git a/community/jellyfin/1.0.12/charts/common-1.0.12.tgz b/community/jellyfin/1.0.12/charts/common-1.0.12.tgz deleted file mode 100644 index c773fb7305..0000000000 Binary files a/community/jellyfin/1.0.12/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/jellyfin/1.0.13/Chart.lock b/community/jellyfin/1.0.13/Chart.lock new file mode 100644 index 0000000000..81b8ea6bcf --- /dev/null +++ b/community/jellyfin/1.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:12.122832301+03:00" diff --git a/community/jellyfin/1.0.12/Chart.yaml b/community/jellyfin/1.0.13/Chart.yaml similarity index 94% rename from community/jellyfin/1.0.12/Chart.yaml rename to community/jellyfin/1.0.13/Chart.yaml index 9f0f9967c6..34a3b47778 100644 --- a/community/jellyfin/1.0.12/Chart.yaml +++ b/community/jellyfin/1.0.13/Chart.yaml @@ -3,7 +3,7 @@ description: Jellyfin is a Free Software Media System that puts you in control o annotations: title: Jellyfin type: application -version: 1.0.12 +version: 1.0.13 apiVersion: v2 appVersion: '10.8.10' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://jellyfin.org/ icon: https://jellyfin.org/images/logo.svg sources: diff --git a/community/jellyfin/1.0.12/README.md b/community/jellyfin/1.0.13/README.md similarity index 100% rename from community/jellyfin/1.0.12/README.md rename to community/jellyfin/1.0.13/README.md diff --git a/community/jellyfin/1.0.12/app-readme.md b/community/jellyfin/1.0.13/app-readme.md similarity index 100% rename from community/jellyfin/1.0.12/app-readme.md rename to community/jellyfin/1.0.13/app-readme.md diff --git a/community/jellyfin/1.0.13/charts/common-1.1.0.tgz b/community/jellyfin/1.0.13/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..b32acc4af5 Binary files /dev/null and b/community/jellyfin/1.0.13/charts/common-1.1.0.tgz differ diff --git a/community/jellyfin/1.0.12/ci/basic-values.yaml b/community/jellyfin/1.0.13/ci/basic-values.yaml similarity index 100% rename from community/jellyfin/1.0.12/ci/basic-values.yaml rename to community/jellyfin/1.0.13/ci/basic-values.yaml diff --git a/community/jellyfin/1.0.12/ci/extra-values.yaml b/community/jellyfin/1.0.13/ci/extra-values.yaml similarity index 100% rename from community/jellyfin/1.0.12/ci/extra-values.yaml rename to community/jellyfin/1.0.13/ci/extra-values.yaml diff --git a/community/jellyfin/1.0.12/ci/hostNet-values.yaml b/community/jellyfin/1.0.13/ci/hostNet-values.yaml similarity index 100% rename from community/jellyfin/1.0.12/ci/hostNet-values.yaml rename to community/jellyfin/1.0.13/ci/hostNet-values.yaml diff --git a/community/jellyfin/1.0.12/ix_values.yaml b/community/jellyfin/1.0.13/ix_values.yaml similarity index 100% rename from community/jellyfin/1.0.12/ix_values.yaml rename to community/jellyfin/1.0.13/ix_values.yaml diff --git a/community/jellyfin/1.0.12/metadata.yaml b/community/jellyfin/1.0.13/metadata.yaml similarity index 100% rename from community/jellyfin/1.0.12/metadata.yaml rename to community/jellyfin/1.0.13/metadata.yaml diff --git a/community/jellyfin/1.0.12/migrations/migrate b/community/jellyfin/1.0.13/migrations/migrate similarity index 100% rename from community/jellyfin/1.0.12/migrations/migrate rename to community/jellyfin/1.0.13/migrations/migrate diff --git a/community/jellyfin/1.0.12/questions.yaml b/community/jellyfin/1.0.13/questions.yaml similarity index 100% rename from community/jellyfin/1.0.12/questions.yaml rename to community/jellyfin/1.0.13/questions.yaml diff --git a/community/jellyfin/1.0.12/templates/NOTES.txt b/community/jellyfin/1.0.13/templates/NOTES.txt similarity index 100% rename from community/jellyfin/1.0.12/templates/NOTES.txt rename to community/jellyfin/1.0.13/templates/NOTES.txt diff --git a/community/jellyfin/1.0.12/templates/_jellyfin.tpl b/community/jellyfin/1.0.13/templates/_jellyfin.tpl similarity index 100% rename from community/jellyfin/1.0.12/templates/_jellyfin.tpl rename to community/jellyfin/1.0.13/templates/_jellyfin.tpl diff --git a/community/jellyfin/1.0.12/templates/_portal.tpl b/community/jellyfin/1.0.13/templates/_portal.tpl similarity index 100% rename from community/jellyfin/1.0.12/templates/_portal.tpl rename to community/jellyfin/1.0.13/templates/_portal.tpl diff --git a/community/jellyfin/1.0.12/templates/common.yaml b/community/jellyfin/1.0.13/templates/common.yaml similarity index 100% rename from community/jellyfin/1.0.12/templates/common.yaml rename to community/jellyfin/1.0.13/templates/common.yaml diff --git a/community/jellyseerr/1.0.6/Chart.lock b/community/jellyseerr/1.0.6/Chart.lock deleted file mode 100644 index 18bb388896..0000000000 --- a/community/jellyseerr/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:25.52260327+03:00" diff --git a/community/jellyseerr/1.0.6/charts/common-1.0.12.tgz b/community/jellyseerr/1.0.6/charts/common-1.0.12.tgz deleted file mode 100644 index f3c8a31518..0000000000 Binary files a/community/jellyseerr/1.0.6/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/jellyseerr/1.0.7/Chart.lock b/community/jellyseerr/1.0.7/Chart.lock new file mode 100644 index 0000000000..4d0b101d19 --- /dev/null +++ b/community/jellyseerr/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:15.929285269+03:00" diff --git a/community/jellyseerr/1.0.6/Chart.yaml b/community/jellyseerr/1.0.7/Chart.yaml similarity index 88% rename from community/jellyseerr/1.0.6/Chart.yaml rename to community/jellyseerr/1.0.7/Chart.yaml index ace7eb8e2d..24bda93b63 100644 --- a/community/jellyseerr/1.0.6/Chart.yaml +++ b/community/jellyseerr/1.0.7/Chart.yaml @@ -1,10 +1,9 @@ name: jellyseerr -description: Jellyseerr is a free and open source software application for managing - requests for your media library. +description: Jellyseerr is a free and open source software application for managing requests for your media library. annotations: title: Jellyseerr type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 appVersion: 1.6.0 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/Fallenbagel/jellyseerr icon: https://github.com/Fallenbagel/jellyseerr/raw/develop/public/logo_full.svg sources: diff --git a/community/jellyseerr/1.0.6/README.md b/community/jellyseerr/1.0.7/README.md similarity index 100% rename from community/jellyseerr/1.0.6/README.md rename to community/jellyseerr/1.0.7/README.md diff --git a/community/jellyseerr/1.0.6/app-readme.md b/community/jellyseerr/1.0.7/app-readme.md similarity index 100% rename from community/jellyseerr/1.0.6/app-readme.md rename to community/jellyseerr/1.0.7/app-readme.md diff --git a/community/jellyseerr/1.0.7/charts/common-1.1.0.tgz b/community/jellyseerr/1.0.7/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..12a1bf7234 Binary files /dev/null and b/community/jellyseerr/1.0.7/charts/common-1.1.0.tgz differ diff --git a/community/jellyseerr/1.0.6/ci/basic-values.yaml b/community/jellyseerr/1.0.7/ci/basic-values.yaml similarity index 100% rename from community/jellyseerr/1.0.6/ci/basic-values.yaml rename to community/jellyseerr/1.0.7/ci/basic-values.yaml diff --git a/community/jellyseerr/1.0.6/ci/hostNet-values.yaml b/community/jellyseerr/1.0.7/ci/hostNet-values.yaml similarity index 100% rename from community/jellyseerr/1.0.6/ci/hostNet-values.yaml rename to community/jellyseerr/1.0.7/ci/hostNet-values.yaml diff --git a/community/jellyseerr/1.0.6/ix_values.yaml b/community/jellyseerr/1.0.7/ix_values.yaml similarity index 100% rename from community/jellyseerr/1.0.6/ix_values.yaml rename to community/jellyseerr/1.0.7/ix_values.yaml diff --git a/community/jellyseerr/1.0.6/metadata.yaml b/community/jellyseerr/1.0.7/metadata.yaml similarity index 100% rename from community/jellyseerr/1.0.6/metadata.yaml rename to community/jellyseerr/1.0.7/metadata.yaml diff --git a/community/jellyseerr/1.0.6/questions.yaml b/community/jellyseerr/1.0.7/questions.yaml similarity index 100% rename from community/jellyseerr/1.0.6/questions.yaml rename to community/jellyseerr/1.0.7/questions.yaml diff --git a/community/jellyseerr/1.0.6/templates/NOTES.txt b/community/jellyseerr/1.0.7/templates/NOTES.txt similarity index 100% rename from community/jellyseerr/1.0.6/templates/NOTES.txt rename to community/jellyseerr/1.0.7/templates/NOTES.txt diff --git a/community/jellyseerr/1.0.6/templates/_overseerr.tpl b/community/jellyseerr/1.0.7/templates/_overseerr.tpl similarity index 100% rename from community/jellyseerr/1.0.6/templates/_overseerr.tpl rename to community/jellyseerr/1.0.7/templates/_overseerr.tpl diff --git a/community/jellyseerr/1.0.6/templates/_portal.tpl b/community/jellyseerr/1.0.7/templates/_portal.tpl similarity index 100% rename from community/jellyseerr/1.0.6/templates/_portal.tpl rename to community/jellyseerr/1.0.7/templates/_portal.tpl diff --git a/community/jellyseerr/1.0.6/templates/common.yaml b/community/jellyseerr/1.0.7/templates/common.yaml similarity index 100% rename from community/jellyseerr/1.0.6/templates/common.yaml rename to community/jellyseerr/1.0.7/templates/common.yaml diff --git a/community/jenkins/1.0.10/Chart.lock b/community/jenkins/1.0.10/Chart.lock deleted file mode 100644 index 86221c416b..0000000000 --- a/community/jenkins/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:33.346889095+03:00" diff --git a/community/jenkins/1.0.10/charts/common-1.0.12.tgz b/community/jenkins/1.0.10/charts/common-1.0.12.tgz deleted file mode 100644 index a3b101ed69..0000000000 Binary files a/community/jenkins/1.0.10/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/jenkins/1.0.11/Chart.lock b/community/jenkins/1.0.11/Chart.lock new file mode 100644 index 0000000000..05b7f8f242 --- /dev/null +++ b/community/jenkins/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:20.196196812+03:00" diff --git a/community/jenkins/1.0.10/Chart.yaml b/community/jenkins/1.0.11/Chart.yaml similarity index 95% rename from community/jenkins/1.0.10/Chart.yaml rename to community/jenkins/1.0.11/Chart.yaml index b552a6ca99..bfecb09e9d 100644 --- a/community/jenkins/1.0.10/Chart.yaml +++ b/community/jenkins/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 appVersion: 2.414.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.jenkins.io/ icon: https://camo.githubusercontent.com/1babb15d046739f64d24c9a3424dd912a88683894f6f2307a969501ad84739f8/68747470733a2f2f7777772e6a656e6b696e732e696f2f696d616765732f6a656e6b696e732d6c6f676f2d7469746c652d6461726b2e737667 sources: diff --git a/community/jenkins/1.0.10/README.md b/community/jenkins/1.0.11/README.md similarity index 100% rename from community/jenkins/1.0.10/README.md rename to community/jenkins/1.0.11/README.md diff --git a/community/jenkins/1.0.10/app-readme.md b/community/jenkins/1.0.11/app-readme.md similarity index 100% rename from community/jenkins/1.0.10/app-readme.md rename to community/jenkins/1.0.11/app-readme.md diff --git a/community/jenkins/1.0.11/charts/common-1.1.0.tgz b/community/jenkins/1.0.11/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..aeca1bee21 Binary files /dev/null and b/community/jenkins/1.0.11/charts/common-1.1.0.tgz differ diff --git a/community/jenkins/1.0.10/ci/additional-values.yaml b/community/jenkins/1.0.11/ci/additional-values.yaml similarity index 100% rename from community/jenkins/1.0.10/ci/additional-values.yaml rename to community/jenkins/1.0.11/ci/additional-values.yaml diff --git a/community/jenkins/1.0.10/ci/basic-values.yaml b/community/jenkins/1.0.11/ci/basic-values.yaml similarity index 100% rename from community/jenkins/1.0.10/ci/basic-values.yaml rename to community/jenkins/1.0.11/ci/basic-values.yaml diff --git a/community/jenkins/1.0.10/ci/http-agent-values.yaml b/community/jenkins/1.0.11/ci/http-agent-values.yaml similarity index 100% rename from community/jenkins/1.0.10/ci/http-agent-values.yaml rename to community/jenkins/1.0.11/ci/http-agent-values.yaml diff --git a/community/jenkins/1.0.10/ci/https-agent-values.yaml b/community/jenkins/1.0.11/ci/https-agent-values.yaml similarity index 100% rename from community/jenkins/1.0.10/ci/https-agent-values.yaml rename to community/jenkins/1.0.11/ci/https-agent-values.yaml diff --git a/community/jenkins/1.0.10/ci/https-values.yaml b/community/jenkins/1.0.11/ci/https-values.yaml similarity index 100% rename from community/jenkins/1.0.10/ci/https-values.yaml rename to community/jenkins/1.0.11/ci/https-values.yaml diff --git a/community/jenkins/1.0.10/ix_values.yaml b/community/jenkins/1.0.11/ix_values.yaml similarity index 100% rename from community/jenkins/1.0.10/ix_values.yaml rename to community/jenkins/1.0.11/ix_values.yaml diff --git a/community/jenkins/1.0.10/metadata.yaml b/community/jenkins/1.0.11/metadata.yaml similarity index 100% rename from community/jenkins/1.0.10/metadata.yaml rename to community/jenkins/1.0.11/metadata.yaml diff --git a/community/jenkins/1.0.10/questions.yaml b/community/jenkins/1.0.11/questions.yaml similarity index 100% rename from community/jenkins/1.0.10/questions.yaml rename to community/jenkins/1.0.11/questions.yaml diff --git a/community/jenkins/1.0.10/templates/NOTES.txt b/community/jenkins/1.0.11/templates/NOTES.txt similarity index 100% rename from community/jenkins/1.0.10/templates/NOTES.txt rename to community/jenkins/1.0.11/templates/NOTES.txt diff --git a/community/jenkins/1.0.10/templates/_certContainer.tpl b/community/jenkins/1.0.11/templates/_certContainer.tpl similarity index 100% rename from community/jenkins/1.0.10/templates/_certContainer.tpl rename to community/jenkins/1.0.11/templates/_certContainer.tpl diff --git a/community/jenkins/1.0.10/templates/_configuration.tpl b/community/jenkins/1.0.11/templates/_configuration.tpl similarity index 100% rename from community/jenkins/1.0.10/templates/_configuration.tpl rename to community/jenkins/1.0.11/templates/_configuration.tpl diff --git a/community/jenkins/1.0.10/templates/_jenkins.tpl b/community/jenkins/1.0.11/templates/_jenkins.tpl similarity index 100% rename from community/jenkins/1.0.10/templates/_jenkins.tpl rename to community/jenkins/1.0.11/templates/_jenkins.tpl diff --git a/community/jenkins/1.0.10/templates/_portal.tpl b/community/jenkins/1.0.11/templates/_portal.tpl similarity index 100% rename from community/jenkins/1.0.10/templates/_portal.tpl rename to community/jenkins/1.0.11/templates/_portal.tpl diff --git a/community/jenkins/1.0.10/templates/_validation.tpl b/community/jenkins/1.0.11/templates/_validation.tpl similarity index 100% rename from community/jenkins/1.0.10/templates/_validation.tpl rename to community/jenkins/1.0.11/templates/_validation.tpl diff --git a/community/jenkins/1.0.10/templates/common.yaml b/community/jenkins/1.0.11/templates/common.yaml similarity index 100% rename from community/jenkins/1.0.10/templates/common.yaml rename to community/jenkins/1.0.11/templates/common.yaml diff --git a/community/komga/1.0.8/Chart.lock b/community/komga/1.0.8/Chart.lock deleted file mode 100644 index 4534c89ad9..0000000000 --- a/community/komga/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:41.325597578+03:00" diff --git a/community/komga/1.0.8/charts/common-1.0.12.tgz b/community/komga/1.0.8/charts/common-1.0.12.tgz deleted file mode 100644 index af934bc96b..0000000000 Binary files a/community/komga/1.0.8/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/komga/1.0.9/Chart.lock b/community/komga/1.0.9/Chart.lock new file mode 100644 index 0000000000..495272d47b --- /dev/null +++ b/community/komga/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:25.88193817+03:00" diff --git a/community/komga/1.0.8/Chart.yaml b/community/komga/1.0.9/Chart.yaml similarity index 94% rename from community/komga/1.0.8/Chart.yaml rename to community/komga/1.0.9/Chart.yaml index 90e3508dcb..e468cf5ebf 100644 --- a/community/komga/1.0.8/Chart.yaml +++ b/community/komga/1.0.9/Chart.yaml @@ -3,7 +3,7 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 appVersion: 1.3.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://komga.org icon: https://komga.org/assets/media/logo.svg sources: diff --git a/community/komga/1.0.8/README.md b/community/komga/1.0.9/README.md similarity index 100% rename from community/komga/1.0.8/README.md rename to community/komga/1.0.9/README.md diff --git a/community/komga/1.0.8/app-readme.md b/community/komga/1.0.9/app-readme.md similarity index 100% rename from community/komga/1.0.8/app-readme.md rename to community/komga/1.0.9/app-readme.md diff --git a/community/komga/1.0.9/charts/common-1.1.0.tgz b/community/komga/1.0.9/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..c0e6d029e9 Binary files /dev/null and b/community/komga/1.0.9/charts/common-1.1.0.tgz differ diff --git a/community/komga/1.0.8/ci/basic-values.yaml b/community/komga/1.0.9/ci/basic-values.yaml similarity index 100% rename from community/komga/1.0.8/ci/basic-values.yaml rename to community/komga/1.0.9/ci/basic-values.yaml diff --git a/community/komga/1.0.8/ci/extra-values.yaml b/community/komga/1.0.9/ci/extra-values.yaml similarity index 100% rename from community/komga/1.0.8/ci/extra-values.yaml rename to community/komga/1.0.9/ci/extra-values.yaml diff --git a/community/komga/1.0.8/ci/hostNet-values.yaml b/community/komga/1.0.9/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.0.8/ci/hostNet-values.yaml rename to community/komga/1.0.9/ci/hostNet-values.yaml diff --git a/community/komga/1.0.8/ix_values.yaml b/community/komga/1.0.9/ix_values.yaml similarity index 100% rename from community/komga/1.0.8/ix_values.yaml rename to community/komga/1.0.9/ix_values.yaml diff --git a/community/komga/1.0.8/metadata.yaml b/community/komga/1.0.9/metadata.yaml similarity index 100% rename from community/komga/1.0.8/metadata.yaml rename to community/komga/1.0.9/metadata.yaml diff --git a/community/komga/1.0.8/questions.yaml b/community/komga/1.0.9/questions.yaml similarity index 100% rename from community/komga/1.0.8/questions.yaml rename to community/komga/1.0.9/questions.yaml diff --git a/community/komga/1.0.8/templates/NOTES.txt b/community/komga/1.0.9/templates/NOTES.txt similarity index 100% rename from community/komga/1.0.8/templates/NOTES.txt rename to community/komga/1.0.9/templates/NOTES.txt diff --git a/community/komga/1.0.8/templates/_komga.tpl b/community/komga/1.0.9/templates/_komga.tpl similarity index 100% rename from community/komga/1.0.8/templates/_komga.tpl rename to community/komga/1.0.9/templates/_komga.tpl diff --git a/community/komga/1.0.8/templates/_persistence.tpl b/community/komga/1.0.9/templates/_persistence.tpl similarity index 100% rename from community/komga/1.0.8/templates/_persistence.tpl rename to community/komga/1.0.9/templates/_persistence.tpl diff --git a/community/komga/1.0.8/templates/_portal.tpl b/community/komga/1.0.9/templates/_portal.tpl similarity index 100% rename from community/komga/1.0.8/templates/_portal.tpl rename to community/komga/1.0.9/templates/_portal.tpl diff --git a/community/komga/1.0.8/templates/_service.tpl b/community/komga/1.0.9/templates/_service.tpl similarity index 100% rename from community/komga/1.0.8/templates/_service.tpl rename to community/komga/1.0.9/templates/_service.tpl diff --git a/community/komga/1.0.8/templates/common.yaml b/community/komga/1.0.9/templates/common.yaml similarity index 100% rename from community/komga/1.0.8/templates/common.yaml rename to community/komga/1.0.9/templates/common.yaml diff --git a/community/minecraft/1.0.13/Chart.lock b/community/minecraft/1.0.13/Chart.lock deleted file mode 100644 index 7d1e8e6b42..0000000000 --- a/community/minecraft/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:55.577632319+03:00" diff --git a/community/minecraft/1.0.13/charts/common-1.0.12.tgz b/community/minecraft/1.0.13/charts/common-1.0.12.tgz deleted file mode 100644 index 047febcb5b..0000000000 Binary files a/community/minecraft/1.0.13/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/minecraft/1.0.14/Chart.lock b/community/minecraft/1.0.14/Chart.lock new file mode 100644 index 0000000000..84428b0920 --- /dev/null +++ b/community/minecraft/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:30.116691234+03:00" diff --git a/community/minecraft/1.0.13/Chart.yaml b/community/minecraft/1.0.14/Chart.yaml similarity index 94% rename from community/minecraft/1.0.13/Chart.yaml rename to community/minecraft/1.0.14/Chart.yaml index a64028559c..b13f253a71 100644 --- a/community/minecraft/1.0.13/Chart.yaml +++ b/community/minecraft/1.0.14/Chart.yaml @@ -3,7 +3,7 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.0.13 +version: 1.0.14 apiVersion: v2 appVersion: 2023.8.3 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.minecraft.net/en-us icon: https://www.minecraft.net/content/dam/games/minecraft/logos/logo-minecraft.svg sources: diff --git a/community/minecraft/1.0.13/README.md b/community/minecraft/1.0.14/README.md similarity index 100% rename from community/minecraft/1.0.13/README.md rename to community/minecraft/1.0.14/README.md diff --git a/community/minecraft/1.0.13/app-readme.md b/community/minecraft/1.0.14/app-readme.md similarity index 100% rename from community/minecraft/1.0.13/app-readme.md rename to community/minecraft/1.0.14/app-readme.md diff --git a/community/minecraft/1.0.14/charts/common-1.1.0.tgz b/community/minecraft/1.0.14/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..fe346881f5 Binary files /dev/null and b/community/minecraft/1.0.14/charts/common-1.1.0.tgz differ diff --git a/community/minecraft/1.0.13/ci/java11-j9-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java11-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java11-j9-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java11-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java11-jdk-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java11-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java11-jdk-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java11-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java11-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java11-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java11-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java11-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java17-alpine-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java17-alpine-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java17-alpine-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java17-alpine-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java17-gce-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java17-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java17-gce-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java17-gce-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java17-j9-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java17-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java17-j9-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java17-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java17-jdk-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java17-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java17-jdk-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java17-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java17-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java17-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java17-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java17-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java19-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java19-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java19-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java19-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java8-gce-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java8-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java8-gce-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java8-gce-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java8-j9-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java8-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java8-j9-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java8-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java8-jdk-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java8-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java8-jdk-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java8-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ci/java8-vanilla-values.yaml b/community/minecraft/1.0.14/ci/java8-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.13/ci/java8-vanilla-values.yaml rename to community/minecraft/1.0.14/ci/java8-vanilla-values.yaml diff --git a/community/minecraft/1.0.13/ix_values.yaml b/community/minecraft/1.0.14/ix_values.yaml similarity index 100% rename from community/minecraft/1.0.13/ix_values.yaml rename to community/minecraft/1.0.14/ix_values.yaml diff --git a/community/minecraft/1.0.13/metadata.yaml b/community/minecraft/1.0.14/metadata.yaml similarity index 100% rename from community/minecraft/1.0.13/metadata.yaml rename to community/minecraft/1.0.14/metadata.yaml diff --git a/community/minecraft/1.0.13/migrations/migrate b/community/minecraft/1.0.14/migrations/migrate similarity index 100% rename from community/minecraft/1.0.13/migrations/migrate rename to community/minecraft/1.0.14/migrations/migrate diff --git a/community/minecraft/1.0.13/questions.yaml b/community/minecraft/1.0.14/questions.yaml similarity index 100% rename from community/minecraft/1.0.13/questions.yaml rename to community/minecraft/1.0.14/questions.yaml diff --git a/community/minecraft/1.0.13/templates/NOTES.txt b/community/minecraft/1.0.14/templates/NOTES.txt similarity index 100% rename from community/minecraft/1.0.13/templates/NOTES.txt rename to community/minecraft/1.0.14/templates/NOTES.txt diff --git a/community/minecraft/1.0.13/templates/_configuration.tpl b/community/minecraft/1.0.14/templates/_configuration.tpl similarity index 100% rename from community/minecraft/1.0.13/templates/_configuration.tpl rename to community/minecraft/1.0.14/templates/_configuration.tpl diff --git a/community/minecraft/1.0.13/templates/_minecraft.tpl b/community/minecraft/1.0.14/templates/_minecraft.tpl similarity index 100% rename from community/minecraft/1.0.13/templates/_minecraft.tpl rename to community/minecraft/1.0.14/templates/_minecraft.tpl diff --git a/community/minecraft/1.0.13/templates/common.yaml b/community/minecraft/1.0.14/templates/common.yaml similarity index 100% rename from community/minecraft/1.0.13/templates/common.yaml rename to community/minecraft/1.0.14/templates/common.yaml diff --git a/community/mineos/1.0.8/Chart.lock b/community/mineos/1.0.8/Chart.lock deleted file mode 100644 index 86f235c63d..0000000000 --- a/community/mineos/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:29:59.336729442+03:00" diff --git a/community/mineos/1.0.8/charts/common-1.0.12.tgz b/community/mineos/1.0.8/charts/common-1.0.12.tgz deleted file mode 100644 index 45a45d5187..0000000000 Binary files a/community/mineos/1.0.8/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/mineos/1.0.9/Chart.lock b/community/mineos/1.0.9/Chart.lock new file mode 100644 index 0000000000..25a11da27b --- /dev/null +++ b/community/mineos/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:33.949523905+03:00" diff --git a/community/mineos/1.0.8/Chart.yaml b/community/mineos/1.0.9/Chart.yaml similarity index 96% rename from community/mineos/1.0.8/Chart.yaml rename to community/mineos/1.0.9/Chart.yaml index 4e12aedc4a..e12db28db2 100644 --- a/community/mineos/1.0.8/Chart.yaml +++ b/community/mineos/1.0.9/Chart.yaml @@ -3,7 +3,7 @@ description: MineOS is a server front-end to ease managing Minecraft administrat annotations: title: MineOS type: application -version: 1.0.8 +version: 1.0.9 apiVersion: v2 appVersion: 'latest' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/hexparrot/mineos-node icon: https://camo.githubusercontent.com/bfcc53b6de495c0f2d9d5699afea18b7319529933c5cd38f1e0cf55377df725f/68747470733a2f2f7669676e65747465322e77696b69612e6e6f636f6f6b69652e6e65742f6c6f74722d6d696e6563726166742d6d6f642d6578696c65732f696d616765732f662f66322f4d696e6563726166745f7365727665725f73657475702e706e672f7265766973696f6e2f6c61746573743f63623d3230313630393131313732353537 sources: diff --git a/community/mineos/1.0.8/README.md b/community/mineos/1.0.9/README.md similarity index 100% rename from community/mineos/1.0.8/README.md rename to community/mineos/1.0.9/README.md diff --git a/community/mineos/1.0.8/app-readme.md b/community/mineos/1.0.9/app-readme.md similarity index 100% rename from community/mineos/1.0.8/app-readme.md rename to community/mineos/1.0.9/app-readme.md diff --git a/community/mineos/1.0.9/charts/common-1.1.0.tgz b/community/mineos/1.0.9/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..047f54a714 Binary files /dev/null and b/community/mineos/1.0.9/charts/common-1.1.0.tgz differ diff --git a/community/mineos/1.0.8/ci/basic-values.yaml b/community/mineos/1.0.9/ci/basic-values.yaml similarity index 100% rename from community/mineos/1.0.8/ci/basic-values.yaml rename to community/mineos/1.0.9/ci/basic-values.yaml diff --git a/community/mineos/1.0.8/ci/https-values.yaml b/community/mineos/1.0.9/ci/https-values.yaml similarity index 100% rename from community/mineos/1.0.8/ci/https-values.yaml rename to community/mineos/1.0.9/ci/https-values.yaml diff --git a/community/mineos/1.0.8/disable_upgrade_strategy b/community/mineos/1.0.9/disable_upgrade_strategy similarity index 100% rename from community/mineos/1.0.8/disable_upgrade_strategy rename to community/mineos/1.0.9/disable_upgrade_strategy diff --git a/community/mineos/1.0.8/ix_values.yaml b/community/mineos/1.0.9/ix_values.yaml similarity index 100% rename from community/mineos/1.0.8/ix_values.yaml rename to community/mineos/1.0.9/ix_values.yaml diff --git a/community/mineos/1.0.8/metadata.yaml b/community/mineos/1.0.9/metadata.yaml similarity index 100% rename from community/mineos/1.0.8/metadata.yaml rename to community/mineos/1.0.9/metadata.yaml diff --git a/community/mineos/1.0.8/migrations/migrate b/community/mineos/1.0.9/migrations/migrate similarity index 100% rename from community/mineos/1.0.8/migrations/migrate rename to community/mineos/1.0.9/migrations/migrate diff --git a/community/mineos/1.0.8/questions.yaml b/community/mineos/1.0.9/questions.yaml similarity index 100% rename from community/mineos/1.0.8/questions.yaml rename to community/mineos/1.0.9/questions.yaml diff --git a/community/mineos/1.0.8/templates/NOTES.txt b/community/mineos/1.0.9/templates/NOTES.txt similarity index 100% rename from community/mineos/1.0.8/templates/NOTES.txt rename to community/mineos/1.0.9/templates/NOTES.txt diff --git a/community/mineos/1.0.8/templates/_mineos.tpl b/community/mineos/1.0.9/templates/_mineos.tpl similarity index 100% rename from community/mineos/1.0.8/templates/_mineos.tpl rename to community/mineos/1.0.9/templates/_mineos.tpl diff --git a/community/mineos/1.0.8/templates/_portal.tpl b/community/mineos/1.0.9/templates/_portal.tpl similarity index 100% rename from community/mineos/1.0.8/templates/_portal.tpl rename to community/mineos/1.0.9/templates/_portal.tpl diff --git a/community/mineos/1.0.8/templates/_validation.tpl b/community/mineos/1.0.9/templates/_validation.tpl similarity index 100% rename from community/mineos/1.0.8/templates/_validation.tpl rename to community/mineos/1.0.9/templates/_validation.tpl diff --git a/community/mineos/1.0.8/templates/common.yaml b/community/mineos/1.0.9/templates/common.yaml similarity index 100% rename from community/mineos/1.0.8/templates/common.yaml rename to community/mineos/1.0.9/templates/common.yaml diff --git a/community/mumble/1.0.10/Chart.lock b/community/mumble/1.0.10/Chart.lock deleted file mode 100644 index 2f611ed7e5..0000000000 --- a/community/mumble/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:04.239234244+03:00" diff --git a/community/mumble/1.0.10/charts/common-1.0.12.tgz b/community/mumble/1.0.10/charts/common-1.0.12.tgz deleted file mode 100644 index 3284a62cc3..0000000000 Binary files a/community/mumble/1.0.10/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/mumble/1.0.11/Chart.lock b/community/mumble/1.0.11/Chart.lock new file mode 100644 index 0000000000..356ccfd4f1 --- /dev/null +++ b/community/mumble/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:37.43153995+03:00" diff --git a/community/mumble/1.0.10/Chart.yaml b/community/mumble/1.0.11/Chart.yaml similarity index 94% rename from community/mumble/1.0.10/Chart.yaml rename to community/mumble/1.0.11/Chart.yaml index 46cf18dd6d..33cada7dd2 100644 --- a/community/mumble/1.0.10/Chart.yaml +++ b/community/mumble/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ description: Mumble is a free, open source, low latency, high quality voice chat annotations: title: Mumble type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 appVersion: 'v1.4.230' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.mumble.info/ icon: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg?raw=true sources: diff --git a/community/mumble/1.0.10/README.md b/community/mumble/1.0.11/README.md similarity index 100% rename from community/mumble/1.0.10/README.md rename to community/mumble/1.0.11/README.md diff --git a/community/mumble/1.0.10/app-readme.md b/community/mumble/1.0.11/app-readme.md similarity index 100% rename from community/mumble/1.0.10/app-readme.md rename to community/mumble/1.0.11/app-readme.md diff --git a/community/mumble/1.0.11/charts/common-1.1.0.tgz b/community/mumble/1.0.11/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..d4a5596993 Binary files /dev/null and b/community/mumble/1.0.11/charts/common-1.1.0.tgz differ diff --git a/community/mumble/1.0.10/ci/basic-values.yaml b/community/mumble/1.0.11/ci/basic-values.yaml similarity index 100% rename from community/mumble/1.0.10/ci/basic-values.yaml rename to community/mumble/1.0.11/ci/basic-values.yaml diff --git a/community/mumble/1.0.10/ci/cert-values.yaml b/community/mumble/1.0.11/ci/cert-values.yaml similarity index 100% rename from community/mumble/1.0.10/ci/cert-values.yaml rename to community/mumble/1.0.11/ci/cert-values.yaml diff --git a/community/mumble/1.0.10/ix_values.yaml b/community/mumble/1.0.11/ix_values.yaml similarity index 100% rename from community/mumble/1.0.10/ix_values.yaml rename to community/mumble/1.0.11/ix_values.yaml diff --git a/community/mumble/1.0.10/metadata.yaml b/community/mumble/1.0.11/metadata.yaml similarity index 100% rename from community/mumble/1.0.10/metadata.yaml rename to community/mumble/1.0.11/metadata.yaml diff --git a/community/mumble/1.0.10/migrations/migrate b/community/mumble/1.0.11/migrations/migrate similarity index 100% rename from community/mumble/1.0.10/migrations/migrate rename to community/mumble/1.0.11/migrations/migrate diff --git a/community/mumble/1.0.10/questions.yaml b/community/mumble/1.0.11/questions.yaml similarity index 100% rename from community/mumble/1.0.10/questions.yaml rename to community/mumble/1.0.11/questions.yaml diff --git a/community/mumble/1.0.10/templates/NOTES.txt b/community/mumble/1.0.11/templates/NOTES.txt similarity index 100% rename from community/mumble/1.0.10/templates/NOTES.txt rename to community/mumble/1.0.11/templates/NOTES.txt diff --git a/community/mumble/1.0.10/templates/_configuration.tpl b/community/mumble/1.0.11/templates/_configuration.tpl similarity index 100% rename from community/mumble/1.0.10/templates/_configuration.tpl rename to community/mumble/1.0.11/templates/_configuration.tpl diff --git a/community/mumble/1.0.10/templates/_mumble.tpl b/community/mumble/1.0.11/templates/_mumble.tpl similarity index 100% rename from community/mumble/1.0.10/templates/_mumble.tpl rename to community/mumble/1.0.11/templates/_mumble.tpl diff --git a/community/mumble/1.0.10/templates/common.yaml b/community/mumble/1.0.11/templates/common.yaml similarity index 100% rename from community/mumble/1.0.10/templates/common.yaml rename to community/mumble/1.0.11/templates/common.yaml diff --git a/community/navidrome/1.0.5/Chart.lock b/community/navidrome/1.0.5/Chart.lock deleted file mode 100644 index d17a50b87e..0000000000 --- a/community/navidrome/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:08.468804706+03:00" diff --git a/community/navidrome/1.0.5/charts/common-1.0.12.tgz b/community/navidrome/1.0.5/charts/common-1.0.12.tgz deleted file mode 100644 index 2b359060bd..0000000000 Binary files a/community/navidrome/1.0.5/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/navidrome/1.0.6/Chart.lock b/community/navidrome/1.0.6/Chart.lock new file mode 100644 index 0000000000..eec6c40e35 --- /dev/null +++ b/community/navidrome/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:41.178033089+03:00" diff --git a/community/navidrome/1.0.5/Chart.yaml b/community/navidrome/1.0.6/Chart.yaml similarity index 94% rename from community/navidrome/1.0.5/Chart.yaml rename to community/navidrome/1.0.6/Chart.yaml index 70d65f1a59..967c244821 100644 --- a/community/navidrome/1.0.5/Chart.yaml +++ b/community/navidrome/1.0.6/Chart.yaml @@ -3,7 +3,7 @@ description: Navidrome is a personal streaming service annotations: title: Navidrome type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 appVersion: '0.49.3' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.navidrome.org/ icon: https://github.com/navidrome/navidrome/raw/master/resources/logo-192x192.png sources: diff --git a/community/navidrome/1.0.5/README.md b/community/navidrome/1.0.6/README.md similarity index 100% rename from community/navidrome/1.0.5/README.md rename to community/navidrome/1.0.6/README.md diff --git a/community/navidrome/1.0.5/app-readme.md b/community/navidrome/1.0.6/app-readme.md similarity index 100% rename from community/navidrome/1.0.5/app-readme.md rename to community/navidrome/1.0.6/app-readme.md diff --git a/community/navidrome/1.0.6/charts/common-1.1.0.tgz b/community/navidrome/1.0.6/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..3d9a3c1459 Binary files /dev/null and b/community/navidrome/1.0.6/charts/common-1.1.0.tgz differ diff --git a/community/navidrome/1.0.5/ci/basic-values.yaml b/community/navidrome/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/navidrome/1.0.5/ci/basic-values.yaml rename to community/navidrome/1.0.6/ci/basic-values.yaml diff --git a/community/navidrome/1.0.5/ci/other-user-values.yaml b/community/navidrome/1.0.6/ci/other-user-values.yaml similarity index 100% rename from community/navidrome/1.0.5/ci/other-user-values.yaml rename to community/navidrome/1.0.6/ci/other-user-values.yaml diff --git a/community/navidrome/1.0.5/ix_values.yaml b/community/navidrome/1.0.6/ix_values.yaml similarity index 100% rename from community/navidrome/1.0.5/ix_values.yaml rename to community/navidrome/1.0.6/ix_values.yaml diff --git a/community/navidrome/1.0.5/metadata.yaml b/community/navidrome/1.0.6/metadata.yaml similarity index 100% rename from community/navidrome/1.0.5/metadata.yaml rename to community/navidrome/1.0.6/metadata.yaml diff --git a/community/navidrome/1.0.5/questions.yaml b/community/navidrome/1.0.6/questions.yaml similarity index 100% rename from community/navidrome/1.0.5/questions.yaml rename to community/navidrome/1.0.6/questions.yaml diff --git a/community/navidrome/1.0.5/templates/NOTES.txt b/community/navidrome/1.0.6/templates/NOTES.txt similarity index 100% rename from community/navidrome/1.0.5/templates/NOTES.txt rename to community/navidrome/1.0.6/templates/NOTES.txt diff --git a/community/navidrome/1.0.5/templates/_navidrome.tpl b/community/navidrome/1.0.6/templates/_navidrome.tpl similarity index 100% rename from community/navidrome/1.0.5/templates/_navidrome.tpl rename to community/navidrome/1.0.6/templates/_navidrome.tpl diff --git a/community/navidrome/1.0.5/templates/_persistence.tpl b/community/navidrome/1.0.6/templates/_persistence.tpl similarity index 100% rename from community/navidrome/1.0.5/templates/_persistence.tpl rename to community/navidrome/1.0.6/templates/_persistence.tpl diff --git a/community/navidrome/1.0.5/templates/_portal.tpl b/community/navidrome/1.0.6/templates/_portal.tpl similarity index 100% rename from community/navidrome/1.0.5/templates/_portal.tpl rename to community/navidrome/1.0.6/templates/_portal.tpl diff --git a/community/navidrome/1.0.5/templates/_service.tpl b/community/navidrome/1.0.6/templates/_service.tpl similarity index 100% rename from community/navidrome/1.0.5/templates/_service.tpl rename to community/navidrome/1.0.6/templates/_service.tpl diff --git a/community/navidrome/1.0.5/templates/common.yaml b/community/navidrome/1.0.6/templates/common.yaml similarity index 100% rename from community/navidrome/1.0.5/templates/common.yaml rename to community/navidrome/1.0.6/templates/common.yaml diff --git a/community/nginx-proxy-manager/1.0.15/Chart.lock b/community/nginx-proxy-manager/1.0.15/Chart.lock deleted file mode 100644 index 265d4bfc13..0000000000 --- a/community/nginx-proxy-manager/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:13.750674515+03:00" diff --git a/community/nginx-proxy-manager/1.0.15/charts/common-1.0.12.tgz b/community/nginx-proxy-manager/1.0.15/charts/common-1.0.12.tgz deleted file mode 100644 index f80ce200b6..0000000000 Binary files a/community/nginx-proxy-manager/1.0.15/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/nginx-proxy-manager/1.0.16/Chart.lock b/community/nginx-proxy-manager/1.0.16/Chart.lock new file mode 100644 index 0000000000..1fe8648fbf --- /dev/null +++ b/community/nginx-proxy-manager/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:44.679306171+03:00" diff --git a/community/nginx-proxy-manager/1.0.15/Chart.yaml b/community/nginx-proxy-manager/1.0.16/Chart.yaml similarity index 94% rename from community/nginx-proxy-manager/1.0.15/Chart.yaml rename to community/nginx-proxy-manager/1.0.16/Chart.yaml index 380e5b1fb2..9eb45a774d 100644 --- a/community/nginx-proxy-manager/1.0.15/Chart.yaml +++ b/community/nginx-proxy-manager/1.0.16/Chart.yaml @@ -3,7 +3,7 @@ description: Expose your services easily and securely annotations: title: Nginx Proxy Manager type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 appVersion: 2.10.4 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://nginxproxymanager.com/ icon: https://nginxproxymanager.com/logo.png sources: diff --git a/community/nginx-proxy-manager/1.0.15/README.md b/community/nginx-proxy-manager/1.0.16/README.md similarity index 100% rename from community/nginx-proxy-manager/1.0.15/README.md rename to community/nginx-proxy-manager/1.0.16/README.md diff --git a/community/nginx-proxy-manager/1.0.15/app-readme.md b/community/nginx-proxy-manager/1.0.16/app-readme.md similarity index 100% rename from community/nginx-proxy-manager/1.0.15/app-readme.md rename to community/nginx-proxy-manager/1.0.16/app-readme.md diff --git a/community/nginx-proxy-manager/1.0.16/charts/common-1.1.0.tgz b/community/nginx-proxy-manager/1.0.16/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..21ff945bae Binary files /dev/null and b/community/nginx-proxy-manager/1.0.16/charts/common-1.1.0.tgz differ diff --git a/community/nginx-proxy-manager/1.0.15/ci/basic-values.yaml b/community/nginx-proxy-manager/1.0.16/ci/basic-values.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.15/ci/basic-values.yaml rename to community/nginx-proxy-manager/1.0.16/ci/basic-values.yaml diff --git a/community/nginx-proxy-manager/1.0.15/ix_values.yaml b/community/nginx-proxy-manager/1.0.16/ix_values.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.15/ix_values.yaml rename to community/nginx-proxy-manager/1.0.16/ix_values.yaml diff --git a/community/nginx-proxy-manager/1.0.15/metadata.yaml b/community/nginx-proxy-manager/1.0.16/metadata.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.15/metadata.yaml rename to community/nginx-proxy-manager/1.0.16/metadata.yaml diff --git a/community/nginx-proxy-manager/1.0.15/migrations/migrate b/community/nginx-proxy-manager/1.0.16/migrations/migrate similarity index 100% rename from community/nginx-proxy-manager/1.0.15/migrations/migrate rename to community/nginx-proxy-manager/1.0.16/migrations/migrate diff --git a/community/nginx-proxy-manager/1.0.15/questions.yaml b/community/nginx-proxy-manager/1.0.16/questions.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.15/questions.yaml rename to community/nginx-proxy-manager/1.0.16/questions.yaml diff --git a/community/nginx-proxy-manager/1.0.15/templates/NOTES.txt b/community/nginx-proxy-manager/1.0.16/templates/NOTES.txt similarity index 100% rename from community/nginx-proxy-manager/1.0.15/templates/NOTES.txt rename to community/nginx-proxy-manager/1.0.16/templates/NOTES.txt diff --git a/community/nginx-proxy-manager/1.0.15/templates/_npm.tpl b/community/nginx-proxy-manager/1.0.16/templates/_npm.tpl similarity index 100% rename from community/nginx-proxy-manager/1.0.15/templates/_npm.tpl rename to community/nginx-proxy-manager/1.0.16/templates/_npm.tpl diff --git a/community/nginx-proxy-manager/1.0.15/templates/_portal.tpl b/community/nginx-proxy-manager/1.0.16/templates/_portal.tpl similarity index 100% rename from community/nginx-proxy-manager/1.0.15/templates/_portal.tpl rename to community/nginx-proxy-manager/1.0.16/templates/_portal.tpl diff --git a/community/nginx-proxy-manager/1.0.15/templates/common.yaml b/community/nginx-proxy-manager/1.0.16/templates/common.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.15/templates/common.yaml rename to community/nginx-proxy-manager/1.0.16/templates/common.yaml diff --git a/community/node-red/1.0.2/Chart.lock b/community/node-red/1.0.2/Chart.lock deleted file mode 100644 index bc6f107b15..0000000000 --- a/community/node-red/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:18.493815738+03:00" diff --git a/community/node-red/1.0.2/charts/common-1.0.12.tgz b/community/node-red/1.0.2/charts/common-1.0.12.tgz deleted file mode 100644 index 82d8406c06..0000000000 Binary files a/community/node-red/1.0.2/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/node-red/1.0.3/Chart.lock b/community/node-red/1.0.3/Chart.lock new file mode 100644 index 0000000000..5d417a11aa --- /dev/null +++ b/community/node-red/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:48.899723126+03:00" diff --git a/community/node-red/1.0.2/Chart.yaml b/community/node-red/1.0.3/Chart.yaml similarity index 95% rename from community/node-red/1.0.2/Chart.yaml rename to community/node-red/1.0.3/Chart.yaml index 8a6e7a5605..45b6e3407e 100644 --- a/community/node-red/1.0.2/Chart.yaml +++ b/community/node-red/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ description: Node-RED is a programming tool for wiring together hardware devices annotations: title: Node-RED type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 appVersion: '3.0.2' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://nodered.org icon: https://avatars.githubusercontent.com/u/5375661 sources: diff --git a/community/node-red/1.0.2/README.md b/community/node-red/1.0.3/README.md similarity index 100% rename from community/node-red/1.0.2/README.md rename to community/node-red/1.0.3/README.md diff --git a/community/node-red/1.0.2/app-readme.md b/community/node-red/1.0.3/app-readme.md similarity index 100% rename from community/node-red/1.0.2/app-readme.md rename to community/node-red/1.0.3/app-readme.md diff --git a/community/node-red/1.0.3/charts/common-1.1.0.tgz b/community/node-red/1.0.3/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..22ec68a716 Binary files /dev/null and b/community/node-red/1.0.3/charts/common-1.1.0.tgz differ diff --git a/community/node-red/1.0.2/ci/basic-node14-values.yaml b/community/node-red/1.0.3/ci/basic-node14-values.yaml similarity index 100% rename from community/node-red/1.0.2/ci/basic-node14-values.yaml rename to community/node-red/1.0.3/ci/basic-node14-values.yaml diff --git a/community/node-red/1.0.2/ci/basic-node14minimal-values.yaml b/community/node-red/1.0.3/ci/basic-node14minimal-values.yaml similarity index 100% rename from community/node-red/1.0.2/ci/basic-node14minimal-values.yaml rename to community/node-red/1.0.3/ci/basic-node14minimal-values.yaml diff --git a/community/node-red/1.0.2/ci/basic-node16-values.yaml b/community/node-red/1.0.3/ci/basic-node16-values.yaml similarity index 100% rename from community/node-red/1.0.2/ci/basic-node16-values.yaml rename to community/node-red/1.0.3/ci/basic-node16-values.yaml diff --git a/community/node-red/1.0.2/ci/basic-node16minimal-values.yaml b/community/node-red/1.0.3/ci/basic-node16minimal-values.yaml similarity index 100% rename from community/node-red/1.0.2/ci/basic-node16minimal-values.yaml rename to community/node-red/1.0.3/ci/basic-node16minimal-values.yaml diff --git a/community/node-red/1.0.2/ci/basic-node18-values.yaml b/community/node-red/1.0.3/ci/basic-node18-values.yaml similarity index 100% rename from community/node-red/1.0.2/ci/basic-node18-values.yaml rename to community/node-red/1.0.3/ci/basic-node18-values.yaml diff --git a/community/node-red/1.0.2/ci/basic-node18minimal-values.yaml b/community/node-red/1.0.3/ci/basic-node18minimal-values.yaml similarity index 100% rename from community/node-red/1.0.2/ci/basic-node18minimal-values.yaml rename to community/node-red/1.0.3/ci/basic-node18minimal-values.yaml diff --git a/community/node-red/1.0.2/ci/extra-values.yaml b/community/node-red/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/node-red/1.0.2/ci/extra-values.yaml rename to community/node-red/1.0.3/ci/extra-values.yaml diff --git a/community/node-red/1.0.2/ci/hostNet-values.yaml b/community/node-red/1.0.3/ci/hostNet-values.yaml similarity index 100% rename from community/node-red/1.0.2/ci/hostNet-values.yaml rename to community/node-red/1.0.3/ci/hostNet-values.yaml diff --git a/community/node-red/1.0.2/ix_values.yaml b/community/node-red/1.0.3/ix_values.yaml similarity index 100% rename from community/node-red/1.0.2/ix_values.yaml rename to community/node-red/1.0.3/ix_values.yaml diff --git a/community/node-red/1.0.2/metadata.yaml b/community/node-red/1.0.3/metadata.yaml similarity index 100% rename from community/node-red/1.0.2/metadata.yaml rename to community/node-red/1.0.3/metadata.yaml diff --git a/community/node-red/1.0.2/questions.yaml b/community/node-red/1.0.3/questions.yaml similarity index 100% rename from community/node-red/1.0.2/questions.yaml rename to community/node-red/1.0.3/questions.yaml diff --git a/community/node-red/1.0.2/templates/NOTES.txt b/community/node-red/1.0.3/templates/NOTES.txt similarity index 100% rename from community/node-red/1.0.2/templates/NOTES.txt rename to community/node-red/1.0.3/templates/NOTES.txt diff --git a/community/node-red/1.0.2/templates/_nodered.tpl b/community/node-red/1.0.3/templates/_nodered.tpl similarity index 100% rename from community/node-red/1.0.2/templates/_nodered.tpl rename to community/node-red/1.0.3/templates/_nodered.tpl diff --git a/community/node-red/1.0.2/templates/_persistence.tpl b/community/node-red/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/node-red/1.0.2/templates/_persistence.tpl rename to community/node-red/1.0.3/templates/_persistence.tpl diff --git a/community/node-red/1.0.2/templates/_portal.tpl b/community/node-red/1.0.3/templates/_portal.tpl similarity index 100% rename from community/node-red/1.0.2/templates/_portal.tpl rename to community/node-red/1.0.3/templates/_portal.tpl diff --git a/community/node-red/1.0.2/templates/_service.tpl b/community/node-red/1.0.3/templates/_service.tpl similarity index 100% rename from community/node-red/1.0.2/templates/_service.tpl rename to community/node-red/1.0.3/templates/_service.tpl diff --git a/community/node-red/1.0.2/templates/common.yaml b/community/node-red/1.0.3/templates/common.yaml similarity index 100% rename from community/node-red/1.0.2/templates/common.yaml rename to community/node-red/1.0.3/templates/common.yaml diff --git a/community/overseerr/1.0.13/Chart.lock b/community/overseerr/1.0.13/Chart.lock deleted file mode 100644 index c5a04532de..0000000000 --- a/community/overseerr/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:22.977157271+03:00" diff --git a/community/overseerr/1.0.13/charts/common-1.0.12.tgz b/community/overseerr/1.0.13/charts/common-1.0.12.tgz deleted file mode 100644 index f93aa618e9..0000000000 Binary files a/community/overseerr/1.0.13/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/overseerr/1.0.14/Chart.lock b/community/overseerr/1.0.14/Chart.lock new file mode 100644 index 0000000000..b92ce432b0 --- /dev/null +++ b/community/overseerr/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:52.494007437+03:00" diff --git a/community/overseerr/1.0.13/Chart.yaml b/community/overseerr/1.0.14/Chart.yaml similarity index 87% rename from community/overseerr/1.0.13/Chart.yaml rename to community/overseerr/1.0.14/Chart.yaml index 2b9542d905..dff55cb1ec 100644 --- a/community/overseerr/1.0.13/Chart.yaml +++ b/community/overseerr/1.0.14/Chart.yaml @@ -1,10 +1,9 @@ name: overseerr -description: Overseerr is a free and open source software application for managing - requests for your media library. +description: Overseerr is a free and open source software application for managing requests for your media library. annotations: title: Overseerr type: application -version: 1.0.13 +version: 1.0.14 apiVersion: v2 appVersion: 1.33.2 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/sct/overseerr icon: https://raw.githubusercontent.com/sct/overseerr/develop/public/os_icon.svg sources: diff --git a/community/overseerr/1.0.13/README.md b/community/overseerr/1.0.14/README.md similarity index 100% rename from community/overseerr/1.0.13/README.md rename to community/overseerr/1.0.14/README.md diff --git a/community/overseerr/1.0.13/app-readme.md b/community/overseerr/1.0.14/app-readme.md similarity index 100% rename from community/overseerr/1.0.13/app-readme.md rename to community/overseerr/1.0.14/app-readme.md diff --git a/community/overseerr/1.0.14/charts/common-1.1.0.tgz b/community/overseerr/1.0.14/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..9cbb2ab9ce Binary files /dev/null and b/community/overseerr/1.0.14/charts/common-1.1.0.tgz differ diff --git a/community/overseerr/1.0.13/ci/basic-values.yaml b/community/overseerr/1.0.14/ci/basic-values.yaml similarity index 100% rename from community/overseerr/1.0.13/ci/basic-values.yaml rename to community/overseerr/1.0.14/ci/basic-values.yaml diff --git a/community/overseerr/1.0.13/ci/hostNet-values.yaml b/community/overseerr/1.0.14/ci/hostNet-values.yaml similarity index 100% rename from community/overseerr/1.0.13/ci/hostNet-values.yaml rename to community/overseerr/1.0.14/ci/hostNet-values.yaml diff --git a/community/overseerr/1.0.13/ix_values.yaml b/community/overseerr/1.0.14/ix_values.yaml similarity index 100% rename from community/overseerr/1.0.13/ix_values.yaml rename to community/overseerr/1.0.14/ix_values.yaml diff --git a/community/overseerr/1.0.13/metadata.yaml b/community/overseerr/1.0.14/metadata.yaml similarity index 100% rename from community/overseerr/1.0.13/metadata.yaml rename to community/overseerr/1.0.14/metadata.yaml diff --git a/community/overseerr/1.0.13/migrations/migrate b/community/overseerr/1.0.14/migrations/migrate similarity index 100% rename from community/overseerr/1.0.13/migrations/migrate rename to community/overseerr/1.0.14/migrations/migrate diff --git a/community/overseerr/1.0.13/questions.yaml b/community/overseerr/1.0.14/questions.yaml similarity index 100% rename from community/overseerr/1.0.13/questions.yaml rename to community/overseerr/1.0.14/questions.yaml diff --git a/community/overseerr/1.0.13/templates/NOTES.txt b/community/overseerr/1.0.14/templates/NOTES.txt similarity index 100% rename from community/overseerr/1.0.13/templates/NOTES.txt rename to community/overseerr/1.0.14/templates/NOTES.txt diff --git a/community/overseerr/1.0.13/templates/_overseerr.tpl b/community/overseerr/1.0.14/templates/_overseerr.tpl similarity index 100% rename from community/overseerr/1.0.13/templates/_overseerr.tpl rename to community/overseerr/1.0.14/templates/_overseerr.tpl diff --git a/community/overseerr/1.0.13/templates/_portal.tpl b/community/overseerr/1.0.14/templates/_portal.tpl similarity index 100% rename from community/overseerr/1.0.13/templates/_portal.tpl rename to community/overseerr/1.0.14/templates/_portal.tpl diff --git a/community/overseerr/1.0.13/templates/common.yaml b/community/overseerr/1.0.14/templates/common.yaml similarity index 100% rename from community/overseerr/1.0.13/templates/common.yaml rename to community/overseerr/1.0.14/templates/common.yaml diff --git a/community/plex-auto-languages/1.0.1/Chart.lock b/community/plex-auto-languages/1.0.1/Chart.lock deleted file mode 100644 index 79f595642b..0000000000 --- a/community/plex-auto-languages/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-15T23:17:26.4027475+03:00" diff --git a/community/plex-auto-languages/1.0.1/charts/common-1.0.12.tgz b/community/plex-auto-languages/1.0.1/charts/common-1.0.12.tgz deleted file mode 100644 index 1890c10a1b..0000000000 Binary files a/community/plex-auto-languages/1.0.1/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/plex-auto-languages/1.0.2/Chart.lock b/community/plex-auto-languages/1.0.2/Chart.lock new file mode 100644 index 0000000000..08e3eab26a --- /dev/null +++ b/community/plex-auto-languages/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:56:56.504841547+03:00" diff --git a/community/plex-auto-languages/1.0.1/Chart.yaml b/community/plex-auto-languages/1.0.2/Chart.yaml similarity index 95% rename from community/plex-auto-languages/1.0.1/Chart.yaml rename to community/plex-auto-languages/1.0.2/Chart.yaml index d21f46b5ba..e8305e6595 100644 --- a/community/plex-auto-languages/1.0.1/Chart.yaml +++ b/community/plex-auto-languages/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ description: Plex Auto Languages offer automated language selection for Plex TV annotations: title: Plex Auto Languages type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: 1.2.3 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/RemiRigal/Plex-Auto-Languages icon: https://localhost/no-icon sources: diff --git a/community/plex-auto-languages/1.0.1/README.md b/community/plex-auto-languages/1.0.2/README.md similarity index 100% rename from community/plex-auto-languages/1.0.1/README.md rename to community/plex-auto-languages/1.0.2/README.md diff --git a/community/plex-auto-languages/1.0.1/app-readme.md b/community/plex-auto-languages/1.0.2/app-readme.md similarity index 100% rename from community/plex-auto-languages/1.0.1/app-readme.md rename to community/plex-auto-languages/1.0.2/app-readme.md diff --git a/community/plex-auto-languages/1.0.2/charts/common-1.1.0.tgz b/community/plex-auto-languages/1.0.2/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..4f345deaeb Binary files /dev/null and b/community/plex-auto-languages/1.0.2/charts/common-1.1.0.tgz differ diff --git a/community/plex-auto-languages/1.0.1/ci/basic-values.yaml b/community/plex-auto-languages/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/plex-auto-languages/1.0.1/ci/basic-values.yaml rename to community/plex-auto-languages/1.0.2/ci/basic-values.yaml diff --git a/community/plex-auto-languages/1.0.1/ci/extra-values.yaml b/community/plex-auto-languages/1.0.2/ci/extra-values.yaml similarity index 100% rename from community/plex-auto-languages/1.0.1/ci/extra-values.yaml rename to community/plex-auto-languages/1.0.2/ci/extra-values.yaml diff --git a/community/plex-auto-languages/1.0.1/ix_values.yaml b/community/plex-auto-languages/1.0.2/ix_values.yaml similarity index 100% rename from community/plex-auto-languages/1.0.1/ix_values.yaml rename to community/plex-auto-languages/1.0.2/ix_values.yaml diff --git a/community/plex-auto-languages/1.0.1/metadata.yaml b/community/plex-auto-languages/1.0.2/metadata.yaml similarity index 100% rename from community/plex-auto-languages/1.0.1/metadata.yaml rename to community/plex-auto-languages/1.0.2/metadata.yaml diff --git a/community/plex-auto-languages/1.0.1/questions.yaml b/community/plex-auto-languages/1.0.2/questions.yaml similarity index 100% rename from community/plex-auto-languages/1.0.1/questions.yaml rename to community/plex-auto-languages/1.0.2/questions.yaml diff --git a/community/plex-auto-languages/1.0.1/templates/NOTES.txt b/community/plex-auto-languages/1.0.2/templates/NOTES.txt similarity index 100% rename from community/plex-auto-languages/1.0.1/templates/NOTES.txt rename to community/plex-auto-languages/1.0.2/templates/NOTES.txt diff --git a/community/plex-auto-languages/1.0.1/templates/_persistence.tpl b/community/plex-auto-languages/1.0.2/templates/_persistence.tpl similarity index 100% rename from community/plex-auto-languages/1.0.1/templates/_persistence.tpl rename to community/plex-auto-languages/1.0.2/templates/_persistence.tpl diff --git a/community/plex-auto-languages/1.0.1/templates/_plexAutoLang.tpl b/community/plex-auto-languages/1.0.2/templates/_plexAutoLang.tpl similarity index 100% rename from community/plex-auto-languages/1.0.1/templates/_plexAutoLang.tpl rename to community/plex-auto-languages/1.0.2/templates/_plexAutoLang.tpl diff --git a/community/plex-auto-languages/1.0.1/templates/common.yaml b/community/plex-auto-languages/1.0.2/templates/common.yaml similarity index 100% rename from community/plex-auto-languages/1.0.1/templates/common.yaml rename to community/plex-auto-languages/1.0.2/templates/common.yaml diff --git a/community/qbittorrent/1.0.19/Chart.lock b/community/qbittorrent/1.0.19/Chart.lock deleted file mode 100644 index 4a5cd7fe6e..0000000000 --- a/community/qbittorrent/1.0.19/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:38.942851225+03:00" diff --git a/community/qbittorrent/1.0.19/charts/common-1.0.12.tgz b/community/qbittorrent/1.0.19/charts/common-1.0.12.tgz deleted file mode 100644 index 88bc9f5bc4..0000000000 Binary files a/community/qbittorrent/1.0.19/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/qbittorrent/1.0.20/Chart.lock b/community/qbittorrent/1.0.20/Chart.lock new file mode 100644 index 0000000000..a3a3ee220b --- /dev/null +++ b/community/qbittorrent/1.0.20/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:04.625845446+03:00" diff --git a/community/qbittorrent/1.0.19/Chart.yaml b/community/qbittorrent/1.0.20/Chart.yaml similarity index 95% rename from community/qbittorrent/1.0.19/Chart.yaml rename to community/qbittorrent/1.0.20/Chart.yaml index 24e2cfa3cc..19cc36a962 100644 --- a/community/qbittorrent/1.0.19/Chart.yaml +++ b/community/qbittorrent/1.0.20/Chart.yaml @@ -3,7 +3,7 @@ description: The qBittorrent project aims to provide an open-source software alt annotations: title: qBittorrent type: application -version: 1.0.19 +version: 1.0.20 apiVersion: v2 appVersion: 4.5.4 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.qbittorrent.org/ icon: https://upload.wikimedia.org/wikipedia/commons/9/9e/Qbittorrent_logo.png sources: diff --git a/community/qbittorrent/1.0.19/README.md b/community/qbittorrent/1.0.20/README.md similarity index 100% rename from community/qbittorrent/1.0.19/README.md rename to community/qbittorrent/1.0.20/README.md diff --git a/community/qbittorrent/1.0.19/app-readme.md b/community/qbittorrent/1.0.20/app-readme.md similarity index 100% rename from community/qbittorrent/1.0.19/app-readme.md rename to community/qbittorrent/1.0.20/app-readme.md diff --git a/community/qbittorrent/1.0.20/charts/common-1.1.0.tgz b/community/qbittorrent/1.0.20/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..47d1ba1b30 Binary files /dev/null and b/community/qbittorrent/1.0.20/charts/common-1.1.0.tgz differ diff --git a/community/qbittorrent/1.0.19/ci/basic-values.yaml b/community/qbittorrent/1.0.20/ci/basic-values.yaml similarity index 100% rename from community/qbittorrent/1.0.19/ci/basic-values.yaml rename to community/qbittorrent/1.0.20/ci/basic-values.yaml diff --git a/community/qbittorrent/1.0.19/ci/extra-env-values.yaml b/community/qbittorrent/1.0.20/ci/extra-env-values.yaml similarity index 100% rename from community/qbittorrent/1.0.19/ci/extra-env-values.yaml rename to community/qbittorrent/1.0.20/ci/extra-env-values.yaml diff --git a/community/qbittorrent/1.0.19/ci/hostNet-values.yaml b/community/qbittorrent/1.0.20/ci/hostNet-values.yaml similarity index 100% rename from community/qbittorrent/1.0.19/ci/hostNet-values.yaml rename to community/qbittorrent/1.0.20/ci/hostNet-values.yaml diff --git a/community/qbittorrent/1.0.19/ix_values.yaml b/community/qbittorrent/1.0.20/ix_values.yaml similarity index 100% rename from community/qbittorrent/1.0.19/ix_values.yaml rename to community/qbittorrent/1.0.20/ix_values.yaml diff --git a/community/qbittorrent/1.0.19/metadata.yaml b/community/qbittorrent/1.0.20/metadata.yaml similarity index 100% rename from community/qbittorrent/1.0.19/metadata.yaml rename to community/qbittorrent/1.0.20/metadata.yaml diff --git a/community/qbittorrent/1.0.19/migrations/migrate b/community/qbittorrent/1.0.20/migrations/migrate similarity index 100% rename from community/qbittorrent/1.0.19/migrations/migrate rename to community/qbittorrent/1.0.20/migrations/migrate diff --git a/community/qbittorrent/1.0.19/questions.yaml b/community/qbittorrent/1.0.20/questions.yaml similarity index 100% rename from community/qbittorrent/1.0.19/questions.yaml rename to community/qbittorrent/1.0.20/questions.yaml diff --git a/community/qbittorrent/1.0.19/templates/NOTES.txt b/community/qbittorrent/1.0.20/templates/NOTES.txt similarity index 100% rename from community/qbittorrent/1.0.19/templates/NOTES.txt rename to community/qbittorrent/1.0.20/templates/NOTES.txt diff --git a/community/qbittorrent/1.0.19/templates/_configuration.tpl b/community/qbittorrent/1.0.20/templates/_configuration.tpl similarity index 100% rename from community/qbittorrent/1.0.19/templates/_configuration.tpl rename to community/qbittorrent/1.0.20/templates/_configuration.tpl diff --git a/community/qbittorrent/1.0.19/templates/_portal.tpl b/community/qbittorrent/1.0.20/templates/_portal.tpl similarity index 100% rename from community/qbittorrent/1.0.19/templates/_portal.tpl rename to community/qbittorrent/1.0.20/templates/_portal.tpl diff --git a/community/qbittorrent/1.0.19/templates/_qbittorrent.tpl b/community/qbittorrent/1.0.20/templates/_qbittorrent.tpl similarity index 100% rename from community/qbittorrent/1.0.19/templates/_qbittorrent.tpl rename to community/qbittorrent/1.0.20/templates/_qbittorrent.tpl diff --git a/community/qbittorrent/1.0.19/templates/common.yaml b/community/qbittorrent/1.0.20/templates/common.yaml similarity index 100% rename from community/qbittorrent/1.0.19/templates/common.yaml rename to community/qbittorrent/1.0.20/templates/common.yaml diff --git a/community/radarr/1.0.20/Chart.lock b/community/radarr/1.0.20/Chart.lock deleted file mode 100644 index 65544d25ae..0000000000 --- a/community/radarr/1.0.20/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:43.522054179+03:00" diff --git a/community/radarr/1.0.20/charts/common-1.0.12.tgz b/community/radarr/1.0.20/charts/common-1.0.12.tgz deleted file mode 100644 index ccf1f3c2c6..0000000000 Binary files a/community/radarr/1.0.20/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/radarr/1.0.21/Chart.lock b/community/radarr/1.0.21/Chart.lock new file mode 100644 index 0000000000..8233073042 --- /dev/null +++ b/community/radarr/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:09.531165664+03:00" diff --git a/community/radarr/1.0.20/Chart.yaml b/community/radarr/1.0.21/Chart.yaml similarity index 95% rename from community/radarr/1.0.20/Chart.yaml rename to community/radarr/1.0.21/Chart.yaml index adf8bac3bd..a5a9576eb1 100644 --- a/community/radarr/1.0.20/Chart.yaml +++ b/community/radarr/1.0.21/Chart.yaml @@ -3,7 +3,7 @@ description: Radarr is a movie collection manager for Usenet and BitTorrent user annotations: title: Radarr type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 appVersion: 4.7.5.7809 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/Radarr/Radarr icon: https://raw.githubusercontent.com/Radarr/Radarr/develop/Logo/256.png sources: diff --git a/community/radarr/1.0.20/README.md b/community/radarr/1.0.21/README.md similarity index 100% rename from community/radarr/1.0.20/README.md rename to community/radarr/1.0.21/README.md diff --git a/community/radarr/1.0.20/app-readme.md b/community/radarr/1.0.21/app-readme.md similarity index 100% rename from community/radarr/1.0.20/app-readme.md rename to community/radarr/1.0.21/app-readme.md diff --git a/community/radarr/1.0.21/charts/common-1.1.0.tgz b/community/radarr/1.0.21/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..a653c9036e Binary files /dev/null and b/community/radarr/1.0.21/charts/common-1.1.0.tgz differ diff --git a/community/radarr/1.0.20/ci/basic-values.yaml b/community/radarr/1.0.21/ci/basic-values.yaml similarity index 100% rename from community/radarr/1.0.20/ci/basic-values.yaml rename to community/radarr/1.0.21/ci/basic-values.yaml diff --git a/community/radarr/1.0.20/ci/extra-values.yaml b/community/radarr/1.0.21/ci/extra-values.yaml similarity index 100% rename from community/radarr/1.0.20/ci/extra-values.yaml rename to community/radarr/1.0.21/ci/extra-values.yaml diff --git a/community/radarr/1.0.20/ci/hostNet-values.yaml b/community/radarr/1.0.21/ci/hostNet-values.yaml similarity index 100% rename from community/radarr/1.0.20/ci/hostNet-values.yaml rename to community/radarr/1.0.21/ci/hostNet-values.yaml diff --git a/community/radarr/1.0.20/ix_values.yaml b/community/radarr/1.0.21/ix_values.yaml similarity index 100% rename from community/radarr/1.0.20/ix_values.yaml rename to community/radarr/1.0.21/ix_values.yaml diff --git a/community/radarr/1.0.20/metadata.yaml b/community/radarr/1.0.21/metadata.yaml similarity index 100% rename from community/radarr/1.0.20/metadata.yaml rename to community/radarr/1.0.21/metadata.yaml diff --git a/community/radarr/1.0.20/migrations/migrate b/community/radarr/1.0.21/migrations/migrate similarity index 100% rename from community/radarr/1.0.20/migrations/migrate rename to community/radarr/1.0.21/migrations/migrate diff --git a/community/radarr/1.0.20/questions.yaml b/community/radarr/1.0.21/questions.yaml similarity index 100% rename from community/radarr/1.0.20/questions.yaml rename to community/radarr/1.0.21/questions.yaml diff --git a/community/radarr/1.0.20/templates/NOTES.txt b/community/radarr/1.0.21/templates/NOTES.txt similarity index 100% rename from community/radarr/1.0.20/templates/NOTES.txt rename to community/radarr/1.0.21/templates/NOTES.txt diff --git a/community/radarr/1.0.20/templates/_portal.tpl b/community/radarr/1.0.21/templates/_portal.tpl similarity index 100% rename from community/radarr/1.0.20/templates/_portal.tpl rename to community/radarr/1.0.21/templates/_portal.tpl diff --git a/community/radarr/1.0.20/templates/_radarr.tpl b/community/radarr/1.0.21/templates/_radarr.tpl similarity index 100% rename from community/radarr/1.0.20/templates/_radarr.tpl rename to community/radarr/1.0.21/templates/_radarr.tpl diff --git a/community/radarr/1.0.20/templates/common.yaml b/community/radarr/1.0.21/templates/common.yaml similarity index 100% rename from community/radarr/1.0.20/templates/common.yaml rename to community/radarr/1.0.21/templates/common.yaml diff --git a/community/readarr/1.0.10/Chart.lock b/community/readarr/1.0.10/Chart.lock new file mode 100644 index 0000000000..5c1060bca8 --- /dev/null +++ b/community/readarr/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:14.665640031+03:00" diff --git a/community/readarr/1.0.9/Chart.yaml b/community/readarr/1.0.10/Chart.yaml similarity index 90% rename from community/readarr/1.0.9/Chart.yaml rename to community/readarr/1.0.10/Chart.yaml index d2567f7c6d..3d424afc1a 100644 --- a/community/readarr/1.0.9/Chart.yaml +++ b/community/readarr/1.0.10/Chart.yaml @@ -1,10 +1,9 @@ name: readarr -description: Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent - users. +description: Readarr is an ebook and audiobook collection manager for Usenet and BitTorrent users. annotations: title: Readarr type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 appVersion: 0.3.3.2171 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/Readarr/Readarr icon: https://raw.githubusercontent.com/Readarr/Readarr/develop/Logo/256.png sources: diff --git a/community/readarr/1.0.9/README.md b/community/readarr/1.0.10/README.md similarity index 100% rename from community/readarr/1.0.9/README.md rename to community/readarr/1.0.10/README.md diff --git a/community/readarr/1.0.9/app-readme.md b/community/readarr/1.0.10/app-readme.md similarity index 100% rename from community/readarr/1.0.9/app-readme.md rename to community/readarr/1.0.10/app-readme.md diff --git a/community/readarr/1.0.10/charts/common-1.1.0.tgz b/community/readarr/1.0.10/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..c7868fa5c3 Binary files /dev/null and b/community/readarr/1.0.10/charts/common-1.1.0.tgz differ diff --git a/community/readarr/1.0.9/ci/basic-values.yaml b/community/readarr/1.0.10/ci/basic-values.yaml similarity index 100% rename from community/readarr/1.0.9/ci/basic-values.yaml rename to community/readarr/1.0.10/ci/basic-values.yaml diff --git a/community/readarr/1.0.9/ci/extra-values.yaml b/community/readarr/1.0.10/ci/extra-values.yaml similarity index 100% rename from community/readarr/1.0.9/ci/extra-values.yaml rename to community/readarr/1.0.10/ci/extra-values.yaml diff --git a/community/readarr/1.0.9/ci/hostNet-values.yaml b/community/readarr/1.0.10/ci/hostNet-values.yaml similarity index 100% rename from community/readarr/1.0.9/ci/hostNet-values.yaml rename to community/readarr/1.0.10/ci/hostNet-values.yaml diff --git a/community/readarr/1.0.9/ix_values.yaml b/community/readarr/1.0.10/ix_values.yaml similarity index 100% rename from community/readarr/1.0.9/ix_values.yaml rename to community/readarr/1.0.10/ix_values.yaml diff --git a/community/readarr/1.0.9/metadata.yaml b/community/readarr/1.0.10/metadata.yaml similarity index 100% rename from community/readarr/1.0.9/metadata.yaml rename to community/readarr/1.0.10/metadata.yaml diff --git a/community/readarr/1.0.9/questions.yaml b/community/readarr/1.0.10/questions.yaml similarity index 100% rename from community/readarr/1.0.9/questions.yaml rename to community/readarr/1.0.10/questions.yaml diff --git a/community/readarr/1.0.9/templates/NOTES.txt b/community/readarr/1.0.10/templates/NOTES.txt similarity index 100% rename from community/readarr/1.0.9/templates/NOTES.txt rename to community/readarr/1.0.10/templates/NOTES.txt diff --git a/community/readarr/1.0.9/templates/_persistence.tpl b/community/readarr/1.0.10/templates/_persistence.tpl similarity index 100% rename from community/readarr/1.0.9/templates/_persistence.tpl rename to community/readarr/1.0.10/templates/_persistence.tpl diff --git a/community/readarr/1.0.9/templates/_portal.tpl b/community/readarr/1.0.10/templates/_portal.tpl similarity index 100% rename from community/readarr/1.0.9/templates/_portal.tpl rename to community/readarr/1.0.10/templates/_portal.tpl diff --git a/community/readarr/1.0.9/templates/_readarr.tpl b/community/readarr/1.0.10/templates/_readarr.tpl similarity index 100% rename from community/readarr/1.0.9/templates/_readarr.tpl rename to community/readarr/1.0.10/templates/_readarr.tpl diff --git a/community/readarr/1.0.9/templates/_service.tpl b/community/readarr/1.0.10/templates/_service.tpl similarity index 100% rename from community/readarr/1.0.9/templates/_service.tpl rename to community/readarr/1.0.10/templates/_service.tpl diff --git a/community/readarr/1.0.9/templates/common.yaml b/community/readarr/1.0.10/templates/common.yaml similarity index 100% rename from community/readarr/1.0.9/templates/common.yaml rename to community/readarr/1.0.10/templates/common.yaml diff --git a/community/readarr/1.0.9/Chart.lock b/community/readarr/1.0.9/Chart.lock deleted file mode 100644 index 0fea9863bb..0000000000 --- a/community/readarr/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:49.598828019+03:00" diff --git a/community/readarr/1.0.9/charts/common-1.0.12.tgz b/community/readarr/1.0.9/charts/common-1.0.12.tgz deleted file mode 100644 index b2b6647410..0000000000 Binary files a/community/readarr/1.0.9/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/recyclarr/1.0.3/Chart.lock b/community/recyclarr/1.0.3/Chart.lock deleted file mode 100644 index dcc38500c2..0000000000 --- a/community/recyclarr/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-15T23:16:08.316301013+03:00" diff --git a/community/recyclarr/1.0.3/charts/common-1.0.12.tgz b/community/recyclarr/1.0.3/charts/common-1.0.12.tgz deleted file mode 100644 index 00b43e1470..0000000000 Binary files a/community/recyclarr/1.0.3/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/recyclarr/1.0.4/Chart.lock b/community/recyclarr/1.0.4/Chart.lock new file mode 100644 index 0000000000..79ee1f3d19 --- /dev/null +++ b/community/recyclarr/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:18.355270858+03:00" diff --git a/community/recyclarr/1.0.3/Chart.yaml b/community/recyclarr/1.0.4/Chart.yaml similarity index 88% rename from community/recyclarr/1.0.3/Chart.yaml rename to community/recyclarr/1.0.4/Chart.yaml index 6eb3b2c620..96c9db9c04 100644 --- a/community/recyclarr/1.0.3/Chart.yaml +++ b/community/recyclarr/1.0.4/Chart.yaml @@ -1,10 +1,9 @@ name: recyclarr -description: Recyclarr synchronizes recommended settings from the TRaSH guides to - your Sonarr/Radarr instances. +description: Recyclarr synchronizes recommended settings from the TRaSH guides to your Sonarr/Radarr instances. annotations: title: Recyclarr type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 appVersion: 5.3.1 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://recyclarr.dev icon: https://avatars.githubusercontent.com/u/105823709 sources: diff --git a/community/recyclarr/1.0.3/README.md b/community/recyclarr/1.0.4/README.md similarity index 100% rename from community/recyclarr/1.0.3/README.md rename to community/recyclarr/1.0.4/README.md diff --git a/community/recyclarr/1.0.3/app-readme.md b/community/recyclarr/1.0.4/app-readme.md similarity index 100% rename from community/recyclarr/1.0.3/app-readme.md rename to community/recyclarr/1.0.4/app-readme.md diff --git a/community/recyclarr/1.0.4/charts/common-1.1.0.tgz b/community/recyclarr/1.0.4/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..7489327ecb Binary files /dev/null and b/community/recyclarr/1.0.4/charts/common-1.1.0.tgz differ diff --git a/community/recyclarr/1.0.3/ci/basic-values.yaml b/community/recyclarr/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/recyclarr/1.0.3/ci/basic-values.yaml rename to community/recyclarr/1.0.4/ci/basic-values.yaml diff --git a/community/recyclarr/1.0.3/ci/extra-values.yaml b/community/recyclarr/1.0.4/ci/extra-values.yaml similarity index 100% rename from community/recyclarr/1.0.3/ci/extra-values.yaml rename to community/recyclarr/1.0.4/ci/extra-values.yaml diff --git a/community/recyclarr/1.0.3/ix_values.yaml b/community/recyclarr/1.0.4/ix_values.yaml similarity index 100% rename from community/recyclarr/1.0.3/ix_values.yaml rename to community/recyclarr/1.0.4/ix_values.yaml diff --git a/community/recyclarr/1.0.3/metadata.yaml b/community/recyclarr/1.0.4/metadata.yaml similarity index 100% rename from community/recyclarr/1.0.3/metadata.yaml rename to community/recyclarr/1.0.4/metadata.yaml diff --git a/community/recyclarr/1.0.3/questions.yaml b/community/recyclarr/1.0.4/questions.yaml similarity index 100% rename from community/recyclarr/1.0.3/questions.yaml rename to community/recyclarr/1.0.4/questions.yaml diff --git a/community/recyclarr/1.0.3/templates/NOTES.txt b/community/recyclarr/1.0.4/templates/NOTES.txt similarity index 100% rename from community/recyclarr/1.0.3/templates/NOTES.txt rename to community/recyclarr/1.0.4/templates/NOTES.txt diff --git a/community/recyclarr/1.0.3/templates/_persistence.tpl b/community/recyclarr/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/recyclarr/1.0.3/templates/_persistence.tpl rename to community/recyclarr/1.0.4/templates/_persistence.tpl diff --git a/community/recyclarr/1.0.3/templates/_recyclarr.tpl b/community/recyclarr/1.0.4/templates/_recyclarr.tpl similarity index 100% rename from community/recyclarr/1.0.3/templates/_recyclarr.tpl rename to community/recyclarr/1.0.4/templates/_recyclarr.tpl diff --git a/community/recyclarr/1.0.3/templates/common.yaml b/community/recyclarr/1.0.4/templates/common.yaml similarity index 100% rename from community/recyclarr/1.0.3/templates/common.yaml rename to community/recyclarr/1.0.4/templates/common.yaml diff --git a/community/redis/1.0.6/Chart.lock b/community/redis/1.0.6/Chart.lock deleted file mode 100644 index 04366e218f..0000000000 --- a/community/redis/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:54.41590611+03:00" diff --git a/community/redis/1.0.6/charts/common-1.0.12.tgz b/community/redis/1.0.6/charts/common-1.0.12.tgz deleted file mode 100644 index a0f4a3ecb0..0000000000 Binary files a/community/redis/1.0.6/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/redis/1.0.7/Chart.lock b/community/redis/1.0.7/Chart.lock new file mode 100644 index 0000000000..835bc9e811 --- /dev/null +++ b/community/redis/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:22.589119042+03:00" diff --git a/community/redis/1.0.6/Chart.yaml b/community/redis/1.0.7/Chart.yaml similarity index 82% rename from community/redis/1.0.6/Chart.yaml rename to community/redis/1.0.7/Chart.yaml index 6612165e7b..8271c3a52b 100644 --- a/community/redis/1.0.6/Chart.yaml +++ b/community/redis/1.0.7/Chart.yaml @@ -1,10 +1,9 @@ name: redis -description: Redis. The open source, in-memory data store used by millions of developers - as a database, cache, streaming engine, and message broker. +description: Redis. The open source, in-memory data store used by millions of developers as a database, cache, streaming engine, and message broker. annotations: title: Redis type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 appVersion: 7.2.0 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://redis.io/ icon: https://avatars.githubusercontent.com/u/1529926?s=200&v=4 sources: diff --git a/community/redis/1.0.6/README.md b/community/redis/1.0.7/README.md similarity index 100% rename from community/redis/1.0.6/README.md rename to community/redis/1.0.7/README.md diff --git a/community/redis/1.0.6/app-readme.md b/community/redis/1.0.7/app-readme.md similarity index 100% rename from community/redis/1.0.6/app-readme.md rename to community/redis/1.0.7/app-readme.md diff --git a/community/redis/1.0.7/charts/common-1.1.0.tgz b/community/redis/1.0.7/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..65973a14e5 Binary files /dev/null and b/community/redis/1.0.7/charts/common-1.1.0.tgz differ diff --git a/community/redis/1.0.6/ci/basic-values.yaml b/community/redis/1.0.7/ci/basic-values.yaml similarity index 100% rename from community/redis/1.0.6/ci/basic-values.yaml rename to community/redis/1.0.7/ci/basic-values.yaml diff --git a/community/redis/1.0.6/ci/no-password-values.yaml b/community/redis/1.0.7/ci/no-password-values.yaml similarity index 100% rename from community/redis/1.0.6/ci/no-password-values.yaml rename to community/redis/1.0.7/ci/no-password-values.yaml diff --git a/community/redis/1.0.6/ix_values.yaml b/community/redis/1.0.7/ix_values.yaml similarity index 100% rename from community/redis/1.0.6/ix_values.yaml rename to community/redis/1.0.7/ix_values.yaml diff --git a/community/redis/1.0.6/metadata.yaml b/community/redis/1.0.7/metadata.yaml similarity index 100% rename from community/redis/1.0.6/metadata.yaml rename to community/redis/1.0.7/metadata.yaml diff --git a/community/redis/1.0.6/questions.yaml b/community/redis/1.0.7/questions.yaml similarity index 100% rename from community/redis/1.0.6/questions.yaml rename to community/redis/1.0.7/questions.yaml diff --git a/community/redis/1.0.6/templates/NOTES.txt b/community/redis/1.0.7/templates/NOTES.txt similarity index 100% rename from community/redis/1.0.6/templates/NOTES.txt rename to community/redis/1.0.7/templates/NOTES.txt diff --git a/community/redis/1.0.6/templates/_configuration.tpl b/community/redis/1.0.7/templates/_configuration.tpl similarity index 100% rename from community/redis/1.0.6/templates/_configuration.tpl rename to community/redis/1.0.7/templates/_configuration.tpl diff --git a/community/redis/1.0.6/templates/_redis.tpl b/community/redis/1.0.7/templates/_redis.tpl similarity index 100% rename from community/redis/1.0.6/templates/_redis.tpl rename to community/redis/1.0.7/templates/_redis.tpl diff --git a/community/redis/1.0.6/templates/_validation.tpl b/community/redis/1.0.7/templates/_validation.tpl similarity index 100% rename from community/redis/1.0.6/templates/_validation.tpl rename to community/redis/1.0.7/templates/_validation.tpl diff --git a/community/redis/1.0.6/templates/common.yaml b/community/redis/1.0.7/templates/common.yaml similarity index 100% rename from community/redis/1.0.6/templates/common.yaml rename to community/redis/1.0.7/templates/common.yaml diff --git a/community/rsyncd/1.0.6/Chart.lock b/community/rsyncd/1.0.6/Chart.lock deleted file mode 100644 index 59aadd6b3e..0000000000 --- a/community/rsyncd/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:30:57.985897051+03:00" diff --git a/community/rsyncd/1.0.6/charts/common-1.0.12.tgz b/community/rsyncd/1.0.6/charts/common-1.0.12.tgz deleted file mode 100644 index b9dcb660bb..0000000000 Binary files a/community/rsyncd/1.0.6/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/rsyncd/1.0.7/Chart.lock b/community/rsyncd/1.0.7/Chart.lock new file mode 100644 index 0000000000..76c4870b0b --- /dev/null +++ b/community/rsyncd/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:26.045671294+03:00" diff --git a/community/rsyncd/1.0.6/Chart.yaml b/community/rsyncd/1.0.7/Chart.yaml similarity index 95% rename from community/rsyncd/1.0.6/Chart.yaml rename to community/rsyncd/1.0.7/Chart.yaml index 158cb87595..1cc526857d 100644 --- a/community/rsyncd/1.0.6/Chart.yaml +++ b/community/rsyncd/1.0.7/Chart.yaml @@ -3,7 +3,7 @@ description: Rsync is an open source utility that provides fast incremental file annotations: title: Rsync Daemon type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 appVersion: 1.0.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/truenas/containers/tree/main/apps/rsyncd icon: https://rsync.samba.org/newrsynclogo.jpg sources: diff --git a/community/rsyncd/1.0.6/README.md b/community/rsyncd/1.0.7/README.md similarity index 100% rename from community/rsyncd/1.0.6/README.md rename to community/rsyncd/1.0.7/README.md diff --git a/community/rsyncd/1.0.6/app-readme.md b/community/rsyncd/1.0.7/app-readme.md similarity index 100% rename from community/rsyncd/1.0.6/app-readme.md rename to community/rsyncd/1.0.7/app-readme.md diff --git a/community/rsyncd/1.0.7/charts/common-1.1.0.tgz b/community/rsyncd/1.0.7/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..57d9bd1e81 Binary files /dev/null and b/community/rsyncd/1.0.7/charts/common-1.1.0.tgz differ diff --git a/community/rsyncd/1.0.6/ci/hostnet-multiple-values.yaml b/community/rsyncd/1.0.7/ci/hostnet-multiple-values.yaml similarity index 100% rename from community/rsyncd/1.0.6/ci/hostnet-multiple-values.yaml rename to community/rsyncd/1.0.7/ci/hostnet-multiple-values.yaml diff --git a/community/rsyncd/1.0.6/ci/multiple-values.yaml b/community/rsyncd/1.0.7/ci/multiple-values.yaml similarity index 100% rename from community/rsyncd/1.0.6/ci/multiple-values.yaml rename to community/rsyncd/1.0.7/ci/multiple-values.yaml diff --git a/community/rsyncd/1.0.6/ix_values.yaml b/community/rsyncd/1.0.7/ix_values.yaml similarity index 100% rename from community/rsyncd/1.0.6/ix_values.yaml rename to community/rsyncd/1.0.7/ix_values.yaml diff --git a/community/rsyncd/1.0.6/metadata.yaml b/community/rsyncd/1.0.7/metadata.yaml similarity index 100% rename from community/rsyncd/1.0.6/metadata.yaml rename to community/rsyncd/1.0.7/metadata.yaml diff --git a/community/rsyncd/1.0.6/questions.yaml b/community/rsyncd/1.0.7/questions.yaml similarity index 100% rename from community/rsyncd/1.0.6/questions.yaml rename to community/rsyncd/1.0.7/questions.yaml diff --git a/community/rsyncd/1.0.6/templates/NOTES.txt b/community/rsyncd/1.0.7/templates/NOTES.txt similarity index 100% rename from community/rsyncd/1.0.6/templates/NOTES.txt rename to community/rsyncd/1.0.7/templates/NOTES.txt diff --git a/community/rsyncd/1.0.6/templates/_configuration.tpl b/community/rsyncd/1.0.7/templates/_configuration.tpl similarity index 100% rename from community/rsyncd/1.0.6/templates/_configuration.tpl rename to community/rsyncd/1.0.7/templates/_configuration.tpl diff --git a/community/rsyncd/1.0.6/templates/_rsync.tpl b/community/rsyncd/1.0.7/templates/_rsync.tpl similarity index 100% rename from community/rsyncd/1.0.6/templates/_rsync.tpl rename to community/rsyncd/1.0.7/templates/_rsync.tpl diff --git a/community/rsyncd/1.0.6/templates/_validation.tpl b/community/rsyncd/1.0.7/templates/_validation.tpl similarity index 100% rename from community/rsyncd/1.0.6/templates/_validation.tpl rename to community/rsyncd/1.0.7/templates/_validation.tpl diff --git a/community/rsyncd/1.0.6/templates/common.yaml b/community/rsyncd/1.0.7/templates/common.yaml similarity index 100% rename from community/rsyncd/1.0.6/templates/common.yaml rename to community/rsyncd/1.0.7/templates/common.yaml diff --git a/community/sabnzbd/1.0.1/Chart.lock b/community/sabnzbd/1.0.1/Chart.lock deleted file mode 100644 index acfacfba3a..0000000000 --- a/community/sabnzbd/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-19T19:08:44.866399787+03:00" diff --git a/community/sabnzbd/1.0.1/charts/common-1.0.12.tgz b/community/sabnzbd/1.0.1/charts/common-1.0.12.tgz deleted file mode 100644 index 2a28992229..0000000000 Binary files a/community/sabnzbd/1.0.1/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/sabnzbd/1.0.2/Chart.lock b/community/sabnzbd/1.0.2/Chart.lock new file mode 100644 index 0000000000..4aeb23c76f --- /dev/null +++ b/community/sabnzbd/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:29.71453931+03:00" diff --git a/community/sabnzbd/1.0.1/Chart.yaml b/community/sabnzbd/1.0.2/Chart.yaml similarity index 95% rename from community/sabnzbd/1.0.1/Chart.yaml rename to community/sabnzbd/1.0.2/Chart.yaml index fc93d4d253..f4211b72d3 100644 --- a/community/sabnzbd/1.0.1/Chart.yaml +++ b/community/sabnzbd/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python. annotations: title: SABnzbd type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: 4.0.3 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://sabnzbd.org/ icon: https://raw.githubusercontent.com/sabnzbd/sabnzbd/develop/icons/logo-arrow.svg sources: diff --git a/community/sabnzbd/1.0.1/README.md b/community/sabnzbd/1.0.2/README.md similarity index 100% rename from community/sabnzbd/1.0.1/README.md rename to community/sabnzbd/1.0.2/README.md diff --git a/community/sabnzbd/1.0.1/app-readme.md b/community/sabnzbd/1.0.2/app-readme.md similarity index 100% rename from community/sabnzbd/1.0.1/app-readme.md rename to community/sabnzbd/1.0.2/app-readme.md diff --git a/community/sabnzbd/1.0.2/charts/common-1.1.0.tgz b/community/sabnzbd/1.0.2/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..0fb4365336 Binary files /dev/null and b/community/sabnzbd/1.0.2/charts/common-1.1.0.tgz differ diff --git a/community/sabnzbd/1.0.1/ci/basic-values.yaml b/community/sabnzbd/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/sabnzbd/1.0.1/ci/basic-values.yaml rename to community/sabnzbd/1.0.2/ci/basic-values.yaml diff --git a/community/sabnzbd/1.0.1/ci/extra-values.yaml b/community/sabnzbd/1.0.2/ci/extra-values.yaml similarity index 100% rename from community/sabnzbd/1.0.1/ci/extra-values.yaml rename to community/sabnzbd/1.0.2/ci/extra-values.yaml diff --git a/community/sabnzbd/1.0.1/ci/hostNet-values.yaml b/community/sabnzbd/1.0.2/ci/hostNet-values.yaml similarity index 100% rename from community/sabnzbd/1.0.1/ci/hostNet-values.yaml rename to community/sabnzbd/1.0.2/ci/hostNet-values.yaml diff --git a/community/sabnzbd/1.0.1/ix_values.yaml b/community/sabnzbd/1.0.2/ix_values.yaml similarity index 100% rename from community/sabnzbd/1.0.1/ix_values.yaml rename to community/sabnzbd/1.0.2/ix_values.yaml diff --git a/community/sabnzbd/1.0.1/metadata.yaml b/community/sabnzbd/1.0.2/metadata.yaml similarity index 100% rename from community/sabnzbd/1.0.1/metadata.yaml rename to community/sabnzbd/1.0.2/metadata.yaml diff --git a/community/sabnzbd/1.0.1/questions.yaml b/community/sabnzbd/1.0.2/questions.yaml similarity index 100% rename from community/sabnzbd/1.0.1/questions.yaml rename to community/sabnzbd/1.0.2/questions.yaml diff --git a/community/sabnzbd/1.0.1/templates/NOTES.txt b/community/sabnzbd/1.0.2/templates/NOTES.txt similarity index 100% rename from community/sabnzbd/1.0.1/templates/NOTES.txt rename to community/sabnzbd/1.0.2/templates/NOTES.txt diff --git a/community/sabnzbd/1.0.1/templates/_persistence.tpl b/community/sabnzbd/1.0.2/templates/_persistence.tpl similarity index 100% rename from community/sabnzbd/1.0.1/templates/_persistence.tpl rename to community/sabnzbd/1.0.2/templates/_persistence.tpl diff --git a/community/sabnzbd/1.0.1/templates/_portal.tpl b/community/sabnzbd/1.0.2/templates/_portal.tpl similarity index 100% rename from community/sabnzbd/1.0.1/templates/_portal.tpl rename to community/sabnzbd/1.0.2/templates/_portal.tpl diff --git a/community/sabnzbd/1.0.1/templates/_sabnzbd.tpl b/community/sabnzbd/1.0.2/templates/_sabnzbd.tpl similarity index 100% rename from community/sabnzbd/1.0.1/templates/_sabnzbd.tpl rename to community/sabnzbd/1.0.2/templates/_sabnzbd.tpl diff --git a/community/sabnzbd/1.0.1/templates/_service.tpl b/community/sabnzbd/1.0.2/templates/_service.tpl similarity index 100% rename from community/sabnzbd/1.0.1/templates/_service.tpl rename to community/sabnzbd/1.0.2/templates/_service.tpl diff --git a/community/sabnzbd/1.0.1/templates/common.yaml b/community/sabnzbd/1.0.2/templates/common.yaml similarity index 100% rename from community/sabnzbd/1.0.1/templates/common.yaml rename to community/sabnzbd/1.0.2/templates/common.yaml diff --git a/community/searxng/1.0.0/Chart.lock b/community/searxng/1.0.0/Chart.lock deleted file mode 100644 index a6c095a482..0000000000 --- a/community/searxng/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-15T23:16:41.80942906+03:00" diff --git a/community/searxng/1.0.0/charts/common-1.0.12.tgz b/community/searxng/1.0.0/charts/common-1.0.12.tgz deleted file mode 100644 index 4823bbc188..0000000000 Binary files a/community/searxng/1.0.0/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/searxng/1.0.1/Chart.lock b/community/searxng/1.0.1/Chart.lock new file mode 100644 index 0000000000..4b34d285ca --- /dev/null +++ b/community/searxng/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:33.099968217+03:00" diff --git a/community/searxng/1.0.0/Chart.yaml b/community/searxng/1.0.1/Chart.yaml similarity index 95% rename from community/searxng/1.0.0/Chart.yaml rename to community/searxng/1.0.1/Chart.yaml index 98e80fb310..7b1d216085 100644 --- a/community/searxng/1.0.0/Chart.yaml +++ b/community/searxng/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: 2023.7.7 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/searxng/searxng icon: https://raw.githubusercontent.com/searxng/searxng/master/src/brand/searxng.svg sources: diff --git a/community/searxng/1.0.0/README.md b/community/searxng/1.0.1/README.md similarity index 100% rename from community/searxng/1.0.0/README.md rename to community/searxng/1.0.1/README.md diff --git a/community/searxng/1.0.0/app-readme.md b/community/searxng/1.0.1/app-readme.md similarity index 100% rename from community/searxng/1.0.0/app-readme.md rename to community/searxng/1.0.1/app-readme.md diff --git a/community/searxng/1.0.1/charts/common-1.1.0.tgz b/community/searxng/1.0.1/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..be8e3d1d6a Binary files /dev/null and b/community/searxng/1.0.1/charts/common-1.1.0.tgz differ diff --git a/community/searxng/1.0.0/ci/basic-values.yaml b/community/searxng/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/searxng/1.0.0/ci/basic-values.yaml rename to community/searxng/1.0.1/ci/basic-values.yaml diff --git a/community/searxng/1.0.0/ci/extra-values.yaml b/community/searxng/1.0.1/ci/extra-values.yaml similarity index 100% rename from community/searxng/1.0.0/ci/extra-values.yaml rename to community/searxng/1.0.1/ci/extra-values.yaml diff --git a/community/searxng/1.0.0/ci/hostNet-values.yaml b/community/searxng/1.0.1/ci/hostNet-values.yaml similarity index 100% rename from community/searxng/1.0.0/ci/hostNet-values.yaml rename to community/searxng/1.0.1/ci/hostNet-values.yaml diff --git a/community/searxng/1.0.0/ix_values.yaml b/community/searxng/1.0.1/ix_values.yaml similarity index 100% rename from community/searxng/1.0.0/ix_values.yaml rename to community/searxng/1.0.1/ix_values.yaml diff --git a/community/searxng/1.0.0/metadata.yaml b/community/searxng/1.0.1/metadata.yaml similarity index 100% rename from community/searxng/1.0.0/metadata.yaml rename to community/searxng/1.0.1/metadata.yaml diff --git a/community/searxng/1.0.0/questions.yaml b/community/searxng/1.0.1/questions.yaml similarity index 100% rename from community/searxng/1.0.0/questions.yaml rename to community/searxng/1.0.1/questions.yaml diff --git a/community/searxng/1.0.0/templates/NOTES.txt b/community/searxng/1.0.1/templates/NOTES.txt similarity index 100% rename from community/searxng/1.0.0/templates/NOTES.txt rename to community/searxng/1.0.1/templates/NOTES.txt diff --git a/community/searxng/1.0.0/templates/_persistence.tpl b/community/searxng/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/searxng/1.0.0/templates/_persistence.tpl rename to community/searxng/1.0.1/templates/_persistence.tpl diff --git a/community/searxng/1.0.0/templates/_portal.tpl b/community/searxng/1.0.1/templates/_portal.tpl similarity index 100% rename from community/searxng/1.0.0/templates/_portal.tpl rename to community/searxng/1.0.1/templates/_portal.tpl diff --git a/community/searxng/1.0.0/templates/_searxng.tpl b/community/searxng/1.0.1/templates/_searxng.tpl similarity index 100% rename from community/searxng/1.0.0/templates/_searxng.tpl rename to community/searxng/1.0.1/templates/_searxng.tpl diff --git a/community/searxng/1.0.0/templates/_service.tpl b/community/searxng/1.0.1/templates/_service.tpl similarity index 100% rename from community/searxng/1.0.0/templates/_service.tpl rename to community/searxng/1.0.1/templates/_service.tpl diff --git a/community/searxng/1.0.0/templates/common.yaml b/community/searxng/1.0.1/templates/common.yaml similarity index 100% rename from community/searxng/1.0.0/templates/common.yaml rename to community/searxng/1.0.1/templates/common.yaml diff --git a/community/sonarr/1.0.15/Chart.lock b/community/sonarr/1.0.15/Chart.lock deleted file mode 100644 index 1496d1b67b..0000000000 --- a/community/sonarr/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:03.612668364+03:00" diff --git a/community/sonarr/1.0.15/charts/common-1.0.12.tgz b/community/sonarr/1.0.15/charts/common-1.0.12.tgz deleted file mode 100644 index 7fa75d1fc5..0000000000 Binary files a/community/sonarr/1.0.15/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/sonarr/1.0.16/Chart.lock b/community/sonarr/1.0.16/Chart.lock new file mode 100644 index 0000000000..491d278739 --- /dev/null +++ b/community/sonarr/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:36.616284621+03:00" diff --git a/community/sonarr/1.0.15/Chart.yaml b/community/sonarr/1.0.16/Chart.yaml similarity index 94% rename from community/sonarr/1.0.15/Chart.yaml rename to community/sonarr/1.0.16/Chart.yaml index 7f9d3a3276..2bef1417fe 100644 --- a/community/sonarr/1.0.15/Chart.yaml +++ b/community/sonarr/1.0.16/Chart.yaml @@ -3,7 +3,7 @@ description: Sonarr is a PVR for Usenet and BitTorrent users. annotations: title: Sonarr type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 appVersion: '3.0.10.1567' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/Sonarr/Sonarr icon: https://raw.githubusercontent.com/Sonarr/Sonarr/develop/Logo/256.png sources: diff --git a/community/sonarr/1.0.15/README.md b/community/sonarr/1.0.16/README.md similarity index 100% rename from community/sonarr/1.0.15/README.md rename to community/sonarr/1.0.16/README.md diff --git a/community/sonarr/1.0.15/app-readme.md b/community/sonarr/1.0.16/app-readme.md similarity index 100% rename from community/sonarr/1.0.15/app-readme.md rename to community/sonarr/1.0.16/app-readme.md diff --git a/community/sonarr/1.0.16/charts/common-1.1.0.tgz b/community/sonarr/1.0.16/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..78808c438f Binary files /dev/null and b/community/sonarr/1.0.16/charts/common-1.1.0.tgz differ diff --git a/community/sonarr/1.0.15/ci/basic-values.yaml b/community/sonarr/1.0.16/ci/basic-values.yaml similarity index 100% rename from community/sonarr/1.0.15/ci/basic-values.yaml rename to community/sonarr/1.0.16/ci/basic-values.yaml diff --git a/community/sonarr/1.0.15/ci/extra-values.yaml b/community/sonarr/1.0.16/ci/extra-values.yaml similarity index 100% rename from community/sonarr/1.0.15/ci/extra-values.yaml rename to community/sonarr/1.0.16/ci/extra-values.yaml diff --git a/community/sonarr/1.0.15/ci/hostNet-values.yaml b/community/sonarr/1.0.16/ci/hostNet-values.yaml similarity index 100% rename from community/sonarr/1.0.15/ci/hostNet-values.yaml rename to community/sonarr/1.0.16/ci/hostNet-values.yaml diff --git a/community/sonarr/1.0.15/ix_values.yaml b/community/sonarr/1.0.16/ix_values.yaml similarity index 100% rename from community/sonarr/1.0.15/ix_values.yaml rename to community/sonarr/1.0.16/ix_values.yaml diff --git a/community/sonarr/1.0.15/metadata.yaml b/community/sonarr/1.0.16/metadata.yaml similarity index 100% rename from community/sonarr/1.0.15/metadata.yaml rename to community/sonarr/1.0.16/metadata.yaml diff --git a/community/sonarr/1.0.15/migrations/migrate b/community/sonarr/1.0.16/migrations/migrate similarity index 100% rename from community/sonarr/1.0.15/migrations/migrate rename to community/sonarr/1.0.16/migrations/migrate diff --git a/community/sonarr/1.0.15/questions.yaml b/community/sonarr/1.0.16/questions.yaml similarity index 100% rename from community/sonarr/1.0.15/questions.yaml rename to community/sonarr/1.0.16/questions.yaml diff --git a/community/sonarr/1.0.15/templates/NOTES.txt b/community/sonarr/1.0.16/templates/NOTES.txt similarity index 100% rename from community/sonarr/1.0.15/templates/NOTES.txt rename to community/sonarr/1.0.16/templates/NOTES.txt diff --git a/community/sonarr/1.0.15/templates/_portal.tpl b/community/sonarr/1.0.16/templates/_portal.tpl similarity index 100% rename from community/sonarr/1.0.15/templates/_portal.tpl rename to community/sonarr/1.0.16/templates/_portal.tpl diff --git a/community/sonarr/1.0.15/templates/_sonarr.tpl b/community/sonarr/1.0.16/templates/_sonarr.tpl similarity index 100% rename from community/sonarr/1.0.15/templates/_sonarr.tpl rename to community/sonarr/1.0.16/templates/_sonarr.tpl diff --git a/community/sonarr/1.0.15/templates/common.yaml b/community/sonarr/1.0.16/templates/common.yaml similarity index 100% rename from community/sonarr/1.0.15/templates/common.yaml rename to community/sonarr/1.0.16/templates/common.yaml diff --git a/community/tailscale/1.0.15/Chart.lock b/community/tailscale/1.0.15/Chart.lock deleted file mode 100644 index 9ee3b881eb..0000000000 --- a/community/tailscale/1.0.15/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:11.721962047+03:00" diff --git a/community/tailscale/1.0.15/charts/common-1.0.12.tgz b/community/tailscale/1.0.15/charts/common-1.0.12.tgz deleted file mode 100644 index 20164eee82..0000000000 Binary files a/community/tailscale/1.0.15/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/tailscale/1.0.16/Chart.lock b/community/tailscale/1.0.16/Chart.lock new file mode 100644 index 0000000000..7cc14bb562 --- /dev/null +++ b/community/tailscale/1.0.16/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:40.157736605+03:00" diff --git a/community/tailscale/1.0.15/Chart.yaml b/community/tailscale/1.0.16/Chart.yaml similarity index 94% rename from community/tailscale/1.0.15/Chart.yaml rename to community/tailscale/1.0.16/Chart.yaml index 595aaf93e7..d981934036 100644 --- a/community/tailscale/1.0.15/Chart.yaml +++ b/community/tailscale/1.0.16/Chart.yaml @@ -3,7 +3,7 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 appVersion: 1.48.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://tailscale.com/ icon: https://avatars.githubusercontent.com/u/48932923 sources: diff --git a/community/tailscale/1.0.15/README.md b/community/tailscale/1.0.16/README.md similarity index 100% rename from community/tailscale/1.0.15/README.md rename to community/tailscale/1.0.16/README.md diff --git a/community/tailscale/1.0.15/app-readme.md b/community/tailscale/1.0.16/app-readme.md similarity index 100% rename from community/tailscale/1.0.15/app-readme.md rename to community/tailscale/1.0.16/app-readme.md diff --git a/community/tailscale/1.0.16/charts/common-1.1.0.tgz b/community/tailscale/1.0.16/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..852ffffcb6 Binary files /dev/null and b/community/tailscale/1.0.16/charts/common-1.1.0.tgz differ diff --git a/community/tailscale/1.0.15/ci/basic-values.yaml b/community/tailscale/1.0.16/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.15/ci/basic-values.yaml rename to community/tailscale/1.0.16/ci/basic-values.yaml diff --git a/community/tailscale/1.0.15/ix_values.yaml b/community/tailscale/1.0.16/ix_values.yaml similarity index 100% rename from community/tailscale/1.0.15/ix_values.yaml rename to community/tailscale/1.0.16/ix_values.yaml diff --git a/community/tailscale/1.0.15/metadata.yaml b/community/tailscale/1.0.16/metadata.yaml similarity index 100% rename from community/tailscale/1.0.15/metadata.yaml rename to community/tailscale/1.0.16/metadata.yaml diff --git a/community/tailscale/1.0.15/questions.yaml b/community/tailscale/1.0.16/questions.yaml similarity index 100% rename from community/tailscale/1.0.15/questions.yaml rename to community/tailscale/1.0.16/questions.yaml diff --git a/community/tailscale/1.0.15/templates/NOTES.txt b/community/tailscale/1.0.16/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.15/templates/NOTES.txt rename to community/tailscale/1.0.16/templates/NOTES.txt diff --git a/community/tailscale/1.0.15/templates/_helper.tpl b/community/tailscale/1.0.16/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.15/templates/_helper.tpl rename to community/tailscale/1.0.16/templates/_helper.tpl diff --git a/community/tailscale/1.0.15/templates/_tailscale.tpl b/community/tailscale/1.0.16/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.15/templates/_tailscale.tpl rename to community/tailscale/1.0.16/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.15/templates/common.yaml b/community/tailscale/1.0.16/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.15/templates/common.yaml rename to community/tailscale/1.0.16/templates/common.yaml diff --git a/community/tdarr/1.0.16/Chart.lock b/community/tdarr/1.0.16/Chart.lock deleted file mode 100644 index 615a79e1ea..0000000000 --- a/community/tdarr/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:20.376740206+03:00" diff --git a/community/tdarr/1.0.16/charts/common-1.0.12.tgz b/community/tdarr/1.0.16/charts/common-1.0.12.tgz deleted file mode 100644 index cb4a90a1e0..0000000000 Binary files a/community/tdarr/1.0.16/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/tdarr/1.0.17/Chart.lock b/community/tdarr/1.0.17/Chart.lock new file mode 100644 index 0000000000..1e315ce993 --- /dev/null +++ b/community/tdarr/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:44.793453812+03:00" diff --git a/community/tdarr/1.0.16/Chart.yaml b/community/tdarr/1.0.17/Chart.yaml similarity index 94% rename from community/tdarr/1.0.16/Chart.yaml rename to community/tdarr/1.0.17/Chart.yaml index 35d9d18435..5f7dcf2517 100644 --- a/community/tdarr/1.0.16/Chart.yaml +++ b/community/tdarr/1.0.17/Chart.yaml @@ -3,7 +3,7 @@ description: Tdarr is a Distributed Transcoding System annotations: title: Tdarr type: application -version: 1.0.16 +version: 1.0.17 apiVersion: v2 appVersion: '2.00.20.1' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://home.tdarr.io/ icon: https://home.tdarr.io/static/media/logo3-min.246d6df44c7f16ddebaf.png sources: diff --git a/community/tdarr/1.0.16/README.md b/community/tdarr/1.0.17/README.md similarity index 100% rename from community/tdarr/1.0.16/README.md rename to community/tdarr/1.0.17/README.md diff --git a/community/tdarr/1.0.16/app-readme.md b/community/tdarr/1.0.17/app-readme.md similarity index 100% rename from community/tdarr/1.0.16/app-readme.md rename to community/tdarr/1.0.17/app-readme.md diff --git a/community/tdarr/1.0.17/charts/common-1.1.0.tgz b/community/tdarr/1.0.17/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..1f78c51cbe Binary files /dev/null and b/community/tdarr/1.0.17/charts/common-1.1.0.tgz differ diff --git a/community/tdarr/1.0.16/ci/basic-values.yaml b/community/tdarr/1.0.17/ci/basic-values.yaml similarity index 100% rename from community/tdarr/1.0.16/ci/basic-values.yaml rename to community/tdarr/1.0.17/ci/basic-values.yaml diff --git a/community/tdarr/1.0.16/ci/no-internal-node-values.yaml b/community/tdarr/1.0.17/ci/no-internal-node-values.yaml similarity index 100% rename from community/tdarr/1.0.16/ci/no-internal-node-values.yaml rename to community/tdarr/1.0.17/ci/no-internal-node-values.yaml diff --git a/community/tdarr/1.0.16/ix_values.yaml b/community/tdarr/1.0.17/ix_values.yaml similarity index 100% rename from community/tdarr/1.0.16/ix_values.yaml rename to community/tdarr/1.0.17/ix_values.yaml diff --git a/community/tdarr/1.0.16/metadata.yaml b/community/tdarr/1.0.17/metadata.yaml similarity index 100% rename from community/tdarr/1.0.16/metadata.yaml rename to community/tdarr/1.0.17/metadata.yaml diff --git a/community/tdarr/1.0.16/migrations/migrate b/community/tdarr/1.0.17/migrations/migrate similarity index 100% rename from community/tdarr/1.0.16/migrations/migrate rename to community/tdarr/1.0.17/migrations/migrate diff --git a/community/tdarr/1.0.16/questions.yaml b/community/tdarr/1.0.17/questions.yaml similarity index 100% rename from community/tdarr/1.0.16/questions.yaml rename to community/tdarr/1.0.17/questions.yaml diff --git a/community/tdarr/1.0.16/templates/NOTES.txt b/community/tdarr/1.0.17/templates/NOTES.txt similarity index 100% rename from community/tdarr/1.0.16/templates/NOTES.txt rename to community/tdarr/1.0.17/templates/NOTES.txt diff --git a/community/tdarr/1.0.16/templates/_portal.tpl b/community/tdarr/1.0.17/templates/_portal.tpl similarity index 100% rename from community/tdarr/1.0.16/templates/_portal.tpl rename to community/tdarr/1.0.17/templates/_portal.tpl diff --git a/community/tdarr/1.0.16/templates/_tdarr.tpl b/community/tdarr/1.0.17/templates/_tdarr.tpl similarity index 100% rename from community/tdarr/1.0.16/templates/_tdarr.tpl rename to community/tdarr/1.0.17/templates/_tdarr.tpl diff --git a/community/tdarr/1.0.16/templates/common.yaml b/community/tdarr/1.0.17/templates/common.yaml similarity index 100% rename from community/tdarr/1.0.16/templates/common.yaml rename to community/tdarr/1.0.17/templates/common.yaml diff --git a/community/tdarr/1.0.16/upgrade_strategy_disable b/community/tdarr/1.0.17/upgrade_strategy_disable similarity index 100% rename from community/tdarr/1.0.16/upgrade_strategy_disable rename to community/tdarr/1.0.17/upgrade_strategy_disable diff --git a/community/terraria/1.0.10/Chart.lock b/community/terraria/1.0.10/Chart.lock new file mode 100644 index 0000000000..ed42e4cb9a --- /dev/null +++ b/community/terraria/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:48.187359469+03:00" diff --git a/community/terraria/1.0.9/Chart.yaml b/community/terraria/1.0.10/Chart.yaml similarity index 95% rename from community/terraria/1.0.9/Chart.yaml rename to community/terraria/1.0.10/Chart.yaml index b145e79bb4..4391891f6b 100644 --- a/community/terraria/1.0.9/Chart.yaml +++ b/community/terraria/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ description: Terraria is a land of adventure! A land of mystery! A land that's y annotations: title: Terraria type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 appVersion: '1.4.4.9' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://terraria.org/ icon: https://static.wikia.nocookie.net/terraria_gamepedia/images/a/a4/NewPromoLogo.png/revision/latest sources: diff --git a/community/terraria/1.0.9/README.md b/community/terraria/1.0.10/README.md similarity index 100% rename from community/terraria/1.0.9/README.md rename to community/terraria/1.0.10/README.md diff --git a/community/terraria/1.0.9/app-readme.md b/community/terraria/1.0.10/app-readme.md similarity index 100% rename from community/terraria/1.0.9/app-readme.md rename to community/terraria/1.0.10/app-readme.md diff --git a/community/terraria/1.0.10/charts/common-1.1.0.tgz b/community/terraria/1.0.10/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..203e410db0 Binary files /dev/null and b/community/terraria/1.0.10/charts/common-1.1.0.tgz differ diff --git a/community/terraria/1.0.9/ci/tshock-basic-values.yaml b/community/terraria/1.0.10/ci/tshock-basic-values.yaml similarity index 100% rename from community/terraria/1.0.9/ci/tshock-basic-values.yaml rename to community/terraria/1.0.10/ci/tshock-basic-values.yaml diff --git a/community/terraria/1.0.9/ci/tshock-password-values.yaml b/community/terraria/1.0.10/ci/tshock-password-values.yaml similarity index 100% rename from community/terraria/1.0.9/ci/tshock-password-values.yaml rename to community/terraria/1.0.10/ci/tshock-password-values.yaml diff --git a/community/terraria/1.0.9/ci/vanilla-basic-values.yaml b/community/terraria/1.0.10/ci/vanilla-basic-values.yaml similarity index 100% rename from community/terraria/1.0.9/ci/vanilla-basic-values.yaml rename to community/terraria/1.0.10/ci/vanilla-basic-values.yaml diff --git a/community/terraria/1.0.9/ix_values.yaml b/community/terraria/1.0.10/ix_values.yaml similarity index 100% rename from community/terraria/1.0.9/ix_values.yaml rename to community/terraria/1.0.10/ix_values.yaml diff --git a/community/terraria/1.0.9/metadata.yaml b/community/terraria/1.0.10/metadata.yaml similarity index 100% rename from community/terraria/1.0.9/metadata.yaml rename to community/terraria/1.0.10/metadata.yaml diff --git a/community/terraria/1.0.9/migrations/migrate b/community/terraria/1.0.10/migrations/migrate similarity index 100% rename from community/terraria/1.0.9/migrations/migrate rename to community/terraria/1.0.10/migrations/migrate diff --git a/community/terraria/1.0.9/questions.yaml b/community/terraria/1.0.10/questions.yaml similarity index 100% rename from community/terraria/1.0.9/questions.yaml rename to community/terraria/1.0.10/questions.yaml diff --git a/community/terraria/1.0.9/templates/NOTES.txt b/community/terraria/1.0.10/templates/NOTES.txt similarity index 100% rename from community/terraria/1.0.9/templates/NOTES.txt rename to community/terraria/1.0.10/templates/NOTES.txt diff --git a/community/terraria/1.0.9/templates/_configuarion.tpl b/community/terraria/1.0.10/templates/_configuarion.tpl similarity index 100% rename from community/terraria/1.0.9/templates/_configuarion.tpl rename to community/terraria/1.0.10/templates/_configuarion.tpl diff --git a/community/terraria/1.0.9/templates/_terraria.tpl b/community/terraria/1.0.10/templates/_terraria.tpl similarity index 100% rename from community/terraria/1.0.9/templates/_terraria.tpl rename to community/terraria/1.0.10/templates/_terraria.tpl diff --git a/community/terraria/1.0.9/templates/common.yaml b/community/terraria/1.0.10/templates/common.yaml similarity index 100% rename from community/terraria/1.0.9/templates/common.yaml rename to community/terraria/1.0.10/templates/common.yaml diff --git a/community/terraria/1.0.9/Chart.lock b/community/terraria/1.0.9/Chart.lock deleted file mode 100644 index 92abf6719b..0000000000 --- a/community/terraria/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:28.287800445+03:00" diff --git a/community/terraria/1.0.9/charts/common-1.0.12.tgz b/community/terraria/1.0.9/charts/common-1.0.12.tgz deleted file mode 100644 index e8fd4ca811..0000000000 Binary files a/community/terraria/1.0.9/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/tftpd-hpa/1.0.6/Chart.lock b/community/tftpd-hpa/1.0.6/Chart.lock deleted file mode 100644 index b5a1705f23..0000000000 --- a/community/tftpd-hpa/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:34.316574398+03:00" diff --git a/community/tftpd-hpa/1.0.6/charts/common-1.0.12.tgz b/community/tftpd-hpa/1.0.6/charts/common-1.0.12.tgz deleted file mode 100644 index f39c1748f3..0000000000 Binary files a/community/tftpd-hpa/1.0.6/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/tftpd-hpa/1.0.7/Chart.lock b/community/tftpd-hpa/1.0.7/Chart.lock new file mode 100644 index 0000000000..0b47349fc0 --- /dev/null +++ b/community/tftpd-hpa/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:51.826329092+03:00" diff --git a/community/tftpd-hpa/1.0.6/Chart.yaml b/community/tftpd-hpa/1.0.7/Chart.yaml similarity index 95% rename from community/tftpd-hpa/1.0.6/Chart.yaml rename to community/tftpd-hpa/1.0.7/Chart.yaml index 03f7e8edd7..65201cac15 100644 --- a/community/tftpd-hpa/1.0.6/Chart.yaml +++ b/community/tftpd-hpa/1.0.7/Chart.yaml @@ -3,7 +3,7 @@ description: A lightweight tftp-server annotations: title: TFTP Server type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 appVersion: 1.0.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/truenas/containers/tree/main/apps/tftpd-hpa icon: https://avatars.githubusercontent.com/u/53482242 sources: diff --git a/community/tftpd-hpa/1.0.6/README.md b/community/tftpd-hpa/1.0.7/README.md similarity index 100% rename from community/tftpd-hpa/1.0.6/README.md rename to community/tftpd-hpa/1.0.7/README.md diff --git a/community/tftpd-hpa/1.0.6/app-readme.md b/community/tftpd-hpa/1.0.7/app-readme.md similarity index 100% rename from community/tftpd-hpa/1.0.6/app-readme.md rename to community/tftpd-hpa/1.0.7/app-readme.md diff --git a/community/tftpd-hpa/1.0.7/charts/common-1.1.0.tgz b/community/tftpd-hpa/1.0.7/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..7c2458da83 Binary files /dev/null and b/community/tftpd-hpa/1.0.7/charts/common-1.1.0.tgz differ diff --git a/community/tftpd-hpa/1.0.6/ci/create-values.yaml b/community/tftpd-hpa/1.0.7/ci/create-values.yaml similarity index 100% rename from community/tftpd-hpa/1.0.6/ci/create-values.yaml rename to community/tftpd-hpa/1.0.7/ci/create-values.yaml diff --git a/community/tftpd-hpa/1.0.6/ci/readonly-values.yaml b/community/tftpd-hpa/1.0.7/ci/readonly-values.yaml similarity index 100% rename from community/tftpd-hpa/1.0.6/ci/readonly-values.yaml rename to community/tftpd-hpa/1.0.7/ci/readonly-values.yaml diff --git a/community/tftpd-hpa/1.0.6/ix_values.yaml b/community/tftpd-hpa/1.0.7/ix_values.yaml similarity index 100% rename from community/tftpd-hpa/1.0.6/ix_values.yaml rename to community/tftpd-hpa/1.0.7/ix_values.yaml diff --git a/community/tftpd-hpa/1.0.6/metadata.yaml b/community/tftpd-hpa/1.0.7/metadata.yaml similarity index 100% rename from community/tftpd-hpa/1.0.6/metadata.yaml rename to community/tftpd-hpa/1.0.7/metadata.yaml diff --git a/community/tftpd-hpa/1.0.6/questions.yaml b/community/tftpd-hpa/1.0.7/questions.yaml similarity index 100% rename from community/tftpd-hpa/1.0.6/questions.yaml rename to community/tftpd-hpa/1.0.7/questions.yaml diff --git a/community/tftpd-hpa/1.0.6/templates/NOTES.txt b/community/tftpd-hpa/1.0.7/templates/NOTES.txt similarity index 100% rename from community/tftpd-hpa/1.0.6/templates/NOTES.txt rename to community/tftpd-hpa/1.0.7/templates/NOTES.txt diff --git a/community/tftpd-hpa/1.0.6/templates/_tftp.tpl b/community/tftpd-hpa/1.0.7/templates/_tftp.tpl similarity index 100% rename from community/tftpd-hpa/1.0.6/templates/_tftp.tpl rename to community/tftpd-hpa/1.0.7/templates/_tftp.tpl diff --git a/community/tftpd-hpa/1.0.6/templates/common.yaml b/community/tftpd-hpa/1.0.7/templates/common.yaml similarity index 100% rename from community/tftpd-hpa/1.0.6/templates/common.yaml rename to community/tftpd-hpa/1.0.7/templates/common.yaml diff --git a/community/tiny-media-manager/1.0.1/Chart.lock b/community/tiny-media-manager/1.0.1/Chart.lock deleted file mode 100644 index bbef36b196..0000000000 --- a/community/tiny-media-manager/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-27T17:58:35.529521438+03:00" diff --git a/community/tiny-media-manager/1.0.1/charts/common-1.0.12.tgz b/community/tiny-media-manager/1.0.1/charts/common-1.0.12.tgz deleted file mode 100644 index d6728e59ea..0000000000 Binary files a/community/tiny-media-manager/1.0.1/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/tiny-media-manager/1.0.2/Chart.lock b/community/tiny-media-manager/1.0.2/Chart.lock new file mode 100644 index 0000000000..3979c3af50 --- /dev/null +++ b/community/tiny-media-manager/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:55.191237583+03:00" diff --git a/community/tiny-media-manager/1.0.1/Chart.yaml b/community/tiny-media-manager/1.0.2/Chart.yaml similarity index 95% rename from community/tiny-media-manager/1.0.1/Chart.yaml rename to community/tiny-media-manager/1.0.2/Chart.yaml index a7883ccf76..5c096a2c17 100644 --- a/community/tiny-media-manager/1.0.1/Chart.yaml +++ b/community/tiny-media-manager/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ description: tinyMediaManager is a media management tool written in Java/Swing. annotations: title: tinyMediaManager type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: 4.3.13 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.tinymediamanager.org/ icon: https://gitlab.com/tinyMediaManager/tinymediamanager.gitlab.io/-/raw/master/images/tmm.png sources: diff --git a/community/tiny-media-manager/1.0.1/README.md b/community/tiny-media-manager/1.0.2/README.md similarity index 100% rename from community/tiny-media-manager/1.0.1/README.md rename to community/tiny-media-manager/1.0.2/README.md diff --git a/community/tiny-media-manager/1.0.1/app-readme.md b/community/tiny-media-manager/1.0.2/app-readme.md similarity index 100% rename from community/tiny-media-manager/1.0.1/app-readme.md rename to community/tiny-media-manager/1.0.2/app-readme.md diff --git a/community/tiny-media-manager/1.0.2/charts/common-1.1.0.tgz b/community/tiny-media-manager/1.0.2/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..122999c6b7 Binary files /dev/null and b/community/tiny-media-manager/1.0.2/charts/common-1.1.0.tgz differ diff --git a/community/tiny-media-manager/1.0.1/ci/basic-values.yaml b/community/tiny-media-manager/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/tiny-media-manager/1.0.1/ci/basic-values.yaml rename to community/tiny-media-manager/1.0.2/ci/basic-values.yaml diff --git a/community/tiny-media-manager/1.0.1/ci/extra-values.yaml b/community/tiny-media-manager/1.0.2/ci/extra-values.yaml similarity index 100% rename from community/tiny-media-manager/1.0.1/ci/extra-values.yaml rename to community/tiny-media-manager/1.0.2/ci/extra-values.yaml diff --git a/community/tiny-media-manager/1.0.1/ci/hostNet-values.yaml b/community/tiny-media-manager/1.0.2/ci/hostNet-values.yaml similarity index 100% rename from community/tiny-media-manager/1.0.1/ci/hostNet-values.yaml rename to community/tiny-media-manager/1.0.2/ci/hostNet-values.yaml diff --git a/community/tiny-media-manager/1.0.1/ix_values.yaml b/community/tiny-media-manager/1.0.2/ix_values.yaml similarity index 100% rename from community/tiny-media-manager/1.0.1/ix_values.yaml rename to community/tiny-media-manager/1.0.2/ix_values.yaml diff --git a/community/tiny-media-manager/1.0.1/metadata.yaml b/community/tiny-media-manager/1.0.2/metadata.yaml similarity index 100% rename from community/tiny-media-manager/1.0.1/metadata.yaml rename to community/tiny-media-manager/1.0.2/metadata.yaml diff --git a/community/tiny-media-manager/1.0.1/questions.yaml b/community/tiny-media-manager/1.0.2/questions.yaml similarity index 100% rename from community/tiny-media-manager/1.0.1/questions.yaml rename to community/tiny-media-manager/1.0.2/questions.yaml diff --git a/community/tiny-media-manager/1.0.1/templates/NOTES.txt b/community/tiny-media-manager/1.0.2/templates/NOTES.txt similarity index 100% rename from community/tiny-media-manager/1.0.1/templates/NOTES.txt rename to community/tiny-media-manager/1.0.2/templates/NOTES.txt diff --git a/community/tiny-media-manager/1.0.1/templates/_persistence.tpl b/community/tiny-media-manager/1.0.2/templates/_persistence.tpl similarity index 100% rename from community/tiny-media-manager/1.0.1/templates/_persistence.tpl rename to community/tiny-media-manager/1.0.2/templates/_persistence.tpl diff --git a/community/tiny-media-manager/1.0.1/templates/_portal.tpl b/community/tiny-media-manager/1.0.2/templates/_portal.tpl similarity index 100% rename from community/tiny-media-manager/1.0.1/templates/_portal.tpl rename to community/tiny-media-manager/1.0.2/templates/_portal.tpl diff --git a/community/tiny-media-manager/1.0.1/templates/_service.tpl b/community/tiny-media-manager/1.0.2/templates/_service.tpl similarity index 100% rename from community/tiny-media-manager/1.0.1/templates/_service.tpl rename to community/tiny-media-manager/1.0.2/templates/_service.tpl diff --git a/community/tiny-media-manager/1.0.1/templates/_tmm.tpl b/community/tiny-media-manager/1.0.2/templates/_tmm.tpl similarity index 100% rename from community/tiny-media-manager/1.0.1/templates/_tmm.tpl rename to community/tiny-media-manager/1.0.2/templates/_tmm.tpl diff --git a/community/tiny-media-manager/1.0.1/templates/common.yaml b/community/tiny-media-manager/1.0.2/templates/common.yaml similarity index 100% rename from community/tiny-media-manager/1.0.1/templates/common.yaml rename to community/tiny-media-manager/1.0.2/templates/common.yaml diff --git a/community/vaultwarden/1.0.21/Chart.lock b/community/vaultwarden/1.0.21/Chart.lock deleted file mode 100644 index 457b2a6633..0000000000 --- a/community/vaultwarden/1.0.21/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:42.724049405+03:00" diff --git a/community/vaultwarden/1.0.21/charts/common-1.0.12.tgz b/community/vaultwarden/1.0.21/charts/common-1.0.12.tgz deleted file mode 100644 index 6ce6710a53..0000000000 Binary files a/community/vaultwarden/1.0.21/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/vaultwarden/1.0.22/Chart.lock b/community/vaultwarden/1.0.22/Chart.lock new file mode 100644 index 0000000000..74c7e77416 --- /dev/null +++ b/community/vaultwarden/1.0.22/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:57:59.378386821+03:00" diff --git a/community/vaultwarden/1.0.21/Chart.yaml b/community/vaultwarden/1.0.22/Chart.yaml similarity index 86% rename from community/vaultwarden/1.0.21/Chart.yaml rename to community/vaultwarden/1.0.22/Chart.yaml index 267171c5a0..a36d901239 100644 --- a/community/vaultwarden/1.0.21/Chart.yaml +++ b/community/vaultwarden/1.0.22/Chart.yaml @@ -1,10 +1,9 @@ name: vaultwarden -description: Alternative implementation of the Bitwarden server API written in Rust - and compatible with upstream Bitwarden clients. +description: Alternative implementation of the Bitwarden server API written in Rust and compatible with upstream Bitwarden clients. annotations: title: Vaultwarden type: application -version: 1.0.21 +version: 1.0.22 apiVersion: v2 appVersion: 1.29.1 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://github.com/dani-garcia/vaultwarden icon: https://raw.githubusercontent.com/dani-garcia/vaultwarden/main/src/static/images/vaultwarden-icon.png sources: diff --git a/community/vaultwarden/1.0.21/README.md b/community/vaultwarden/1.0.22/README.md similarity index 100% rename from community/vaultwarden/1.0.21/README.md rename to community/vaultwarden/1.0.22/README.md diff --git a/community/vaultwarden/1.0.21/app-readme.md b/community/vaultwarden/1.0.22/app-readme.md similarity index 100% rename from community/vaultwarden/1.0.21/app-readme.md rename to community/vaultwarden/1.0.22/app-readme.md diff --git a/community/vaultwarden/1.0.22/charts/common-1.1.0.tgz b/community/vaultwarden/1.0.22/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..1d6a09dfa6 Binary files /dev/null and b/community/vaultwarden/1.0.22/charts/common-1.1.0.tgz differ diff --git a/community/vaultwarden/1.0.21/ci/additional-env-values.yaml b/community/vaultwarden/1.0.22/ci/additional-env-values.yaml similarity index 100% rename from community/vaultwarden/1.0.21/ci/additional-env-values.yaml rename to community/vaultwarden/1.0.22/ci/additional-env-values.yaml diff --git a/community/vaultwarden/1.0.21/ci/admin-values.yaml b/community/vaultwarden/1.0.22/ci/admin-values.yaml similarity index 100% rename from community/vaultwarden/1.0.21/ci/admin-values.yaml rename to community/vaultwarden/1.0.22/ci/admin-values.yaml diff --git a/community/vaultwarden/1.0.21/ci/basic-values.yaml b/community/vaultwarden/1.0.22/ci/basic-values.yaml similarity index 100% rename from community/vaultwarden/1.0.21/ci/basic-values.yaml rename to community/vaultwarden/1.0.22/ci/basic-values.yaml diff --git a/community/vaultwarden/1.0.21/ci/https-values.yaml b/community/vaultwarden/1.0.22/ci/https-values.yaml similarity index 100% rename from community/vaultwarden/1.0.21/ci/https-values.yaml rename to community/vaultwarden/1.0.22/ci/https-values.yaml diff --git a/community/vaultwarden/1.0.21/ci/other-user-values.yaml b/community/vaultwarden/1.0.22/ci/other-user-values.yaml similarity index 100% rename from community/vaultwarden/1.0.21/ci/other-user-values.yaml rename to community/vaultwarden/1.0.22/ci/other-user-values.yaml diff --git a/community/vaultwarden/1.0.21/ci/ws-disabled-values.yaml b/community/vaultwarden/1.0.22/ci/ws-disabled-values.yaml similarity index 100% rename from community/vaultwarden/1.0.21/ci/ws-disabled-values.yaml rename to community/vaultwarden/1.0.22/ci/ws-disabled-values.yaml diff --git a/community/vaultwarden/1.0.21/ix_values.yaml b/community/vaultwarden/1.0.22/ix_values.yaml similarity index 50% rename from community/vaultwarden/1.0.21/ix_values.yaml rename to community/vaultwarden/1.0.22/ix_values.yaml index 983b021228..f7bc4126d4 100644 --- a/community/vaultwarden/1.0.21/ix_values.yaml +++ b/community/vaultwarden/1.0.22/ix_values.yaml @@ -34,3 +34,21 @@ vaultwardenStorage: pgBackup: type: ixVolume datasetName: pgBackup + +notes: + custom: | + ## Database + You can connect to the database using the pgAdmin App from the catalog + +
+ Database Details + + - Database: `vaultwarden` + - Username: `vaultwarden` + - Password: `{{ .Values.vaultwardenDbPass }}` + - Host: `{{ .Values.vaultwardenDbHost }}.{{ .Release.Namespace }}.svc.cluster.local` + - Port: `5432` + +
+ {{- $_ := unset .Values "vaultwardenDbPass" }} + {{- $_ := unset .Values "vaultwardenDbHost" }} diff --git a/community/vaultwarden/1.0.21/metadata.yaml b/community/vaultwarden/1.0.22/metadata.yaml similarity index 100% rename from community/vaultwarden/1.0.21/metadata.yaml rename to community/vaultwarden/1.0.22/metadata.yaml diff --git a/community/vaultwarden/1.0.21/migrations/migrate b/community/vaultwarden/1.0.22/migrations/migrate similarity index 100% rename from community/vaultwarden/1.0.21/migrations/migrate rename to community/vaultwarden/1.0.22/migrations/migrate diff --git a/community/vaultwarden/1.0.21/questions.yaml b/community/vaultwarden/1.0.22/questions.yaml similarity index 100% rename from community/vaultwarden/1.0.21/questions.yaml rename to community/vaultwarden/1.0.22/questions.yaml diff --git a/community/vaultwarden/1.0.21/templates/NOTES.txt b/community/vaultwarden/1.0.22/templates/NOTES.txt similarity index 100% rename from community/vaultwarden/1.0.21/templates/NOTES.txt rename to community/vaultwarden/1.0.22/templates/NOTES.txt diff --git a/community/vaultwarden/1.0.21/templates/_configuration.tpl b/community/vaultwarden/1.0.22/templates/_configuration.tpl similarity index 85% rename from community/vaultwarden/1.0.21/templates/_configuration.tpl rename to community/vaultwarden/1.0.22/templates/_configuration.tpl index bd5cd15fdb..c2458a41dd 100644 --- a/community/vaultwarden/1.0.21/templates/_configuration.tpl +++ b/community/vaultwarden/1.0.22/templates/_configuration.tpl @@ -15,6 +15,11 @@ {{- $dbPass = ((index .data "POSTGRES_PASSWORD") | b64dec) -}} {{- end -}} + {{/* Temporary set dynamic db details on values, + so we can print them on the notes */}} + {{- $_ := set .Values "vaultwardenDbPass" $dbPass -}} + {{- $_ := set .Values "vaultwardenDbHost" $dbHost -}} + {{ $dbURL := (printf "postgres://%s:%s@%s:5432/%s?sslmode=disable" $dbUser $dbPass $dbHost $dbName) }} secret: postgres-creds: diff --git a/community/vaultwarden/1.0.21/templates/_portal.tpl b/community/vaultwarden/1.0.22/templates/_portal.tpl similarity index 100% rename from community/vaultwarden/1.0.21/templates/_portal.tpl rename to community/vaultwarden/1.0.22/templates/_portal.tpl diff --git a/community/vaultwarden/1.0.21/templates/_postgres.tpl b/community/vaultwarden/1.0.22/templates/_postgres.tpl similarity index 100% rename from community/vaultwarden/1.0.21/templates/_postgres.tpl rename to community/vaultwarden/1.0.22/templates/_postgres.tpl diff --git a/community/vaultwarden/1.0.21/templates/_vaultwarden.tpl b/community/vaultwarden/1.0.22/templates/_vaultwarden.tpl similarity index 100% rename from community/vaultwarden/1.0.21/templates/_vaultwarden.tpl rename to community/vaultwarden/1.0.22/templates/_vaultwarden.tpl diff --git a/community/vaultwarden/1.0.21/templates/common.yaml b/community/vaultwarden/1.0.22/templates/common.yaml similarity index 100% rename from community/vaultwarden/1.0.21/templates/common.yaml rename to community/vaultwarden/1.0.22/templates/common.yaml diff --git a/community/webdav/1.0.10/Chart.lock b/community/webdav/1.0.10/Chart.lock new file mode 100644 index 0000000000..9220e5d3e2 --- /dev/null +++ b/community/webdav/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:58:02.837289191+03:00" diff --git a/community/webdav/1.0.9/Chart.yaml b/community/webdav/1.0.10/Chart.yaml similarity index 94% rename from community/webdav/1.0.9/Chart.yaml rename to community/webdav/1.0.10/Chart.yaml index e282cd75cc..134bc88ddd 100644 --- a/community/webdav/1.0.9/Chart.yaml +++ b/community/webdav/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ description: WebDAV is a set of extensions to the HTTP protocol which allows use annotations: title: WebDAV type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 appVersion: '1.1.3.2982' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: http://www.webdav.org/ icon: http://www.webdav.org/images/webdav-logo.jpg sources: diff --git a/community/webdav/1.0.9/README.md b/community/webdav/1.0.10/README.md similarity index 100% rename from community/webdav/1.0.9/README.md rename to community/webdav/1.0.10/README.md diff --git a/community/webdav/1.0.9/app-readme.md b/community/webdav/1.0.10/app-readme.md similarity index 100% rename from community/webdav/1.0.9/app-readme.md rename to community/webdav/1.0.10/app-readme.md diff --git a/community/webdav/1.0.10/charts/common-1.1.0.tgz b/community/webdav/1.0.10/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..d0e43492e1 Binary files /dev/null and b/community/webdav/1.0.10/charts/common-1.1.0.tgz differ diff --git a/community/webdav/1.0.9/ci/http-basicauth-other-user-values.yaml b/community/webdav/1.0.10/ci/http-basicauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/http-basicauth-other-user-values.yaml rename to community/webdav/1.0.10/ci/http-basicauth-other-user-values.yaml diff --git a/community/webdav/1.0.9/ci/http-basicauth-values.yaml b/community/webdav/1.0.10/ci/http-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/http-basicauth-values.yaml rename to community/webdav/1.0.10/ci/http-basicauth-values.yaml diff --git a/community/webdav/1.0.9/ci/http-noauth-other-user-values.yaml b/community/webdav/1.0.10/ci/http-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/http-noauth-other-user-values.yaml rename to community/webdav/1.0.10/ci/http-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.9/ci/http-noauth-values.yaml b/community/webdav/1.0.10/ci/http-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/http-noauth-values.yaml rename to community/webdav/1.0.10/ci/http-noauth-values.yaml diff --git a/community/webdav/1.0.9/ci/http_https-basicauth-other-user-values.yaml b/community/webdav/1.0.10/ci/http_https-basicauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/http_https-basicauth-other-user-values.yaml rename to community/webdav/1.0.10/ci/http_https-basicauth-other-user-values.yaml diff --git a/community/webdav/1.0.9/ci/http_https-basicauth-values.yaml b/community/webdav/1.0.10/ci/http_https-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/http_https-basicauth-values.yaml rename to community/webdav/1.0.10/ci/http_https-basicauth-values.yaml diff --git a/community/webdav/1.0.9/ci/http_https-noauth-other-user-values.yaml b/community/webdav/1.0.10/ci/http_https-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/http_https-noauth-other-user-values.yaml rename to community/webdav/1.0.10/ci/http_https-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.9/ci/http_https-noauth-values.yaml b/community/webdav/1.0.10/ci/http_https-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/http_https-noauth-values.yaml rename to community/webdav/1.0.10/ci/http_https-noauth-values.yaml diff --git a/community/webdav/1.0.9/ci/https-basicauth-other-user-values copy.yaml b/community/webdav/1.0.10/ci/https-basicauth-other-user-values copy.yaml similarity index 100% rename from community/webdav/1.0.9/ci/https-basicauth-other-user-values copy.yaml rename to community/webdav/1.0.10/ci/https-basicauth-other-user-values copy.yaml diff --git a/community/webdav/1.0.9/ci/https-basicauth-values.yaml b/community/webdav/1.0.10/ci/https-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/https-basicauth-values.yaml rename to community/webdav/1.0.10/ci/https-basicauth-values.yaml diff --git a/community/webdav/1.0.9/ci/https-noauth-other-user-values.yaml b/community/webdav/1.0.10/ci/https-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/https-noauth-other-user-values.yaml rename to community/webdav/1.0.10/ci/https-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.9/ci/https-noauth-values.yaml b/community/webdav/1.0.10/ci/https-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.9/ci/https-noauth-values.yaml rename to community/webdav/1.0.10/ci/https-noauth-values.yaml diff --git a/community/webdav/1.0.9/ix_values.yaml b/community/webdav/1.0.10/ix_values.yaml similarity index 100% rename from community/webdav/1.0.9/ix_values.yaml rename to community/webdav/1.0.10/ix_values.yaml diff --git a/community/webdav/1.0.9/metadata.yaml b/community/webdav/1.0.10/metadata.yaml similarity index 100% rename from community/webdav/1.0.9/metadata.yaml rename to community/webdav/1.0.10/metadata.yaml diff --git a/community/webdav/1.0.9/migrations/migrate b/community/webdav/1.0.10/migrations/migrate similarity index 100% rename from community/webdav/1.0.9/migrations/migrate rename to community/webdav/1.0.10/migrations/migrate diff --git a/community/webdav/1.0.9/questions.yaml b/community/webdav/1.0.10/questions.yaml similarity index 100% rename from community/webdav/1.0.9/questions.yaml rename to community/webdav/1.0.10/questions.yaml diff --git a/community/webdav/1.0.9/templates/NOTES.txt b/community/webdav/1.0.10/templates/NOTES.txt similarity index 100% rename from community/webdav/1.0.9/templates/NOTES.txt rename to community/webdav/1.0.10/templates/NOTES.txt diff --git a/community/webdav/1.0.9/templates/_configuration.tpl b/community/webdav/1.0.10/templates/_configuration.tpl similarity index 100% rename from community/webdav/1.0.9/templates/_configuration.tpl rename to community/webdav/1.0.10/templates/_configuration.tpl diff --git a/community/webdav/1.0.9/templates/_helper.tpl b/community/webdav/1.0.10/templates/_helper.tpl similarity index 100% rename from community/webdav/1.0.9/templates/_helper.tpl rename to community/webdav/1.0.10/templates/_helper.tpl diff --git a/community/webdav/1.0.9/templates/_validation.tpl b/community/webdav/1.0.10/templates/_validation.tpl similarity index 100% rename from community/webdav/1.0.9/templates/_validation.tpl rename to community/webdav/1.0.10/templates/_validation.tpl diff --git a/community/webdav/1.0.9/templates/_webdav.tpl b/community/webdav/1.0.10/templates/_webdav.tpl similarity index 100% rename from community/webdav/1.0.9/templates/_webdav.tpl rename to community/webdav/1.0.10/templates/_webdav.tpl diff --git a/community/webdav/1.0.9/templates/common.yaml b/community/webdav/1.0.10/templates/common.yaml similarity index 100% rename from community/webdav/1.0.9/templates/common.yaml rename to community/webdav/1.0.10/templates/common.yaml diff --git a/community/webdav/1.0.9/Chart.lock b/community/webdav/1.0.9/Chart.lock deleted file mode 100644 index fedb6eeb53..0000000000 --- a/community/webdav/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:47.22110522+03:00" diff --git a/community/webdav/1.0.9/charts/common-1.0.12.tgz b/community/webdav/1.0.9/charts/common-1.0.12.tgz deleted file mode 100644 index 7d77572794..0000000000 Binary files a/community/webdav/1.0.9/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/wordpress/1.0.5/Chart.lock b/community/wordpress/1.0.5/Chart.lock deleted file mode 100644 index 953ddd3015..0000000000 --- a/community/wordpress/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:51.387015378+03:00" diff --git a/community/wordpress/1.0.5/charts/common-1.0.12.tgz b/community/wordpress/1.0.5/charts/common-1.0.12.tgz deleted file mode 100644 index 8c1e916b4f..0000000000 Binary files a/community/wordpress/1.0.5/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/wordpress/1.0.6/Chart.lock b/community/wordpress/1.0.6/Chart.lock new file mode 100644 index 0000000000..489124382a --- /dev/null +++ b/community/wordpress/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:58:06.402626788+03:00" diff --git a/community/wordpress/1.0.5/Chart.yaml b/community/wordpress/1.0.6/Chart.yaml similarity index 94% rename from community/wordpress/1.0.5/Chart.yaml rename to community/wordpress/1.0.6/Chart.yaml index 479fd0f864..38cba86d3c 100644 --- a/community/wordpress/1.0.5/Chart.yaml +++ b/community/wordpress/1.0.6/Chart.yaml @@ -3,7 +3,7 @@ description: Wordpress is a web content management system annotations: title: Wordpress type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 appVersion: 6.3.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://wordpress.org icon: https://github.com/WordPress/WordPress/blob/master/wp-admin/images/wordpress-logo.png?raw=true sources: diff --git a/community/wordpress/1.0.5/README.md b/community/wordpress/1.0.6/README.md similarity index 100% rename from community/wordpress/1.0.5/README.md rename to community/wordpress/1.0.6/README.md diff --git a/community/wordpress/1.0.5/app-readme.md b/community/wordpress/1.0.6/app-readme.md similarity index 100% rename from community/wordpress/1.0.5/app-readme.md rename to community/wordpress/1.0.6/app-readme.md diff --git a/community/wordpress/1.0.6/charts/common-1.1.0.tgz b/community/wordpress/1.0.6/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..bb43c56ce2 Binary files /dev/null and b/community/wordpress/1.0.6/charts/common-1.1.0.tgz differ diff --git a/community/wordpress/1.0.5/ci/basic-values.yaml b/community/wordpress/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/wordpress/1.0.5/ci/basic-values.yaml rename to community/wordpress/1.0.6/ci/basic-values.yaml diff --git a/community/wordpress/1.0.5/ix_values.yaml b/community/wordpress/1.0.6/ix_values.yaml similarity index 100% rename from community/wordpress/1.0.5/ix_values.yaml rename to community/wordpress/1.0.6/ix_values.yaml diff --git a/community/wordpress/1.0.5/metadata.yaml b/community/wordpress/1.0.6/metadata.yaml similarity index 100% rename from community/wordpress/1.0.5/metadata.yaml rename to community/wordpress/1.0.6/metadata.yaml diff --git a/community/wordpress/1.0.5/questions.yaml b/community/wordpress/1.0.6/questions.yaml similarity index 100% rename from community/wordpress/1.0.5/questions.yaml rename to community/wordpress/1.0.6/questions.yaml diff --git a/community/wordpress/1.0.5/templates/NOTES.txt b/community/wordpress/1.0.6/templates/NOTES.txt similarity index 100% rename from community/wordpress/1.0.5/templates/NOTES.txt rename to community/wordpress/1.0.6/templates/NOTES.txt diff --git a/community/wordpress/1.0.5/templates/_configuration.tpl b/community/wordpress/1.0.6/templates/_configuration.tpl similarity index 100% rename from community/wordpress/1.0.5/templates/_configuration.tpl rename to community/wordpress/1.0.6/templates/_configuration.tpl diff --git a/community/wordpress/1.0.5/templates/_mariadb.tpl b/community/wordpress/1.0.6/templates/_mariadb.tpl similarity index 100% rename from community/wordpress/1.0.5/templates/_mariadb.tpl rename to community/wordpress/1.0.6/templates/_mariadb.tpl diff --git a/community/wordpress/1.0.5/templates/_portal.tpl b/community/wordpress/1.0.6/templates/_portal.tpl similarity index 100% rename from community/wordpress/1.0.5/templates/_portal.tpl rename to community/wordpress/1.0.6/templates/_portal.tpl diff --git a/community/wordpress/1.0.5/templates/_wordpress.tpl b/community/wordpress/1.0.6/templates/_wordpress.tpl similarity index 100% rename from community/wordpress/1.0.5/templates/_wordpress.tpl rename to community/wordpress/1.0.6/templates/_wordpress.tpl diff --git a/community/wordpress/1.0.5/templates/common.yaml b/community/wordpress/1.0.6/templates/common.yaml similarity index 100% rename from community/wordpress/1.0.5/templates/common.yaml rename to community/wordpress/1.0.6/templates/common.yaml diff --git a/community/zerotier/1.0.7/Chart.lock b/community/zerotier/1.0.7/Chart.lock deleted file mode 100644 index dbda5e0243..0000000000 --- a/community/zerotier/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:31:57.38742085+03:00" diff --git a/community/zerotier/1.0.7/charts/common-1.0.12.tgz b/community/zerotier/1.0.7/charts/common-1.0.12.tgz deleted file mode 100644 index 1f791550f3..0000000000 Binary files a/community/zerotier/1.0.7/charts/common-1.0.12.tgz and /dev/null differ diff --git a/community/zerotier/1.0.8/Chart.lock b/community/zerotier/1.0.8/Chart.lock new file mode 100644 index 0000000000..98a5a57de9 --- /dev/null +++ b/community/zerotier/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:58:09.987325657+03:00" diff --git a/community/zerotier/1.0.7/Chart.yaml b/community/zerotier/1.0.8/Chart.yaml similarity index 94% rename from community/zerotier/1.0.7/Chart.yaml rename to community/zerotier/1.0.8/Chart.yaml index 05507b96c1..97a24fd3f8 100644 --- a/community/zerotier/1.0.7/Chart.yaml +++ b/community/zerotier/1.0.8/Chart.yaml @@ -3,7 +3,7 @@ description: Securely connect any device, anywhere. annotations: title: Zerotier type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 appVersion: '1.10.6' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://www.zerotier.com icon: https://avatars.githubusercontent.com/u/4173285 sources: diff --git a/community/zerotier/1.0.7/README.md b/community/zerotier/1.0.8/README.md similarity index 100% rename from community/zerotier/1.0.7/README.md rename to community/zerotier/1.0.8/README.md diff --git a/community/zerotier/1.0.7/app-readme.md b/community/zerotier/1.0.8/app-readme.md similarity index 100% rename from community/zerotier/1.0.7/app-readme.md rename to community/zerotier/1.0.8/app-readme.md diff --git a/community/zerotier/1.0.8/charts/common-1.1.0.tgz b/community/zerotier/1.0.8/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..76e1424895 Binary files /dev/null and b/community/zerotier/1.0.8/charts/common-1.1.0.tgz differ diff --git a/community/zerotier/1.0.7/ci/basic-values.yaml b/community/zerotier/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/zerotier/1.0.7/ci/basic-values.yaml rename to community/zerotier/1.0.8/ci/basic-values.yaml diff --git a/community/zerotier/1.0.7/ix_values.yaml b/community/zerotier/1.0.8/ix_values.yaml similarity index 100% rename from community/zerotier/1.0.7/ix_values.yaml rename to community/zerotier/1.0.8/ix_values.yaml diff --git a/community/zerotier/1.0.7/metadata.yaml b/community/zerotier/1.0.8/metadata.yaml similarity index 100% rename from community/zerotier/1.0.7/metadata.yaml rename to community/zerotier/1.0.8/metadata.yaml diff --git a/community/zerotier/1.0.7/questions.yaml b/community/zerotier/1.0.8/questions.yaml similarity index 100% rename from community/zerotier/1.0.7/questions.yaml rename to community/zerotier/1.0.8/questions.yaml diff --git a/community/zerotier/1.0.7/templates/NOTES.txt b/community/zerotier/1.0.8/templates/NOTES.txt similarity index 100% rename from community/zerotier/1.0.7/templates/NOTES.txt rename to community/zerotier/1.0.8/templates/NOTES.txt diff --git a/community/zerotier/1.0.7/templates/_zerotier.tpl b/community/zerotier/1.0.8/templates/_zerotier.tpl similarity index 100% rename from community/zerotier/1.0.7/templates/_zerotier.tpl rename to community/zerotier/1.0.8/templates/_zerotier.tpl diff --git a/community/zerotier/1.0.7/templates/common.yaml b/community/zerotier/1.0.8/templates/common.yaml similarity index 100% rename from community/zerotier/1.0.7/templates/common.yaml rename to community/zerotier/1.0.8/templates/common.yaml diff --git a/enterprise/syncthing/1.0.10/Chart.lock b/enterprise/syncthing/1.0.10/Chart.lock deleted file mode 100644 index 4c9807a1fd..0000000000 --- a/enterprise/syncthing/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.12 -digest: sha256:debd30721d09ae8293b1cbdd9d0115981d40b47908be3035fc3cf657c9d5eedb -generated: "2023-07-17T12:32:15.114090902+03:00" diff --git a/enterprise/syncthing/1.0.10/charts/common-1.0.12.tgz b/enterprise/syncthing/1.0.10/charts/common-1.0.12.tgz deleted file mode 100644 index 1a2f26f91c..0000000000 Binary files a/enterprise/syncthing/1.0.10/charts/common-1.0.12.tgz and /dev/null differ diff --git a/enterprise/syncthing/1.0.11/Chart.lock b/enterprise/syncthing/1.0.11/Chart.lock new file mode 100644 index 0000000000..5eba32504e --- /dev/null +++ b/enterprise/syncthing/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.0 +digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 +generated: "2023-08-28T16:58:17.225865897+03:00" diff --git a/enterprise/syncthing/1.0.10/Chart.yaml b/enterprise/syncthing/1.0.11/Chart.yaml similarity index 94% rename from enterprise/syncthing/1.0.10/Chart.yaml rename to enterprise/syncthing/1.0.11/Chart.yaml index 4a1084a444..362edd15a8 100644 --- a/enterprise/syncthing/1.0.10/Chart.yaml +++ b/enterprise/syncthing/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ description: Syncthing is a continuous file synchronization program. annotations: title: Syncthing type: application -version: 1.0.10 +version: 1.0.11 apiVersion: v2 appVersion: '1.23.3' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.12 + version: 1.1.0 home: https://syncthing.net/ icon: https://syncthing.net/img/logo-horizontal.svg sources: diff --git a/enterprise/syncthing/1.0.10/README.md b/enterprise/syncthing/1.0.11/README.md similarity index 100% rename from enterprise/syncthing/1.0.10/README.md rename to enterprise/syncthing/1.0.11/README.md diff --git a/enterprise/syncthing/1.0.10/app-readme.md b/enterprise/syncthing/1.0.11/app-readme.md similarity index 100% rename from enterprise/syncthing/1.0.10/app-readme.md rename to enterprise/syncthing/1.0.11/app-readme.md diff --git a/enterprise/syncthing/1.0.11/charts/common-1.1.0.tgz b/enterprise/syncthing/1.0.11/charts/common-1.1.0.tgz new file mode 100644 index 0000000000..93e8493feb Binary files /dev/null and b/enterprise/syncthing/1.0.11/charts/common-1.1.0.tgz differ diff --git a/enterprise/syncthing/1.0.10/ci/basic-no-hostnet-values.yaml b/enterprise/syncthing/1.0.11/ci/basic-no-hostnet-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.10/ci/basic-no-hostnet-values.yaml rename to enterprise/syncthing/1.0.11/ci/basic-no-hostnet-values.yaml diff --git a/enterprise/syncthing/1.0.10/ci/basic-values.yaml b/enterprise/syncthing/1.0.11/ci/basic-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.10/ci/basic-values.yaml rename to enterprise/syncthing/1.0.11/ci/basic-values.yaml diff --git a/enterprise/syncthing/1.0.10/ci/https-no-hostnet-values.yaml b/enterprise/syncthing/1.0.11/ci/https-no-hostnet-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.10/ci/https-no-hostnet-values.yaml rename to enterprise/syncthing/1.0.11/ci/https-no-hostnet-values.yaml diff --git a/enterprise/syncthing/1.0.10/ci/https-values.yaml b/enterprise/syncthing/1.0.11/ci/https-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.10/ci/https-values.yaml rename to enterprise/syncthing/1.0.11/ci/https-values.yaml diff --git a/enterprise/syncthing/1.0.10/ix_values.yaml b/enterprise/syncthing/1.0.11/ix_values.yaml similarity index 100% rename from enterprise/syncthing/1.0.10/ix_values.yaml rename to enterprise/syncthing/1.0.11/ix_values.yaml diff --git a/enterprise/syncthing/1.0.10/metadata.yaml b/enterprise/syncthing/1.0.11/metadata.yaml similarity index 100% rename from enterprise/syncthing/1.0.10/metadata.yaml rename to enterprise/syncthing/1.0.11/metadata.yaml diff --git a/enterprise/syncthing/1.0.10/questions.yaml b/enterprise/syncthing/1.0.11/questions.yaml similarity index 100% rename from enterprise/syncthing/1.0.10/questions.yaml rename to enterprise/syncthing/1.0.11/questions.yaml diff --git a/enterprise/syncthing/1.0.10/templates/NOTES.txt b/enterprise/syncthing/1.0.11/templates/NOTES.txt similarity index 100% rename from enterprise/syncthing/1.0.10/templates/NOTES.txt rename to enterprise/syncthing/1.0.11/templates/NOTES.txt diff --git a/enterprise/syncthing/1.0.10/templates/_certContainer.tpl b/enterprise/syncthing/1.0.11/templates/_certContainer.tpl similarity index 100% rename from enterprise/syncthing/1.0.10/templates/_certContainer.tpl rename to enterprise/syncthing/1.0.11/templates/_certContainer.tpl diff --git a/enterprise/syncthing/1.0.10/templates/_configure.tpl b/enterprise/syncthing/1.0.11/templates/_configure.tpl similarity index 100% rename from enterprise/syncthing/1.0.10/templates/_configure.tpl rename to enterprise/syncthing/1.0.11/templates/_configure.tpl diff --git a/enterprise/syncthing/1.0.10/templates/_persistence.tpl b/enterprise/syncthing/1.0.11/templates/_persistence.tpl similarity index 100% rename from enterprise/syncthing/1.0.10/templates/_persistence.tpl rename to enterprise/syncthing/1.0.11/templates/_persistence.tpl diff --git a/enterprise/syncthing/1.0.10/templates/_portal.tpl b/enterprise/syncthing/1.0.11/templates/_portal.tpl similarity index 100% rename from enterprise/syncthing/1.0.10/templates/_portal.tpl rename to enterprise/syncthing/1.0.11/templates/_portal.tpl diff --git a/enterprise/syncthing/1.0.10/templates/_service.tpl b/enterprise/syncthing/1.0.11/templates/_service.tpl similarity index 100% rename from enterprise/syncthing/1.0.10/templates/_service.tpl rename to enterprise/syncthing/1.0.11/templates/_service.tpl diff --git a/enterprise/syncthing/1.0.10/templates/_syncthing.tpl b/enterprise/syncthing/1.0.11/templates/_syncthing.tpl similarity index 100% rename from enterprise/syncthing/1.0.10/templates/_syncthing.tpl rename to enterprise/syncthing/1.0.11/templates/_syncthing.tpl diff --git a/enterprise/syncthing/1.0.10/templates/common.yaml b/enterprise/syncthing/1.0.11/templates/common.yaml similarity index 100% rename from enterprise/syncthing/1.0.10/templates/common.yaml rename to enterprise/syncthing/1.0.11/templates/common.yaml diff --git a/enterprise/syncthing/1.0.10/upgrade_strategy_disable b/enterprise/syncthing/1.0.11/upgrade_strategy_disable similarity index 100% rename from enterprise/syncthing/1.0.10/upgrade_strategy_disable rename to enterprise/syncthing/1.0.11/upgrade_strategy_disable