diff --git a/charts/elastic-search/1.0.10/Chart.lock b/charts/elastic-search/1.0.10/Chart.lock deleted file mode 100644 index 788d31f24a..0000000000 --- a/charts/elastic-search/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:20:48.507907125+03:00" diff --git a/charts/elastic-search/1.0.10/charts/common-1.0.8.tgz b/charts/elastic-search/1.0.10/charts/common-1.0.8.tgz deleted file mode 100644 index b224931a9b..0000000000 Binary files a/charts/elastic-search/1.0.10/charts/common-1.0.8.tgz and /dev/null differ diff --git a/charts/elastic-search/1.0.11/Chart.lock b/charts/elastic-search/1.0.11/Chart.lock new file mode 100644 index 0000000000..5efec0f67e --- /dev/null +++ b/charts/elastic-search/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:57:41.855927237+03:00" diff --git a/charts/elastic-search/1.0.10/Chart.yaml b/charts/elastic-search/1.0.11/Chart.yaml similarity index 89% rename from charts/elastic-search/1.0.10/Chart.yaml rename to charts/elastic-search/1.0.11/Chart.yaml index f2e23ac7e5..aae1aeb1b6 100644 --- a/charts/elastic-search/1.0.10/Chart.yaml +++ b/charts/elastic-search/1.0.11/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.10 +version: 1.0.11 apiVersion: v2 appVersion: 8.8.1 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.10/README.md b/charts/elastic-search/1.0.11/README.md similarity index 100% rename from charts/elastic-search/1.0.10/README.md rename to charts/elastic-search/1.0.11/README.md diff --git a/charts/elastic-search/1.0.10/app-readme.md b/charts/elastic-search/1.0.11/app-readme.md similarity index 100% rename from charts/elastic-search/1.0.10/app-readme.md rename to charts/elastic-search/1.0.11/app-readme.md diff --git a/charts/elastic-search/1.0.11/charts/common-1.0.9.tgz b/charts/elastic-search/1.0.11/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..4ebf192b43 Binary files /dev/null and b/charts/elastic-search/1.0.11/charts/common-1.0.9.tgz differ diff --git a/charts/elastic-search/1.0.10/ci/basic-values.yaml b/charts/elastic-search/1.0.11/ci/basic-values.yaml similarity index 100% rename from charts/elastic-search/1.0.10/ci/basic-values.yaml rename to charts/elastic-search/1.0.11/ci/basic-values.yaml diff --git a/charts/elastic-search/1.0.10/ci/https-values.yaml b/charts/elastic-search/1.0.11/ci/https-values.yaml similarity index 100% rename from charts/elastic-search/1.0.10/ci/https-values.yaml rename to charts/elastic-search/1.0.11/ci/https-values.yaml diff --git a/charts/elastic-search/1.0.10/ix_values.yaml b/charts/elastic-search/1.0.11/ix_values.yaml similarity index 95% rename from charts/elastic-search/1.0.10/ix_values.yaml rename to charts/elastic-search/1.0.11/ix_values.yaml index 9b875b5786..6dee75bdae 100644 --- a/charts/elastic-search/1.0.10/ix_values.yaml +++ b/charts/elastic-search/1.0.11/ix_values.yaml @@ -20,7 +20,7 @@ esRunAs: group: 1000 esNetwork: - httpPort: 30000 + httpPort: 30003 hostNetwork: false certificateID: '' diff --git a/charts/elastic-search/1.0.10/metadata.yaml b/charts/elastic-search/1.0.11/metadata.yaml similarity index 100% rename from charts/elastic-search/1.0.10/metadata.yaml rename to charts/elastic-search/1.0.11/metadata.yaml diff --git a/charts/elastic-search/1.0.10/migrations/migrate b/charts/elastic-search/1.0.11/migrations/migrate similarity index 100% rename from charts/elastic-search/1.0.10/migrations/migrate rename to charts/elastic-search/1.0.11/migrations/migrate diff --git a/charts/elastic-search/1.0.10/questions.yaml b/charts/elastic-search/1.0.11/questions.yaml similarity index 99% rename from charts/elastic-search/1.0.10/questions.yaml rename to charts/elastic-search/1.0.11/questions.yaml index f2ad591d83..34a320bfb0 100644 --- a/charts/elastic-search/1.0.10/questions.yaml +++ b/charts/elastic-search/1.0.11/questions.yaml @@ -83,7 +83,7 @@ questions: description: The port for the Elastic Search HTTP schema: type: int - default: 30000 + default: 30003 min: 9000 max: 65535 required: true diff --git a/charts/elastic-search/1.0.10/templates/NOTES.txt b/charts/elastic-search/1.0.11/templates/NOTES.txt similarity index 100% rename from charts/elastic-search/1.0.10/templates/NOTES.txt rename to charts/elastic-search/1.0.11/templates/NOTES.txt diff --git a/charts/elastic-search/1.0.10/templates/_es.tpl b/charts/elastic-search/1.0.11/templates/_es.tpl similarity index 100% rename from charts/elastic-search/1.0.10/templates/_es.tpl rename to charts/elastic-search/1.0.11/templates/_es.tpl diff --git a/charts/elastic-search/1.0.10/templates/_helper.tpl b/charts/elastic-search/1.0.11/templates/_helper.tpl similarity index 100% rename from charts/elastic-search/1.0.10/templates/_helper.tpl rename to charts/elastic-search/1.0.11/templates/_helper.tpl diff --git a/charts/elastic-search/1.0.10/templates/_portal.tpl b/charts/elastic-search/1.0.11/templates/_portal.tpl similarity index 100% rename from charts/elastic-search/1.0.10/templates/_portal.tpl rename to charts/elastic-search/1.0.11/templates/_portal.tpl diff --git a/charts/elastic-search/1.0.10/templates/common.yaml b/charts/elastic-search/1.0.11/templates/common.yaml similarity index 100% rename from charts/elastic-search/1.0.10/templates/common.yaml rename to charts/elastic-search/1.0.11/templates/common.yaml diff --git a/charts/prometheus/1.0.11/Chart.lock b/charts/prometheus/1.0.11/Chart.lock deleted file mode 100644 index 98fadcb967..0000000000 --- a/charts/prometheus/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:20:53.283350983+03:00" diff --git a/charts/prometheus/1.0.11/charts/common-1.0.8.tgz b/charts/prometheus/1.0.11/charts/common-1.0.8.tgz deleted file mode 100644 index 086cca104a..0000000000 Binary files a/charts/prometheus/1.0.11/charts/common-1.0.8.tgz and /dev/null differ diff --git a/charts/prometheus/1.0.12/Chart.lock b/charts/prometheus/1.0.12/Chart.lock new file mode 100644 index 0000000000..eb8c427b34 --- /dev/null +++ b/charts/prometheus/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:57:48.929890395+03:00" diff --git a/charts/prometheus/1.0.11/Chart.yaml b/charts/prometheus/1.0.12/Chart.yaml similarity index 94% rename from charts/prometheus/1.0.11/Chart.yaml rename to charts/prometheus/1.0.12/Chart.yaml index cc8ca68eec..f588beaf0b 100644 --- a/charts/prometheus/1.0.11/Chart.yaml +++ b/charts/prometheus/1.0.12/Chart.yaml @@ -3,7 +3,7 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: v2.45.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://prometheus.io icon: https://avatars.githubusercontent.com/u/3380462 sources: diff --git a/charts/prometheus/1.0.11/README.md b/charts/prometheus/1.0.12/README.md similarity index 100% rename from charts/prometheus/1.0.11/README.md rename to charts/prometheus/1.0.12/README.md diff --git a/charts/prometheus/1.0.11/app-readme.md b/charts/prometheus/1.0.12/app-readme.md similarity index 100% rename from charts/prometheus/1.0.11/app-readme.md rename to charts/prometheus/1.0.12/app-readme.md diff --git a/charts/prometheus/1.0.12/charts/common-1.0.9.tgz b/charts/prometheus/1.0.12/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..5247444c7d Binary files /dev/null and b/charts/prometheus/1.0.12/charts/common-1.0.9.tgz differ diff --git a/charts/prometheus/1.0.11/ci/basic-values.yaml b/charts/prometheus/1.0.12/ci/basic-values.yaml similarity index 100% rename from charts/prometheus/1.0.11/ci/basic-values.yaml rename to charts/prometheus/1.0.12/ci/basic-values.yaml diff --git a/charts/prometheus/1.0.11/ix_values.yaml b/charts/prometheus/1.0.12/ix_values.yaml similarity index 100% rename from charts/prometheus/1.0.11/ix_values.yaml rename to charts/prometheus/1.0.12/ix_values.yaml diff --git a/charts/prometheus/1.0.11/metadata.yaml b/charts/prometheus/1.0.12/metadata.yaml similarity index 100% rename from charts/prometheus/1.0.11/metadata.yaml rename to charts/prometheus/1.0.12/metadata.yaml diff --git a/charts/prometheus/1.0.11/migrations/migrate b/charts/prometheus/1.0.12/migrations/migrate similarity index 100% rename from charts/prometheus/1.0.11/migrations/migrate rename to charts/prometheus/1.0.12/migrations/migrate diff --git a/charts/prometheus/1.0.11/questions.yaml b/charts/prometheus/1.0.12/questions.yaml similarity index 100% rename from charts/prometheus/1.0.11/questions.yaml rename to charts/prometheus/1.0.12/questions.yaml diff --git a/charts/prometheus/1.0.11/templates/NOTES.txt b/charts/prometheus/1.0.12/templates/NOTES.txt similarity index 100% rename from charts/prometheus/1.0.11/templates/NOTES.txt rename to charts/prometheus/1.0.12/templates/NOTES.txt diff --git a/charts/prometheus/1.0.11/templates/_portal.tpl b/charts/prometheus/1.0.12/templates/_portal.tpl similarity index 100% rename from charts/prometheus/1.0.11/templates/_portal.tpl rename to charts/prometheus/1.0.12/templates/_portal.tpl diff --git a/charts/prometheus/1.0.11/templates/_prometheus.tpl b/charts/prometheus/1.0.12/templates/_prometheus.tpl similarity index 100% rename from charts/prometheus/1.0.11/templates/_prometheus.tpl rename to charts/prometheus/1.0.12/templates/_prometheus.tpl diff --git a/charts/prometheus/1.0.11/templates/common.yaml b/charts/prometheus/1.0.12/templates/common.yaml similarity index 100% rename from charts/prometheus/1.0.11/templates/common.yaml rename to charts/prometheus/1.0.12/templates/common.yaml diff --git a/community/adguard-home/1.0.10/Chart.lock b/community/adguard-home/1.0.10/Chart.lock new file mode 100644 index 0000000000..8ab1684d4c --- /dev/null +++ b/community/adguard-home/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:57:56.392073488+03:00" diff --git a/community/adguard-home/1.0.9/Chart.yaml b/community/adguard-home/1.0.10/Chart.yaml similarity index 91% rename from community/adguard-home/1.0.9/Chart.yaml rename to community/adguard-home/1.0.10/Chart.yaml index f1aae16dc2..de72d0ecf0 100644 --- a/community/adguard-home/1.0.9/Chart.yaml +++ b/community/adguard-home/1.0.10/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.9 +version: 1.0.10 apiVersion: v2 appVersion: 0.107.32 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.9/README.md b/community/adguard-home/1.0.10/README.md similarity index 100% rename from community/adguard-home/1.0.9/README.md rename to community/adguard-home/1.0.10/README.md diff --git a/community/adguard-home/1.0.9/app-readme.md b/community/adguard-home/1.0.10/app-readme.md similarity index 100% rename from community/adguard-home/1.0.9/app-readme.md rename to community/adguard-home/1.0.10/app-readme.md diff --git a/community/adguard-home/1.0.10/charts/common-1.0.9.tgz b/community/adguard-home/1.0.10/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..4ac8748974 Binary files /dev/null and b/community/adguard-home/1.0.10/charts/common-1.0.9.tgz differ diff --git a/community/adguard-home/1.0.9/ci/basic-values.yaml b/community/adguard-home/1.0.10/ci/basic-values.yaml similarity index 100% rename from community/adguard-home/1.0.9/ci/basic-values.yaml rename to community/adguard-home/1.0.10/ci/basic-values.yaml diff --git a/community/adguard-home/1.0.9/ix_values.yaml b/community/adguard-home/1.0.10/ix_values.yaml similarity index 100% rename from community/adguard-home/1.0.9/ix_values.yaml rename to community/adguard-home/1.0.10/ix_values.yaml diff --git a/community/adguard-home/1.0.9/metadata.yaml b/community/adguard-home/1.0.10/metadata.yaml similarity index 100% rename from community/adguard-home/1.0.9/metadata.yaml rename to community/adguard-home/1.0.10/metadata.yaml diff --git a/community/adguard-home/1.0.9/migrations/migrate b/community/adguard-home/1.0.10/migrations/migrate similarity index 100% rename from community/adguard-home/1.0.9/migrations/migrate rename to community/adguard-home/1.0.10/migrations/migrate diff --git a/community/adguard-home/1.0.9/questions.yaml b/community/adguard-home/1.0.10/questions.yaml similarity index 100% rename from community/adguard-home/1.0.9/questions.yaml rename to community/adguard-home/1.0.10/questions.yaml diff --git a/community/adguard-home/1.0.9/templates/NOTES.txt b/community/adguard-home/1.0.10/templates/NOTES.txt similarity index 100% rename from community/adguard-home/1.0.9/templates/NOTES.txt rename to community/adguard-home/1.0.10/templates/NOTES.txt diff --git a/community/adguard-home/1.0.9/templates/_adguard.tpl b/community/adguard-home/1.0.10/templates/_adguard.tpl similarity index 100% rename from community/adguard-home/1.0.9/templates/_adguard.tpl rename to community/adguard-home/1.0.10/templates/_adguard.tpl diff --git a/community/adguard-home/1.0.9/templates/_portal.tpl b/community/adguard-home/1.0.10/templates/_portal.tpl similarity index 100% rename from community/adguard-home/1.0.9/templates/_portal.tpl rename to community/adguard-home/1.0.10/templates/_portal.tpl diff --git a/community/adguard-home/1.0.9/templates/common.yaml b/community/adguard-home/1.0.10/templates/common.yaml similarity index 100% rename from community/adguard-home/1.0.9/templates/common.yaml rename to community/adguard-home/1.0.10/templates/common.yaml diff --git a/community/adguard-home/1.0.9/Chart.lock b/community/adguard-home/1.0.9/Chart.lock deleted file mode 100644 index c9e6f74a44..0000000000 --- a/community/adguard-home/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-01T15:14:06.332866637+03:00" diff --git a/community/adguard-home/1.0.9/charts/common-1.0.8.tgz b/community/adguard-home/1.0.9/charts/common-1.0.8.tgz deleted file mode 100644 index 80c7b9f0c2..0000000000 Binary files a/community/adguard-home/1.0.9/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/chia/1.0.11/Chart.lock b/community/chia/1.0.11/Chart.lock deleted file mode 100644 index 85fba4f9e6..0000000000 --- a/community/chia/1.0.11/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:20:57.732388118+03:00" diff --git a/community/chia/1.0.11/charts/common-1.0.8.tgz b/community/chia/1.0.11/charts/common-1.0.8.tgz deleted file mode 100644 index bad80e017b..0000000000 Binary files a/community/chia/1.0.11/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/chia/1.0.12/Chart.lock b/community/chia/1.0.12/Chart.lock new file mode 100644 index 0000000000..9a75a8e1b6 --- /dev/null +++ b/community/chia/1.0.12/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:02.528354599+03:00" diff --git a/community/chia/1.0.11/Chart.yaml b/community/chia/1.0.12/Chart.yaml similarity index 95% rename from community/chia/1.0.11/Chart.yaml rename to community/chia/1.0.12/Chart.yaml index 099384b98a..c3ad8d94df 100644 --- a/community/chia/1.0.11/Chart.yaml +++ b/community/chia/1.0.12/Chart.yaml @@ -3,7 +3,7 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be annotations: title: Chia type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 appVersion: 1.8.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://www.chia.net/ icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg sources: diff --git a/community/chia/1.0.11/README.md b/community/chia/1.0.12/README.md similarity index 100% rename from community/chia/1.0.11/README.md rename to community/chia/1.0.12/README.md diff --git a/community/chia/1.0.11/app-readme.md b/community/chia/1.0.12/app-readme.md similarity index 100% rename from community/chia/1.0.11/app-readme.md rename to community/chia/1.0.12/app-readme.md diff --git a/community/chia/1.0.12/charts/common-1.0.9.tgz b/community/chia/1.0.12/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..7ea5199b6f Binary files /dev/null and b/community/chia/1.0.12/charts/common-1.0.9.tgz differ diff --git a/community/chia/1.0.11/ci/additional-values.yaml b/community/chia/1.0.12/ci/additional-values.yaml similarity index 100% rename from community/chia/1.0.11/ci/additional-values.yaml rename to community/chia/1.0.12/ci/additional-values.yaml diff --git a/community/chia/1.0.11/ci/basic-values.yaml b/community/chia/1.0.12/ci/basic-values.yaml similarity index 100% rename from community/chia/1.0.11/ci/basic-values.yaml rename to community/chia/1.0.12/ci/basic-values.yaml diff --git a/community/chia/1.0.11/ci/farmer-values.yaml b/community/chia/1.0.12/ci/farmer-values.yaml similarity index 100% rename from community/chia/1.0.11/ci/farmer-values.yaml rename to community/chia/1.0.12/ci/farmer-values.yaml diff --git a/community/chia/1.0.11/ix_values.yaml b/community/chia/1.0.12/ix_values.yaml similarity index 100% rename from community/chia/1.0.11/ix_values.yaml rename to community/chia/1.0.12/ix_values.yaml diff --git a/community/chia/1.0.11/metadata.yaml b/community/chia/1.0.12/metadata.yaml similarity index 100% rename from community/chia/1.0.11/metadata.yaml rename to community/chia/1.0.12/metadata.yaml diff --git a/community/chia/1.0.11/migrations/migrate b/community/chia/1.0.12/migrations/migrate similarity index 100% rename from community/chia/1.0.11/migrations/migrate rename to community/chia/1.0.12/migrations/migrate diff --git a/community/chia/1.0.11/questions.yaml b/community/chia/1.0.12/questions.yaml similarity index 100% rename from community/chia/1.0.11/questions.yaml rename to community/chia/1.0.12/questions.yaml diff --git a/community/chia/1.0.11/templates/NOTES.txt b/community/chia/1.0.12/templates/NOTES.txt similarity index 100% rename from community/chia/1.0.11/templates/NOTES.txt rename to community/chia/1.0.12/templates/NOTES.txt diff --git a/community/chia/1.0.11/templates/_chia.tpl b/community/chia/1.0.12/templates/_chia.tpl similarity index 100% rename from community/chia/1.0.11/templates/_chia.tpl rename to community/chia/1.0.12/templates/_chia.tpl diff --git a/community/chia/1.0.11/templates/_helper.tpl b/community/chia/1.0.12/templates/_helper.tpl similarity index 100% rename from community/chia/1.0.11/templates/_helper.tpl rename to community/chia/1.0.12/templates/_helper.tpl diff --git a/community/chia/1.0.11/templates/_validation.tpl b/community/chia/1.0.12/templates/_validation.tpl similarity index 100% rename from community/chia/1.0.11/templates/_validation.tpl rename to community/chia/1.0.12/templates/_validation.tpl diff --git a/community/chia/1.0.11/templates/common.yaml b/community/chia/1.0.12/templates/common.yaml similarity index 100% rename from community/chia/1.0.11/templates/common.yaml rename to community/chia/1.0.12/templates/common.yaml diff --git a/community/clamav/1.0.4/Chart.lock b/community/clamav/1.0.4/Chart.lock deleted file mode 100644 index 4ab64b8645..0000000000 --- a/community/clamav/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:03.350429342+03:00" diff --git a/community/clamav/1.0.4/charts/common-1.0.8.tgz b/community/clamav/1.0.4/charts/common-1.0.8.tgz deleted file mode 100644 index d194ee0bca..0000000000 Binary files a/community/clamav/1.0.4/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/clamav/1.0.5/Chart.lock b/community/clamav/1.0.5/Chart.lock new file mode 100644 index 0000000000..7725b79502 --- /dev/null +++ b/community/clamav/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:10.072607939+03:00" diff --git a/community/clamav/1.0.4/Chart.yaml b/community/clamav/1.0.5/Chart.yaml similarity index 95% rename from community/clamav/1.0.4/Chart.yaml rename to community/clamav/1.0.5/Chart.yaml index 3c1ef4cd3c..315bf0be97 100644 --- a/community/clamav/1.0.4/Chart.yaml +++ b/community/clamav/1.0.5/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.4 +version: 1.0.5 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.8 + version: 1.0.9 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.4/README.md b/community/clamav/1.0.5/README.md similarity index 100% rename from community/clamav/1.0.4/README.md rename to community/clamav/1.0.5/README.md diff --git a/community/clamav/1.0.4/app-readme.md b/community/clamav/1.0.5/app-readme.md similarity index 100% rename from community/clamav/1.0.4/app-readme.md rename to community/clamav/1.0.5/app-readme.md diff --git a/community/clamav/1.0.5/charts/common-1.0.9.tgz b/community/clamav/1.0.5/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..a4d14e05c6 Binary files /dev/null and b/community/clamav/1.0.5/charts/common-1.0.9.tgz differ diff --git a/community/clamav/1.0.4/ci/basic-values.yaml b/community/clamav/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/clamav/1.0.4/ci/basic-values.yaml rename to community/clamav/1.0.5/ci/basic-values.yaml diff --git a/community/clamav/1.0.4/ci/milterd-values.yaml b/community/clamav/1.0.5/ci/milterd-values.yaml similarity index 100% rename from community/clamav/1.0.4/ci/milterd-values.yaml rename to community/clamav/1.0.5/ci/milterd-values.yaml diff --git a/community/clamav/1.0.4/ci/no-clamd-values.yaml b/community/clamav/1.0.5/ci/no-clamd-values.yaml similarity index 100% rename from community/clamav/1.0.4/ci/no-clamd-values.yaml rename to community/clamav/1.0.5/ci/no-clamd-values.yaml diff --git a/community/clamav/1.0.4/ci/no-freshclamd-values.yaml b/community/clamav/1.0.5/ci/no-freshclamd-values.yaml similarity index 100% rename from community/clamav/1.0.4/ci/no-freshclamd-values.yaml rename to community/clamav/1.0.5/ci/no-freshclamd-values.yaml diff --git a/community/clamav/1.0.4/ix_values.yaml b/community/clamav/1.0.5/ix_values.yaml similarity index 100% rename from community/clamav/1.0.4/ix_values.yaml rename to community/clamav/1.0.5/ix_values.yaml diff --git a/community/clamav/1.0.4/metadata.yaml b/community/clamav/1.0.5/metadata.yaml similarity index 100% rename from community/clamav/1.0.4/metadata.yaml rename to community/clamav/1.0.5/metadata.yaml diff --git a/community/clamav/1.0.4/migrations/migrate b/community/clamav/1.0.5/migrations/migrate similarity index 100% rename from community/clamav/1.0.4/migrations/migrate rename to community/clamav/1.0.5/migrations/migrate diff --git a/community/clamav/1.0.4/questions.yaml b/community/clamav/1.0.5/questions.yaml similarity index 100% rename from community/clamav/1.0.4/questions.yaml rename to community/clamav/1.0.5/questions.yaml diff --git a/community/clamav/1.0.4/templates/NOTES.txt b/community/clamav/1.0.5/templates/NOTES.txt similarity index 100% rename from community/clamav/1.0.4/templates/NOTES.txt rename to community/clamav/1.0.5/templates/NOTES.txt diff --git a/community/clamav/1.0.4/templates/_clamav.tpl b/community/clamav/1.0.5/templates/_clamav.tpl similarity index 100% rename from community/clamav/1.0.4/templates/_clamav.tpl rename to community/clamav/1.0.5/templates/_clamav.tpl diff --git a/community/clamav/1.0.4/templates/common.yaml b/community/clamav/1.0.5/templates/common.yaml similarity index 100% rename from community/clamav/1.0.4/templates/common.yaml rename to community/clamav/1.0.5/templates/common.yaml diff --git a/community/ddns-updater/1.0.6/Chart.lock b/community/ddns-updater/1.0.6/Chart.lock deleted file mode 100644 index b922720940..0000000000 --- a/community/ddns-updater/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-05T21:34:45.136653082+03:00" diff --git a/community/ddns-updater/1.0.6/charts/common-1.0.8.tgz b/community/ddns-updater/1.0.6/charts/common-1.0.8.tgz deleted file mode 100644 index 2a473e5bdd..0000000000 Binary files a/community/ddns-updater/1.0.6/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/ddns-updater/1.0.7/Chart.lock b/community/ddns-updater/1.0.7/Chart.lock new file mode 100644 index 0000000000..b767b834b0 --- /dev/null +++ b/community/ddns-updater/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:17.477507912+03:00" diff --git a/community/ddns-updater/1.0.6/Chart.yaml b/community/ddns-updater/1.0.7/Chart.yaml similarity index 95% rename from community/ddns-updater/1.0.6/Chart.yaml rename to community/ddns-updater/1.0.7/Chart.yaml index 54004401d8..7602597168 100644 --- a/community/ddns-updater/1.0.6/Chart.yaml +++ b/community/ddns-updater/1.0.7/Chart.yaml @@ -3,7 +3,7 @@ description: Lightweight universal DDNS Updater with web UI annotations: title: DDNS Updater type: application -version: 1.0.6 +version: 1.0.7 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.8 + version: 1.0.9 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.6/README.md b/community/ddns-updater/1.0.7/README.md similarity index 100% rename from community/ddns-updater/1.0.6/README.md rename to community/ddns-updater/1.0.7/README.md diff --git a/community/ddns-updater/1.0.6/app-readme.md b/community/ddns-updater/1.0.7/app-readme.md similarity index 100% rename from community/ddns-updater/1.0.6/app-readme.md rename to community/ddns-updater/1.0.7/app-readme.md diff --git a/community/ddns-updater/1.0.7/charts/common-1.0.9.tgz b/community/ddns-updater/1.0.7/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..0924c2003c Binary files /dev/null and b/community/ddns-updater/1.0.7/charts/common-1.0.9.tgz differ diff --git a/community/ddns-updater/1.0.6/ci/aliyun-values.yaml b/community/ddns-updater/1.0.7/ci/aliyun-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/aliyun-values.yaml rename to community/ddns-updater/1.0.7/ci/aliyun-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/allinkl-values.yaml b/community/ddns-updater/1.0.7/ci/allinkl-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/allinkl-values.yaml rename to community/ddns-updater/1.0.7/ci/allinkl-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/cloudflare-values.yaml b/community/ddns-updater/1.0.7/ci/cloudflare-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/cloudflare-values.yaml rename to community/ddns-updater/1.0.7/ci/cloudflare-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/config-values.yaml b/community/ddns-updater/1.0.7/ci/config-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/config-values.yaml rename to community/ddns-updater/1.0.7/ci/config-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/dd24-values.yaml b/community/ddns-updater/1.0.7/ci/dd24-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/dd24-values.yaml rename to community/ddns-updater/1.0.7/ci/dd24-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/ddnss-values.yaml b/community/ddns-updater/1.0.7/ci/ddnss-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/ddnss-values.yaml rename to community/ddns-updater/1.0.7/ci/ddnss-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/digitalocean-values.yaml b/community/ddns-updater/1.0.7/ci/digitalocean-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/digitalocean-values.yaml rename to community/ddns-updater/1.0.7/ci/digitalocean-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/dnsomatic-values.yaml b/community/ddns-updater/1.0.7/ci/dnsomatic-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/dnsomatic-values.yaml rename to community/ddns-updater/1.0.7/ci/dnsomatic-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/dnspod-values.yaml b/community/ddns-updater/1.0.7/ci/dnspod-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/dnspod-values.yaml rename to community/ddns-updater/1.0.7/ci/dnspod-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/dondominio-values.yaml b/community/ddns-updater/1.0.7/ci/dondominio-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/dondominio-values.yaml rename to community/ddns-updater/1.0.7/ci/dondominio-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/dreamhost-values.yaml b/community/ddns-updater/1.0.7/ci/dreamhost-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/dreamhost-values.yaml rename to community/ddns-updater/1.0.7/ci/dreamhost-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/duckdns-values.yaml b/community/ddns-updater/1.0.7/ci/duckdns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/duckdns-values.yaml rename to community/ddns-updater/1.0.7/ci/duckdns-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/dyndns-values.yaml b/community/ddns-updater/1.0.7/ci/dyndns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/dyndns-values.yaml rename to community/ddns-updater/1.0.7/ci/dyndns-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/dynu-values.yaml b/community/ddns-updater/1.0.7/ci/dynu-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/dynu-values.yaml rename to community/ddns-updater/1.0.7/ci/dynu-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/dynv6-values.yaml b/community/ddns-updater/1.0.7/ci/dynv6-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/dynv6-values.yaml rename to community/ddns-updater/1.0.7/ci/dynv6-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/freedns-values.yaml b/community/ddns-updater/1.0.7/ci/freedns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/freedns-values.yaml rename to community/ddns-updater/1.0.7/ci/freedns-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/gandi-values.yaml b/community/ddns-updater/1.0.7/ci/gandi-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/gandi-values.yaml rename to community/ddns-updater/1.0.7/ci/gandi-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/gcp-values.yaml b/community/ddns-updater/1.0.7/ci/gcp-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/gcp-values.yaml rename to community/ddns-updater/1.0.7/ci/gcp-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/godaddy-values.yaml b/community/ddns-updater/1.0.7/ci/godaddy-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/godaddy-values.yaml rename to community/ddns-updater/1.0.7/ci/godaddy-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/google-values.yaml b/community/ddns-updater/1.0.7/ci/google-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/google-values.yaml rename to community/ddns-updater/1.0.7/ci/google-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/he-values.yaml b/community/ddns-updater/1.0.7/ci/he-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/he-values.yaml rename to community/ddns-updater/1.0.7/ci/he-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/infomaniak-values.yaml b/community/ddns-updater/1.0.7/ci/infomaniak-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/infomaniak-values.yaml rename to community/ddns-updater/1.0.7/ci/infomaniak-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/inwx-values.yaml b/community/ddns-updater/1.0.7/ci/inwx-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/inwx-values.yaml rename to community/ddns-updater/1.0.7/ci/inwx-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/linode-values.yaml b/community/ddns-updater/1.0.7/ci/linode-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/linode-values.yaml rename to community/ddns-updater/1.0.7/ci/linode-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/luadns-values.yaml b/community/ddns-updater/1.0.7/ci/luadns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/luadns-values.yaml rename to community/ddns-updater/1.0.7/ci/luadns-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/namecheap-values.yaml b/community/ddns-updater/1.0.7/ci/namecheap-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/namecheap-values.yaml rename to community/ddns-updater/1.0.7/ci/namecheap-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/njalla-values.yaml b/community/ddns-updater/1.0.7/ci/njalla-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/njalla-values.yaml rename to community/ddns-updater/1.0.7/ci/njalla-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/noip-values.yaml b/community/ddns-updater/1.0.7/ci/noip-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/noip-values.yaml rename to community/ddns-updater/1.0.7/ci/noip-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/opendns-values.yaml b/community/ddns-updater/1.0.7/ci/opendns-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/opendns-values.yaml rename to community/ddns-updater/1.0.7/ci/opendns-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/ovh-values.yaml b/community/ddns-updater/1.0.7/ci/ovh-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/ovh-values.yaml rename to community/ddns-updater/1.0.7/ci/ovh-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/porkbun-values.yaml b/community/ddns-updater/1.0.7/ci/porkbun-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/porkbun-values.yaml rename to community/ddns-updater/1.0.7/ci/porkbun-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/selfhostedde-values.yaml b/community/ddns-updater/1.0.7/ci/selfhostedde-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/selfhostedde-values.yaml rename to community/ddns-updater/1.0.7/ci/selfhostedde-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/servercow-values.yaml b/community/ddns-updater/1.0.7/ci/servercow-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/servercow-values.yaml rename to community/ddns-updater/1.0.7/ci/servercow-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/spdyn-values.yaml.yaml b/community/ddns-updater/1.0.7/ci/spdyn-values.yaml.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/spdyn-values.yaml.yaml rename to community/ddns-updater/1.0.7/ci/spdyn-values.yaml.yaml diff --git a/community/ddns-updater/1.0.6/ci/strato-values.yaml b/community/ddns-updater/1.0.7/ci/strato-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/strato-values.yaml rename to community/ddns-updater/1.0.7/ci/strato-values.yaml diff --git a/community/ddns-updater/1.0.6/ci/variomedia-values.yaml b/community/ddns-updater/1.0.7/ci/variomedia-values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ci/variomedia-values.yaml rename to community/ddns-updater/1.0.7/ci/variomedia-values.yaml diff --git a/community/ddns-updater/1.0.6/ix_values.yaml b/community/ddns-updater/1.0.7/ix_values.yaml similarity index 100% rename from community/ddns-updater/1.0.6/ix_values.yaml rename to community/ddns-updater/1.0.7/ix_values.yaml diff --git a/community/ddns-updater/1.0.6/metadata.yaml b/community/ddns-updater/1.0.7/metadata.yaml similarity index 100% rename from community/ddns-updater/1.0.6/metadata.yaml rename to community/ddns-updater/1.0.7/metadata.yaml diff --git a/community/ddns-updater/1.0.6/migrations/migrate b/community/ddns-updater/1.0.7/migrations/migrate similarity index 100% rename from community/ddns-updater/1.0.6/migrations/migrate rename to community/ddns-updater/1.0.7/migrations/migrate diff --git a/community/ddns-updater/1.0.6/questions.yaml b/community/ddns-updater/1.0.7/questions.yaml similarity index 100% rename from community/ddns-updater/1.0.6/questions.yaml rename to community/ddns-updater/1.0.7/questions.yaml diff --git a/community/ddns-updater/1.0.6/templates/NOTES.txt b/community/ddns-updater/1.0.7/templates/NOTES.txt similarity index 100% rename from community/ddns-updater/1.0.6/templates/NOTES.txt rename to community/ddns-updater/1.0.7/templates/NOTES.txt diff --git a/community/ddns-updater/1.0.6/templates/_configuration.tpl b/community/ddns-updater/1.0.7/templates/_configuration.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/_configuration.tpl rename to community/ddns-updater/1.0.7/templates/_configuration.tpl diff --git a/community/ddns-updater/1.0.6/templates/_ddns.tpl b/community/ddns-updater/1.0.7/templates/_ddns.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/_ddns.tpl rename to community/ddns-updater/1.0.7/templates/_ddns.tpl diff --git a/community/ddns-updater/1.0.6/templates/_portal.tpl b/community/ddns-updater/1.0.7/templates/_portal.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/_portal.tpl rename to community/ddns-updater/1.0.7/templates/_portal.tpl diff --git a/community/ddns-updater/1.0.6/templates/_validation.tpl b/community/ddns-updater/1.0.7/templates/_validation.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/_validation.tpl rename to community/ddns-updater/1.0.7/templates/_validation.tpl diff --git a/community/ddns-updater/1.0.6/templates/common.yaml b/community/ddns-updater/1.0.7/templates/common.yaml similarity index 100% rename from community/ddns-updater/1.0.6/templates/common.yaml rename to community/ddns-updater/1.0.7/templates/common.yaml diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_aliyun.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_aliyun.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_aliyun.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_aliyun.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_allinkl.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_allinkl.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_allinkl.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_allinkl.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_cloudflare.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_cloudflare.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_cloudflare.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_cloudflare.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_dd24.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_dd24.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_dd24.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_dd24.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_ddnss.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_ddnss.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_ddnss.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_ddnss.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_digitalocean.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_digitalocean.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_digitalocean.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_digitalocean.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_dnsPod.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_dnsPod.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_dnsPod.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_dnsPod.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_dnsomatic.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_dnsomatic.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_dnsomatic.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_dnsomatic.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_dondominio.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_dondominio.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_dondominio.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_dondominio.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_dreamhost.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_dreamhost.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_dreamhost.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_dreamhost.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_duckdns.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_duckdns.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_duckdns.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_duckdns.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_dyndns.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_dyndns.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_dyndns.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_dyndns.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_dynu.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_dynu.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_dynu.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_dynu.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_dynv6.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_dynv6.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_dynv6.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_dynv6.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_freedns.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_freedns.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_freedns.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_freedns.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_gandi.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_gandi.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_gandi.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_gandi.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_gcp.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_gcp.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_gcp.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_gcp.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_godaddy.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_godaddy.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_godaddy.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_godaddy.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_google.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_google.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_google.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_google.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_he.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_he.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_he.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_he.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_infomaniak.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_infomaniak.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_infomaniak.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_infomaniak.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_inwx.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_inwx.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_inwx.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_inwx.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_linode.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_linode.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_linode.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_linode.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_luadns.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_luadns.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_luadns.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_luadns.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_namecheap.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_namecheap.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_namecheap.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_namecheap.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_njalla.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_njalla.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_njalla.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_njalla.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_noip.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_noip.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_noip.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_noip.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_opendns.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_opendns.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_opendns.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_opendns.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_ovh.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_ovh.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_ovh.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_ovh.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_porkbun.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_porkbun.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_porkbun.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_porkbun.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_selfhostde.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_selfhostde.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_selfhostde.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_selfhostde.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_servercow.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_servercow.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_servercow.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_servercow.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_spdyn.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_spdyn.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_spdyn.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_spdyn.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_strato.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_strato.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_strato.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_strato.tpl diff --git a/community/ddns-updater/1.0.6/templates/dnsProviders/_variomedia.tpl b/community/ddns-updater/1.0.7/templates/dnsProviders/_variomedia.tpl similarity index 100% rename from community/ddns-updater/1.0.6/templates/dnsProviders/_variomedia.tpl rename to community/ddns-updater/1.0.7/templates/dnsProviders/_variomedia.tpl diff --git a/community/deluge/1.0.0/Chart.lock b/community/deluge/1.0.0/Chart.lock deleted file mode 100644 index 2b3785e803..0000000000 --- a/community/deluge/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-13T16:21:59.289590931+03:00" diff --git a/community/deluge/1.0.0/charts/common-1.0.8.tgz b/community/deluge/1.0.0/charts/common-1.0.8.tgz deleted file mode 100644 index 63acf6504f..0000000000 Binary files a/community/deluge/1.0.0/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/deluge/1.0.1/Chart.lock b/community/deluge/1.0.1/Chart.lock new file mode 100644 index 0000000000..ab8504ca50 --- /dev/null +++ b/community/deluge/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:25.667799894+03:00" diff --git a/community/deluge/1.0.0/Chart.yaml b/community/deluge/1.0.1/Chart.yaml similarity index 95% rename from community/deluge/1.0.0/Chart.yaml rename to community/deluge/1.0.1/Chart.yaml index 0c56c8a085..a611a43482 100644 --- a/community/deluge/1.0.0/Chart.yaml +++ b/community/deluge/1.0.1/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.0 +version: 1.0.1 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.8 + version: 1.0.9 home: https://deluge-torrent.org icon: https://deluge-torrent.org/images/deluge_logo.png sources: diff --git a/community/deluge/1.0.0/README.md b/community/deluge/1.0.1/README.md similarity index 100% rename from community/deluge/1.0.0/README.md rename to community/deluge/1.0.1/README.md diff --git a/community/deluge/1.0.0/app-readme.md b/community/deluge/1.0.1/app-readme.md similarity index 100% rename from community/deluge/1.0.0/app-readme.md rename to community/deluge/1.0.1/app-readme.md diff --git a/community/deluge/1.0.1/charts/common-1.0.9.tgz b/community/deluge/1.0.1/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..9749c0a622 Binary files /dev/null and b/community/deluge/1.0.1/charts/common-1.0.9.tgz differ diff --git a/community/deluge/1.0.0/ci/basic-values.yaml b/community/deluge/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/deluge/1.0.0/ci/basic-values.yaml rename to community/deluge/1.0.1/ci/basic-values.yaml diff --git a/community/deluge/1.0.0/ci/hostnet-values.yaml b/community/deluge/1.0.1/ci/hostnet-values.yaml similarity index 100% rename from community/deluge/1.0.0/ci/hostnet-values.yaml rename to community/deluge/1.0.1/ci/hostnet-values.yaml diff --git a/community/deluge/1.0.0/ix_values.yaml b/community/deluge/1.0.1/ix_values.yaml similarity index 100% rename from community/deluge/1.0.0/ix_values.yaml rename to community/deluge/1.0.1/ix_values.yaml diff --git a/community/deluge/1.0.0/metadata.yaml b/community/deluge/1.0.1/metadata.yaml similarity index 100% rename from community/deluge/1.0.0/metadata.yaml rename to community/deluge/1.0.1/metadata.yaml diff --git a/community/deluge/1.0.0/questions.yaml b/community/deluge/1.0.1/questions.yaml similarity index 100% rename from community/deluge/1.0.0/questions.yaml rename to community/deluge/1.0.1/questions.yaml diff --git a/community/deluge/1.0.0/templates/NOTES.txt b/community/deluge/1.0.1/templates/NOTES.txt similarity index 100% rename from community/deluge/1.0.0/templates/NOTES.txt rename to community/deluge/1.0.1/templates/NOTES.txt diff --git a/community/deluge/1.0.0/templates/_deluge.tpl b/community/deluge/1.0.1/templates/_deluge.tpl similarity index 100% rename from community/deluge/1.0.0/templates/_deluge.tpl rename to community/deluge/1.0.1/templates/_deluge.tpl diff --git a/community/deluge/1.0.0/templates/_portal.tpl b/community/deluge/1.0.1/templates/_portal.tpl similarity index 100% rename from community/deluge/1.0.0/templates/_portal.tpl rename to community/deluge/1.0.1/templates/_portal.tpl diff --git a/community/deluge/1.0.0/templates/common.yaml b/community/deluge/1.0.1/templates/common.yaml similarity index 100% rename from community/deluge/1.0.0/templates/common.yaml rename to community/deluge/1.0.1/templates/common.yaml diff --git a/community/filebrowser/1.0.0/Chart.lock b/community/filebrowser/1.0.0/Chart.lock deleted file mode 100644 index 06dd96e66c..0000000000 --- a/community/filebrowser/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-26T19:30:25.999950732+03:00" diff --git a/community/filebrowser/1.0.0/charts/common-1.0.8.tgz b/community/filebrowser/1.0.0/charts/common-1.0.8.tgz deleted file mode 100644 index b8b068f4fb..0000000000 Binary files a/community/filebrowser/1.0.0/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/filebrowser/1.0.1/Chart.lock b/community/filebrowser/1.0.1/Chart.lock new file mode 100644 index 0000000000..d54e34a7a9 --- /dev/null +++ b/community/filebrowser/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:33.53175145+03:00" diff --git a/community/filebrowser/1.0.0/Chart.yaml b/community/filebrowser/1.0.1/Chart.yaml similarity index 95% rename from community/filebrowser/1.0.0/Chart.yaml rename to community/filebrowser/1.0.1/Chart.yaml index b223b43485..3782449f64 100644 --- a/community/filebrowser/1.0.0/Chart.yaml +++ b/community/filebrowser/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ description: File Browser provides a file managing interface within a specified annotations: title: File Browser type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: 'v2.23.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://filebrowser.org icon: https://raw.githubusercontent.com/filebrowser/logo/master/banner.png sources: diff --git a/community/filebrowser/1.0.0/README.md b/community/filebrowser/1.0.1/README.md similarity index 100% rename from community/filebrowser/1.0.0/README.md rename to community/filebrowser/1.0.1/README.md diff --git a/community/filebrowser/1.0.0/app-readme.md b/community/filebrowser/1.0.1/app-readme.md similarity index 100% rename from community/filebrowser/1.0.0/app-readme.md rename to community/filebrowser/1.0.1/app-readme.md diff --git a/community/filebrowser/1.0.1/charts/common-1.0.9.tgz b/community/filebrowser/1.0.1/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..d591aa54e3 Binary files /dev/null and b/community/filebrowser/1.0.1/charts/common-1.0.9.tgz differ diff --git a/community/filebrowser/1.0.0/ci/basic-values.yaml b/community/filebrowser/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/filebrowser/1.0.0/ci/basic-values.yaml rename to community/filebrowser/1.0.1/ci/basic-values.yaml diff --git a/community/filebrowser/1.0.0/ci/https-values.yaml b/community/filebrowser/1.0.1/ci/https-values.yaml similarity index 100% rename from community/filebrowser/1.0.0/ci/https-values.yaml rename to community/filebrowser/1.0.1/ci/https-values.yaml diff --git a/community/filebrowser/1.0.0/ix_values.yaml b/community/filebrowser/1.0.1/ix_values.yaml similarity index 100% rename from community/filebrowser/1.0.0/ix_values.yaml rename to community/filebrowser/1.0.1/ix_values.yaml diff --git a/community/filebrowser/1.0.0/metadata.yaml b/community/filebrowser/1.0.1/metadata.yaml similarity index 100% rename from community/filebrowser/1.0.0/metadata.yaml rename to community/filebrowser/1.0.1/metadata.yaml diff --git a/community/filebrowser/1.0.0/questions.yaml b/community/filebrowser/1.0.1/questions.yaml similarity index 100% rename from community/filebrowser/1.0.0/questions.yaml rename to community/filebrowser/1.0.1/questions.yaml diff --git a/community/filebrowser/1.0.0/templates/NOTES.txt b/community/filebrowser/1.0.1/templates/NOTES.txt similarity index 100% rename from community/filebrowser/1.0.0/templates/NOTES.txt rename to community/filebrowser/1.0.1/templates/NOTES.txt diff --git a/community/filebrowser/1.0.0/templates/_filebrowser.tpl b/community/filebrowser/1.0.1/templates/_filebrowser.tpl similarity index 100% rename from community/filebrowser/1.0.0/templates/_filebrowser.tpl rename to community/filebrowser/1.0.1/templates/_filebrowser.tpl diff --git a/community/filebrowser/1.0.0/templates/_persistence.tpl b/community/filebrowser/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/filebrowser/1.0.0/templates/_persistence.tpl rename to community/filebrowser/1.0.1/templates/_persistence.tpl diff --git a/community/filebrowser/1.0.0/templates/_portal.tpl b/community/filebrowser/1.0.1/templates/_portal.tpl similarity index 100% rename from community/filebrowser/1.0.0/templates/_portal.tpl rename to community/filebrowser/1.0.1/templates/_portal.tpl diff --git a/community/filebrowser/1.0.0/templates/_service.tpl b/community/filebrowser/1.0.1/templates/_service.tpl similarity index 100% rename from community/filebrowser/1.0.0/templates/_service.tpl rename to community/filebrowser/1.0.1/templates/_service.tpl diff --git a/community/filebrowser/1.0.0/templates/common.yaml b/community/filebrowser/1.0.1/templates/common.yaml similarity index 100% rename from community/filebrowser/1.0.0/templates/common.yaml rename to community/filebrowser/1.0.1/templates/common.yaml diff --git a/community/gitea/1.0.8/Chart.lock b/community/gitea/1.0.8/Chart.lock deleted file mode 100644 index 9398f5ac9a..0000000000 --- a/community/gitea/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:08.023793089+03:00" diff --git a/community/gitea/1.0.8/charts/common-1.0.8.tgz b/community/gitea/1.0.8/charts/common-1.0.8.tgz deleted file mode 100644 index 74441d4891..0000000000 Binary files a/community/gitea/1.0.8/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/gitea/1.0.9/Chart.lock b/community/gitea/1.0.9/Chart.lock new file mode 100644 index 0000000000..8107d47e3c --- /dev/null +++ b/community/gitea/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:40.322007788+03:00" diff --git a/community/gitea/1.0.8/Chart.yaml b/community/gitea/1.0.9/Chart.yaml similarity index 94% rename from community/gitea/1.0.8/Chart.yaml rename to community/gitea/1.0.9/Chart.yaml index e3f2bd320b..c286da2b0f 100644 --- a/community/gitea/1.0.8/Chart.yaml +++ b/community/gitea/1.0.9/Chart.yaml @@ -3,7 +3,7 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.0.8 +version: 1.0.9 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.8 + version: 1.0.9 home: https://gitea.io/en-us icon: https://gitea.com/assets/img/logo.svg sources: diff --git a/community/gitea/1.0.8/README.md b/community/gitea/1.0.9/README.md similarity index 100% rename from community/gitea/1.0.8/README.md rename to community/gitea/1.0.9/README.md diff --git a/community/gitea/1.0.8/app-readme.md b/community/gitea/1.0.9/app-readme.md similarity index 100% rename from community/gitea/1.0.8/app-readme.md rename to community/gitea/1.0.9/app-readme.md diff --git a/community/gitea/1.0.9/charts/common-1.0.9.tgz b/community/gitea/1.0.9/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..aadd8155bd Binary files /dev/null and b/community/gitea/1.0.9/charts/common-1.0.9.tgz differ diff --git a/community/gitea/1.0.8/ci/basic-values.yaml b/community/gitea/1.0.9/ci/basic-values.yaml similarity index 100% rename from community/gitea/1.0.8/ci/basic-values.yaml rename to community/gitea/1.0.9/ci/basic-values.yaml diff --git a/community/gitea/1.0.8/ci/https-values.yaml b/community/gitea/1.0.9/ci/https-values.yaml similarity index 100% rename from community/gitea/1.0.8/ci/https-values.yaml rename to community/gitea/1.0.9/ci/https-values.yaml diff --git a/community/gitea/1.0.8/ix_values.yaml b/community/gitea/1.0.9/ix_values.yaml similarity index 100% rename from community/gitea/1.0.8/ix_values.yaml rename to community/gitea/1.0.9/ix_values.yaml diff --git a/community/gitea/1.0.8/metadata.yaml b/community/gitea/1.0.9/metadata.yaml similarity index 100% rename from community/gitea/1.0.8/metadata.yaml rename to community/gitea/1.0.9/metadata.yaml diff --git a/community/gitea/1.0.8/migrations/migrate b/community/gitea/1.0.9/migrations/migrate similarity index 100% rename from community/gitea/1.0.8/migrations/migrate rename to community/gitea/1.0.9/migrations/migrate diff --git a/community/gitea/1.0.8/questions.yaml b/community/gitea/1.0.9/questions.yaml similarity index 100% rename from community/gitea/1.0.8/questions.yaml rename to community/gitea/1.0.9/questions.yaml diff --git a/community/gitea/1.0.8/templates/NOTES.txt b/community/gitea/1.0.9/templates/NOTES.txt similarity index 100% rename from community/gitea/1.0.8/templates/NOTES.txt rename to community/gitea/1.0.9/templates/NOTES.txt diff --git a/community/gitea/1.0.8/templates/_configuration.tpl b/community/gitea/1.0.9/templates/_configuration.tpl similarity index 100% rename from community/gitea/1.0.8/templates/_configuration.tpl rename to community/gitea/1.0.9/templates/_configuration.tpl diff --git a/community/gitea/1.0.8/templates/_gitea.tpl b/community/gitea/1.0.9/templates/_gitea.tpl similarity index 100% rename from community/gitea/1.0.8/templates/_gitea.tpl rename to community/gitea/1.0.9/templates/_gitea.tpl diff --git a/community/gitea/1.0.8/templates/_portal.tpl b/community/gitea/1.0.9/templates/_portal.tpl similarity index 100% rename from community/gitea/1.0.8/templates/_portal.tpl rename to community/gitea/1.0.9/templates/_portal.tpl diff --git a/community/gitea/1.0.8/templates/_postgres.tpl b/community/gitea/1.0.9/templates/_postgres.tpl similarity index 100% rename from community/gitea/1.0.8/templates/_postgres.tpl rename to community/gitea/1.0.9/templates/_postgres.tpl diff --git a/community/gitea/1.0.8/templates/common.yaml b/community/gitea/1.0.9/templates/common.yaml similarity index 100% rename from community/gitea/1.0.8/templates/common.yaml rename to community/gitea/1.0.9/templates/common.yaml diff --git a/community/grafana/1.0.2/Chart.lock b/community/grafana/1.0.2/Chart.lock deleted file mode 100644 index 18b7609c37..0000000000 --- a/community/grafana/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T20:43:17.286126829+03:00" diff --git a/community/grafana/1.0.2/charts/common-1.0.8.tgz b/community/grafana/1.0.2/charts/common-1.0.8.tgz deleted file mode 100644 index 560796ace6..0000000000 Binary files a/community/grafana/1.0.2/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/grafana/1.0.3/Chart.lock b/community/grafana/1.0.3/Chart.lock new file mode 100644 index 0000000000..b1b2ce7fd2 --- /dev/null +++ b/community/grafana/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:46.083150354+03:00" diff --git a/community/grafana/1.0.2/Chart.yaml b/community/grafana/1.0.3/Chart.yaml similarity index 91% rename from community/grafana/1.0.2/Chart.yaml rename to community/grafana/1.0.3/Chart.yaml index b200b8564a..a95faf2b44 100644 --- a/community/grafana/1.0.2/Chart.yaml +++ b/community/grafana/1.0.3/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.2 +version: 1.0.3 apiVersion: v2 appVersion: 10.0.1 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.2/README.md b/community/grafana/1.0.3/README.md similarity index 100% rename from community/grafana/1.0.2/README.md rename to community/grafana/1.0.3/README.md diff --git a/community/grafana/1.0.2/app-readme.md b/community/grafana/1.0.3/app-readme.md similarity index 100% rename from community/grafana/1.0.2/app-readme.md rename to community/grafana/1.0.3/app-readme.md diff --git a/community/grafana/1.0.3/charts/common-1.0.9.tgz b/community/grafana/1.0.3/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..80d17d8c86 Binary files /dev/null and b/community/grafana/1.0.3/charts/common-1.0.9.tgz differ diff --git a/community/grafana/1.0.2/ci/basic-plugin-values.yaml b/community/grafana/1.0.3/ci/basic-plugin-values.yaml similarity index 100% rename from community/grafana/1.0.2/ci/basic-plugin-values.yaml rename to community/grafana/1.0.3/ci/basic-plugin-values.yaml diff --git a/community/grafana/1.0.2/ci/basic-values.yaml b/community/grafana/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/grafana/1.0.2/ci/basic-values.yaml rename to community/grafana/1.0.3/ci/basic-values.yaml diff --git a/community/grafana/1.0.2/ci/https-plugins-values.yaml b/community/grafana/1.0.3/ci/https-plugins-values.yaml similarity index 100% rename from community/grafana/1.0.2/ci/https-plugins-values.yaml rename to community/grafana/1.0.3/ci/https-plugins-values.yaml diff --git a/community/grafana/1.0.2/ci/https-values.yaml b/community/grafana/1.0.3/ci/https-values.yaml similarity index 100% rename from community/grafana/1.0.2/ci/https-values.yaml rename to community/grafana/1.0.3/ci/https-values.yaml diff --git a/community/grafana/1.0.2/ix_values.yaml b/community/grafana/1.0.3/ix_values.yaml similarity index 100% rename from community/grafana/1.0.2/ix_values.yaml rename to community/grafana/1.0.3/ix_values.yaml diff --git a/community/grafana/1.0.2/metadata.yaml b/community/grafana/1.0.3/metadata.yaml similarity index 100% rename from community/grafana/1.0.2/metadata.yaml rename to community/grafana/1.0.3/metadata.yaml diff --git a/community/grafana/1.0.2/questions.yaml b/community/grafana/1.0.3/questions.yaml similarity index 100% rename from community/grafana/1.0.2/questions.yaml rename to community/grafana/1.0.3/questions.yaml diff --git a/community/grafana/1.0.2/templates/NOTES.txt b/community/grafana/1.0.3/templates/NOTES.txt similarity index 100% rename from community/grafana/1.0.2/templates/NOTES.txt rename to community/grafana/1.0.3/templates/NOTES.txt diff --git a/community/grafana/1.0.2/templates/_configuration.tpl b/community/grafana/1.0.3/templates/_configuration.tpl similarity index 100% rename from community/grafana/1.0.2/templates/_configuration.tpl rename to community/grafana/1.0.3/templates/_configuration.tpl diff --git a/community/grafana/1.0.2/templates/_grafana.tpl b/community/grafana/1.0.3/templates/_grafana.tpl similarity index 100% rename from community/grafana/1.0.2/templates/_grafana.tpl rename to community/grafana/1.0.3/templates/_grafana.tpl diff --git a/community/grafana/1.0.2/templates/_portal.tpl b/community/grafana/1.0.3/templates/_portal.tpl similarity index 100% rename from community/grafana/1.0.2/templates/_portal.tpl rename to community/grafana/1.0.3/templates/_portal.tpl diff --git a/community/grafana/1.0.2/templates/common.yaml b/community/grafana/1.0.3/templates/common.yaml similarity index 100% rename from community/grafana/1.0.2/templates/common.yaml rename to community/grafana/1.0.3/templates/common.yaml diff --git a/community/ipfs/1.0.13/Chart.lock b/community/ipfs/1.0.13/Chart.lock deleted file mode 100644 index 495565c4bd..0000000000 --- a/community/ipfs/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:13.066837982+03:00" diff --git a/community/ipfs/1.0.13/charts/common-1.0.8.tgz b/community/ipfs/1.0.13/charts/common-1.0.8.tgz deleted file mode 100644 index 42f4a9b7e1..0000000000 Binary files a/community/ipfs/1.0.13/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/ipfs/1.0.14/Chart.lock b/community/ipfs/1.0.14/Chart.lock new file mode 100644 index 0000000000..48b0e5722d --- /dev/null +++ b/community/ipfs/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:52.185308039+03:00" diff --git a/community/ipfs/1.0.13/Chart.yaml b/community/ipfs/1.0.14/Chart.yaml similarity index 94% rename from community/ipfs/1.0.13/Chart.yaml rename to community/ipfs/1.0.14/Chart.yaml index 3f2d35331f..cd5c30b978 100644 --- a/community/ipfs/1.0.13/Chart.yaml +++ b/community/ipfs/1.0.14/Chart.yaml @@ -3,7 +3,7 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin annotations: title: IPFS type: application -version: 1.0.13 +version: 1.0.14 apiVersion: v2 appVersion: v0.20.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://ipfs.tech/ icon: https://avatars.githubusercontent.com/u/10536621 sources: diff --git a/community/ipfs/1.0.13/README.md b/community/ipfs/1.0.14/README.md similarity index 100% rename from community/ipfs/1.0.13/README.md rename to community/ipfs/1.0.14/README.md diff --git a/community/ipfs/1.0.13/app-readme.md b/community/ipfs/1.0.14/app-readme.md similarity index 100% rename from community/ipfs/1.0.13/app-readme.md rename to community/ipfs/1.0.14/app-readme.md diff --git a/community/ipfs/1.0.14/charts/common-1.0.9.tgz b/community/ipfs/1.0.14/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..9ef639152a Binary files /dev/null and b/community/ipfs/1.0.14/charts/common-1.0.9.tgz differ diff --git a/community/ipfs/1.0.13/ci/basic-values.yaml b/community/ipfs/1.0.14/ci/basic-values.yaml similarity index 100% rename from community/ipfs/1.0.13/ci/basic-values.yaml rename to community/ipfs/1.0.14/ci/basic-values.yaml diff --git a/community/ipfs/1.0.13/ci/extra-env-values.yaml b/community/ipfs/1.0.14/ci/extra-env-values.yaml similarity index 100% rename from community/ipfs/1.0.13/ci/extra-env-values.yaml rename to community/ipfs/1.0.14/ci/extra-env-values.yaml diff --git a/community/ipfs/1.0.13/ci/hostNet-values.yaml b/community/ipfs/1.0.14/ci/hostNet-values.yaml similarity index 100% rename from community/ipfs/1.0.13/ci/hostNet-values.yaml rename to community/ipfs/1.0.14/ci/hostNet-values.yaml diff --git a/community/ipfs/1.0.13/ix_values.yaml b/community/ipfs/1.0.14/ix_values.yaml similarity index 100% rename from community/ipfs/1.0.13/ix_values.yaml rename to community/ipfs/1.0.14/ix_values.yaml diff --git a/community/ipfs/1.0.13/metadata.yaml b/community/ipfs/1.0.14/metadata.yaml similarity index 100% rename from community/ipfs/1.0.13/metadata.yaml rename to community/ipfs/1.0.14/metadata.yaml diff --git a/community/ipfs/1.0.13/migrations/migrate b/community/ipfs/1.0.14/migrations/migrate similarity index 100% rename from community/ipfs/1.0.13/migrations/migrate rename to community/ipfs/1.0.14/migrations/migrate diff --git a/community/ipfs/1.0.13/questions.yaml b/community/ipfs/1.0.14/questions.yaml similarity index 100% rename from community/ipfs/1.0.13/questions.yaml rename to community/ipfs/1.0.14/questions.yaml diff --git a/community/ipfs/1.0.13/templates/NOTES.txt b/community/ipfs/1.0.14/templates/NOTES.txt similarity index 100% rename from community/ipfs/1.0.13/templates/NOTES.txt rename to community/ipfs/1.0.14/templates/NOTES.txt diff --git a/community/ipfs/1.0.13/templates/_configuration.tpl b/community/ipfs/1.0.14/templates/_configuration.tpl similarity index 100% rename from community/ipfs/1.0.13/templates/_configuration.tpl rename to community/ipfs/1.0.14/templates/_configuration.tpl diff --git a/community/ipfs/1.0.13/templates/_ipfs.tpl b/community/ipfs/1.0.14/templates/_ipfs.tpl similarity index 100% rename from community/ipfs/1.0.13/templates/_ipfs.tpl rename to community/ipfs/1.0.14/templates/_ipfs.tpl diff --git a/community/ipfs/1.0.13/templates/_portal.tpl b/community/ipfs/1.0.14/templates/_portal.tpl similarity index 100% rename from community/ipfs/1.0.13/templates/_portal.tpl rename to community/ipfs/1.0.14/templates/_portal.tpl diff --git a/community/ipfs/1.0.13/templates/common.yaml b/community/ipfs/1.0.14/templates/common.yaml similarity index 100% rename from community/ipfs/1.0.13/templates/common.yaml rename to community/ipfs/1.0.14/templates/common.yaml diff --git a/community/jellyfin/1.0.7/Chart.lock b/community/jellyfin/1.0.7/Chart.lock deleted file mode 100644 index 095fc4242c..0000000000 --- a/community/jellyfin/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:17.736127647+03:00" diff --git a/community/jellyfin/1.0.7/charts/common-1.0.8.tgz b/community/jellyfin/1.0.7/charts/common-1.0.8.tgz deleted file mode 100644 index 9a61d0dea3..0000000000 Binary files a/community/jellyfin/1.0.7/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/jellyfin/1.0.8/Chart.lock b/community/jellyfin/1.0.8/Chart.lock new file mode 100644 index 0000000000..d18f133f6d --- /dev/null +++ b/community/jellyfin/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:58:59.410361566+03:00" diff --git a/community/jellyfin/1.0.7/Chart.yaml b/community/jellyfin/1.0.8/Chart.yaml similarity index 95% rename from community/jellyfin/1.0.7/Chart.yaml rename to community/jellyfin/1.0.8/Chart.yaml index b5f74600b9..32a6a3f77c 100644 --- a/community/jellyfin/1.0.7/Chart.yaml +++ b/community/jellyfin/1.0.8/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.7 +version: 1.0.8 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.8 + version: 1.0.9 home: https://jellyfin.org/ icon: https://jellyfin.org/images/logo.svg sources: diff --git a/community/jellyfin/1.0.7/README.md b/community/jellyfin/1.0.8/README.md similarity index 100% rename from community/jellyfin/1.0.7/README.md rename to community/jellyfin/1.0.8/README.md diff --git a/community/jellyfin/1.0.7/app-readme.md b/community/jellyfin/1.0.8/app-readme.md similarity index 100% rename from community/jellyfin/1.0.7/app-readme.md rename to community/jellyfin/1.0.8/app-readme.md diff --git a/community/jellyfin/1.0.8/charts/common-1.0.9.tgz b/community/jellyfin/1.0.8/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..04e17b927f Binary files /dev/null and b/community/jellyfin/1.0.8/charts/common-1.0.9.tgz differ diff --git a/community/jellyfin/1.0.7/ci/basic-values.yaml b/community/jellyfin/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/jellyfin/1.0.7/ci/basic-values.yaml rename to community/jellyfin/1.0.8/ci/basic-values.yaml diff --git a/community/jellyfin/1.0.7/ci/extra-values.yaml b/community/jellyfin/1.0.8/ci/extra-values.yaml similarity index 100% rename from community/jellyfin/1.0.7/ci/extra-values.yaml rename to community/jellyfin/1.0.8/ci/extra-values.yaml diff --git a/community/jellyfin/1.0.7/ci/hostNet-values.yaml b/community/jellyfin/1.0.8/ci/hostNet-values.yaml similarity index 100% rename from community/jellyfin/1.0.7/ci/hostNet-values.yaml rename to community/jellyfin/1.0.8/ci/hostNet-values.yaml diff --git a/community/jellyfin/1.0.7/ix_values.yaml b/community/jellyfin/1.0.8/ix_values.yaml similarity index 100% rename from community/jellyfin/1.0.7/ix_values.yaml rename to community/jellyfin/1.0.8/ix_values.yaml diff --git a/community/jellyfin/1.0.7/metadata.yaml b/community/jellyfin/1.0.8/metadata.yaml similarity index 100% rename from community/jellyfin/1.0.7/metadata.yaml rename to community/jellyfin/1.0.8/metadata.yaml diff --git a/community/jellyfin/1.0.7/migrations/migrate b/community/jellyfin/1.0.8/migrations/migrate similarity index 100% rename from community/jellyfin/1.0.7/migrations/migrate rename to community/jellyfin/1.0.8/migrations/migrate diff --git a/community/jellyfin/1.0.7/questions.yaml b/community/jellyfin/1.0.8/questions.yaml similarity index 100% rename from community/jellyfin/1.0.7/questions.yaml rename to community/jellyfin/1.0.8/questions.yaml diff --git a/community/jellyfin/1.0.7/templates/NOTES.txt b/community/jellyfin/1.0.8/templates/NOTES.txt similarity index 100% rename from community/jellyfin/1.0.7/templates/NOTES.txt rename to community/jellyfin/1.0.8/templates/NOTES.txt diff --git a/community/jellyfin/1.0.7/templates/_jellyfin.tpl b/community/jellyfin/1.0.8/templates/_jellyfin.tpl similarity index 100% rename from community/jellyfin/1.0.7/templates/_jellyfin.tpl rename to community/jellyfin/1.0.8/templates/_jellyfin.tpl diff --git a/community/jellyfin/1.0.7/templates/_portal.tpl b/community/jellyfin/1.0.8/templates/_portal.tpl similarity index 100% rename from community/jellyfin/1.0.7/templates/_portal.tpl rename to community/jellyfin/1.0.8/templates/_portal.tpl diff --git a/community/jellyfin/1.0.7/templates/common.yaml b/community/jellyfin/1.0.8/templates/common.yaml similarity index 100% rename from community/jellyfin/1.0.7/templates/common.yaml rename to community/jellyfin/1.0.8/templates/common.yaml diff --git a/community/jellyseerr/1.0.0/Chart.lock b/community/jellyseerr/1.0.0/Chart.lock deleted file mode 100644 index 44d8198f07..0000000000 --- a/community/jellyseerr/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-22T16:50:21.570951209+03:00" diff --git a/community/jellyseerr/1.0.0/charts/common-1.0.8.tgz b/community/jellyseerr/1.0.0/charts/common-1.0.8.tgz deleted file mode 100644 index ad7c8d5e89..0000000000 Binary files a/community/jellyseerr/1.0.0/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/jellyseerr/1.0.1/Chart.lock b/community/jellyseerr/1.0.1/Chart.lock new file mode 100644 index 0000000000..e9f8733a64 --- /dev/null +++ b/community/jellyseerr/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:59:08.3341196+03:00" diff --git a/community/jellyseerr/1.0.0/Chart.yaml b/community/jellyseerr/1.0.1/Chart.yaml similarity index 95% rename from community/jellyseerr/1.0.0/Chart.yaml rename to community/jellyseerr/1.0.1/Chart.yaml index 3200cdd06e..15e9fe95ea 100644 --- a/community/jellyseerr/1.0.0/Chart.yaml +++ b/community/jellyseerr/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ description: Jellyseerr is a free and open source software application for manag annotations: title: Jellyseerr type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: 1.5.0 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.0/README.md b/community/jellyseerr/1.0.1/README.md similarity index 100% rename from community/jellyseerr/1.0.0/README.md rename to community/jellyseerr/1.0.1/README.md diff --git a/community/jellyseerr/1.0.0/app-readme.md b/community/jellyseerr/1.0.1/app-readme.md similarity index 100% rename from community/jellyseerr/1.0.0/app-readme.md rename to community/jellyseerr/1.0.1/app-readme.md diff --git a/community/jellyseerr/1.0.1/charts/common-1.0.9.tgz b/community/jellyseerr/1.0.1/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..52827bff9d Binary files /dev/null and b/community/jellyseerr/1.0.1/charts/common-1.0.9.tgz differ diff --git a/community/jellyseerr/1.0.0/ci/basic-values.yaml b/community/jellyseerr/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/jellyseerr/1.0.0/ci/basic-values.yaml rename to community/jellyseerr/1.0.1/ci/basic-values.yaml diff --git a/community/jellyseerr/1.0.0/ci/hostNet-values.yaml b/community/jellyseerr/1.0.1/ci/hostNet-values.yaml similarity index 100% rename from community/jellyseerr/1.0.0/ci/hostNet-values.yaml rename to community/jellyseerr/1.0.1/ci/hostNet-values.yaml diff --git a/community/jellyseerr/1.0.0/ix_values.yaml b/community/jellyseerr/1.0.1/ix_values.yaml similarity index 100% rename from community/jellyseerr/1.0.0/ix_values.yaml rename to community/jellyseerr/1.0.1/ix_values.yaml diff --git a/community/jellyseerr/1.0.0/metadata.yaml b/community/jellyseerr/1.0.1/metadata.yaml similarity index 100% rename from community/jellyseerr/1.0.0/metadata.yaml rename to community/jellyseerr/1.0.1/metadata.yaml diff --git a/community/jellyseerr/1.0.0/questions.yaml b/community/jellyseerr/1.0.1/questions.yaml similarity index 100% rename from community/jellyseerr/1.0.0/questions.yaml rename to community/jellyseerr/1.0.1/questions.yaml diff --git a/community/jellyseerr/1.0.0/templates/NOTES.txt b/community/jellyseerr/1.0.1/templates/NOTES.txt similarity index 100% rename from community/jellyseerr/1.0.0/templates/NOTES.txt rename to community/jellyseerr/1.0.1/templates/NOTES.txt diff --git a/community/jellyseerr/1.0.0/templates/_overseerr.tpl b/community/jellyseerr/1.0.1/templates/_overseerr.tpl similarity index 100% rename from community/jellyseerr/1.0.0/templates/_overseerr.tpl rename to community/jellyseerr/1.0.1/templates/_overseerr.tpl diff --git a/community/jellyseerr/1.0.0/templates/_portal.tpl b/community/jellyseerr/1.0.1/templates/_portal.tpl similarity index 100% rename from community/jellyseerr/1.0.0/templates/_portal.tpl rename to community/jellyseerr/1.0.1/templates/_portal.tpl diff --git a/community/jellyseerr/1.0.0/templates/common.yaml b/community/jellyseerr/1.0.1/templates/common.yaml similarity index 100% rename from community/jellyseerr/1.0.0/templates/common.yaml rename to community/jellyseerr/1.0.1/templates/common.yaml diff --git a/community/jenkins/1.0.1/Chart.lock b/community/jenkins/1.0.1/Chart.lock deleted file mode 100644 index 0c15893a68..0000000000 --- a/community/jenkins/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-06T16:49:32.884968988+03:00" diff --git a/community/jenkins/1.0.1/charts/common-1.0.8.tgz b/community/jenkins/1.0.1/charts/common-1.0.8.tgz deleted file mode 100644 index 5a6f455592..0000000000 Binary files a/community/jenkins/1.0.1/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/jenkins/1.0.2/Chart.lock b/community/jenkins/1.0.2/Chart.lock new file mode 100644 index 0000000000..e073571398 --- /dev/null +++ b/community/jenkins/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:59:15.084970785+03:00" diff --git a/community/jenkins/1.0.1/Chart.yaml b/community/jenkins/1.0.2/Chart.yaml similarity index 95% rename from community/jenkins/1.0.1/Chart.yaml rename to community/jenkins/1.0.2/Chart.yaml index 295a3b6119..c534d3fa50 100644 --- a/community/jenkins/1.0.1/Chart.yaml +++ b/community/jenkins/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ description: Jenkins is a leading open source automation server, annotations: title: Jenkins type: application -version: 1.0.1 +version: 1.0.2 apiVersion: v2 appVersion: '2.401.1' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://www.jenkins.io/ icon: https://camo.githubusercontent.com/1babb15d046739f64d24c9a3424dd912a88683894f6f2307a969501ad84739f8/68747470733a2f2f7777772e6a656e6b696e732e696f2f696d616765732f6a656e6b696e732d6c6f676f2d7469746c652d6461726b2e737667 sources: diff --git a/community/jenkins/1.0.1/README.md b/community/jenkins/1.0.2/README.md similarity index 100% rename from community/jenkins/1.0.1/README.md rename to community/jenkins/1.0.2/README.md diff --git a/community/jenkins/1.0.1/app-readme.md b/community/jenkins/1.0.2/app-readme.md similarity index 100% rename from community/jenkins/1.0.1/app-readme.md rename to community/jenkins/1.0.2/app-readme.md diff --git a/community/jenkins/1.0.2/charts/common-1.0.9.tgz b/community/jenkins/1.0.2/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..8a2466f0ba Binary files /dev/null and b/community/jenkins/1.0.2/charts/common-1.0.9.tgz differ diff --git a/community/jenkins/1.0.1/ci/additional-values.yaml b/community/jenkins/1.0.2/ci/additional-values.yaml similarity index 100% rename from community/jenkins/1.0.1/ci/additional-values.yaml rename to community/jenkins/1.0.2/ci/additional-values.yaml diff --git a/community/jenkins/1.0.1/ci/basic-values.yaml b/community/jenkins/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/jenkins/1.0.1/ci/basic-values.yaml rename to community/jenkins/1.0.2/ci/basic-values.yaml diff --git a/community/jenkins/1.0.1/ci/http-agent-values.yaml b/community/jenkins/1.0.2/ci/http-agent-values.yaml similarity index 100% rename from community/jenkins/1.0.1/ci/http-agent-values.yaml rename to community/jenkins/1.0.2/ci/http-agent-values.yaml diff --git a/community/jenkins/1.0.1/ci/https-agent-values.yaml b/community/jenkins/1.0.2/ci/https-agent-values.yaml similarity index 100% rename from community/jenkins/1.0.1/ci/https-agent-values.yaml rename to community/jenkins/1.0.2/ci/https-agent-values.yaml diff --git a/community/jenkins/1.0.1/ci/https-values.yaml b/community/jenkins/1.0.2/ci/https-values.yaml similarity index 100% rename from community/jenkins/1.0.1/ci/https-values.yaml rename to community/jenkins/1.0.2/ci/https-values.yaml diff --git a/community/jenkins/1.0.1/ix_values.yaml b/community/jenkins/1.0.2/ix_values.yaml similarity index 100% rename from community/jenkins/1.0.1/ix_values.yaml rename to community/jenkins/1.0.2/ix_values.yaml diff --git a/community/jenkins/1.0.1/metadata.yaml b/community/jenkins/1.0.2/metadata.yaml similarity index 100% rename from community/jenkins/1.0.1/metadata.yaml rename to community/jenkins/1.0.2/metadata.yaml diff --git a/community/jenkins/1.0.1/questions.yaml b/community/jenkins/1.0.2/questions.yaml similarity index 100% rename from community/jenkins/1.0.1/questions.yaml rename to community/jenkins/1.0.2/questions.yaml diff --git a/community/jenkins/1.0.1/templates/NOTES.txt b/community/jenkins/1.0.2/templates/NOTES.txt similarity index 100% rename from community/jenkins/1.0.1/templates/NOTES.txt rename to community/jenkins/1.0.2/templates/NOTES.txt diff --git a/community/jenkins/1.0.1/templates/_certContainer.tpl b/community/jenkins/1.0.2/templates/_certContainer.tpl similarity index 100% rename from community/jenkins/1.0.1/templates/_certContainer.tpl rename to community/jenkins/1.0.2/templates/_certContainer.tpl diff --git a/community/jenkins/1.0.1/templates/_configuration.tpl b/community/jenkins/1.0.2/templates/_configuration.tpl similarity index 100% rename from community/jenkins/1.0.1/templates/_configuration.tpl rename to community/jenkins/1.0.2/templates/_configuration.tpl diff --git a/community/jenkins/1.0.1/templates/_jenkins.tpl b/community/jenkins/1.0.2/templates/_jenkins.tpl similarity index 100% rename from community/jenkins/1.0.1/templates/_jenkins.tpl rename to community/jenkins/1.0.2/templates/_jenkins.tpl diff --git a/community/jenkins/1.0.1/templates/_portal.tpl b/community/jenkins/1.0.2/templates/_portal.tpl similarity index 100% rename from community/jenkins/1.0.1/templates/_portal.tpl rename to community/jenkins/1.0.2/templates/_portal.tpl diff --git a/community/jenkins/1.0.1/templates/_validation.tpl b/community/jenkins/1.0.2/templates/_validation.tpl similarity index 100% rename from community/jenkins/1.0.1/templates/_validation.tpl rename to community/jenkins/1.0.2/templates/_validation.tpl diff --git a/community/jenkins/1.0.1/templates/common.yaml b/community/jenkins/1.0.2/templates/common.yaml similarity index 100% rename from community/jenkins/1.0.1/templates/common.yaml rename to community/jenkins/1.0.2/templates/common.yaml diff --git a/community/lidarr/1.0.10/Chart.lock b/community/lidarr/1.0.10/Chart.lock deleted file mode 100644 index 7e7dbd9ccf..0000000000 --- a/community/lidarr/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:21.02822465+03:00" diff --git a/community/lidarr/1.0.10/charts/common-1.0.8.tgz b/community/lidarr/1.0.10/charts/common-1.0.8.tgz deleted file mode 100644 index 1c71f5b47a..0000000000 Binary files a/community/lidarr/1.0.10/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/lidarr/1.0.11/Chart.lock b/community/lidarr/1.0.11/Chart.lock new file mode 100644 index 0000000000..21b79a6551 --- /dev/null +++ b/community/lidarr/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:59:22.055589592+03:00" diff --git a/community/lidarr/1.0.10/Chart.yaml b/community/lidarr/1.0.11/Chart.yaml similarity index 95% rename from community/lidarr/1.0.10/Chart.yaml rename to community/lidarr/1.0.11/Chart.yaml index 8d9fe70216..c2d1453cef 100644 --- a/community/lidarr/1.0.10/Chart.yaml +++ b/community/lidarr/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user annotations: title: Lidarr type: application -version: 1.0.10 +version: 1.0.11 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.8 + version: 1.0.9 home: https://github.com/Lidarr/Lidarr icon: https://raw.githubusercontent.com/Lidarr/Lidarr/develop/Logo/256.png sources: diff --git a/community/lidarr/1.0.10/README.md b/community/lidarr/1.0.11/README.md similarity index 100% rename from community/lidarr/1.0.10/README.md rename to community/lidarr/1.0.11/README.md diff --git a/community/lidarr/1.0.10/app-readme.md b/community/lidarr/1.0.11/app-readme.md similarity index 100% rename from community/lidarr/1.0.10/app-readme.md rename to community/lidarr/1.0.11/app-readme.md diff --git a/community/lidarr/1.0.11/charts/common-1.0.9.tgz b/community/lidarr/1.0.11/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..2a063d0faa Binary files /dev/null and b/community/lidarr/1.0.11/charts/common-1.0.9.tgz differ diff --git a/community/lidarr/1.0.10/ci/basic-values.yaml b/community/lidarr/1.0.11/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.10/ci/basic-values.yaml rename to community/lidarr/1.0.11/ci/basic-values.yaml diff --git a/community/lidarr/1.0.10/ci/extra-values.yaml b/community/lidarr/1.0.11/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.10/ci/extra-values.yaml rename to community/lidarr/1.0.11/ci/extra-values.yaml diff --git a/community/lidarr/1.0.10/ci/hostNet-values.yaml b/community/lidarr/1.0.11/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.10/ci/hostNet-values.yaml rename to community/lidarr/1.0.11/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.10/ix_values.yaml b/community/lidarr/1.0.11/ix_values.yaml similarity index 100% rename from community/lidarr/1.0.10/ix_values.yaml rename to community/lidarr/1.0.11/ix_values.yaml diff --git a/community/lidarr/1.0.10/metadata.yaml b/community/lidarr/1.0.11/metadata.yaml similarity index 100% rename from community/lidarr/1.0.10/metadata.yaml rename to community/lidarr/1.0.11/metadata.yaml diff --git a/community/lidarr/1.0.10/migrations/migrate b/community/lidarr/1.0.11/migrations/migrate similarity index 100% rename from community/lidarr/1.0.10/migrations/migrate rename to community/lidarr/1.0.11/migrations/migrate diff --git a/community/lidarr/1.0.10/questions.yaml b/community/lidarr/1.0.11/questions.yaml similarity index 100% rename from community/lidarr/1.0.10/questions.yaml rename to community/lidarr/1.0.11/questions.yaml diff --git a/community/lidarr/1.0.10/templates/NOTES.txt b/community/lidarr/1.0.11/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.10/templates/NOTES.txt rename to community/lidarr/1.0.11/templates/NOTES.txt diff --git a/community/lidarr/1.0.10/templates/_lidarr.tpl b/community/lidarr/1.0.11/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.0.10/templates/_lidarr.tpl rename to community/lidarr/1.0.11/templates/_lidarr.tpl diff --git a/community/lidarr/1.0.10/templates/_portal.tpl b/community/lidarr/1.0.11/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.10/templates/_portal.tpl rename to community/lidarr/1.0.11/templates/_portal.tpl diff --git a/community/lidarr/1.0.10/templates/common.yaml b/community/lidarr/1.0.11/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.10/templates/common.yaml rename to community/lidarr/1.0.11/templates/common.yaml diff --git a/community/minecraft/1.0.3/Chart.lock b/community/minecraft/1.0.3/Chart.lock deleted file mode 100644 index 8624798985..0000000000 --- a/community/minecraft/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:24.274638083+03:00" diff --git a/community/minecraft/1.0.3/charts/common-1.0.8.tgz b/community/minecraft/1.0.3/charts/common-1.0.8.tgz deleted file mode 100644 index 79bae9ea53..0000000000 Binary files a/community/minecraft/1.0.3/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/minecraft/1.0.4/Chart.lock b/community/minecraft/1.0.4/Chart.lock new file mode 100644 index 0000000000..36e4dc135c --- /dev/null +++ b/community/minecraft/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:59:28.157879495+03:00" diff --git a/community/minecraft/1.0.3/Chart.yaml b/community/minecraft/1.0.4/Chart.yaml similarity index 95% rename from community/minecraft/1.0.3/Chart.yaml rename to community/minecraft/1.0.4/Chart.yaml index b8cb7b76b2..2aa993e250 100644 --- a/community/minecraft/1.0.3/Chart.yaml +++ b/community/minecraft/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ description: Minecraft is a sandbox game annotations: title: Minecraft type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 appVersion: '2023.3.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.3/README.md b/community/minecraft/1.0.4/README.md similarity index 100% rename from community/minecraft/1.0.3/README.md rename to community/minecraft/1.0.4/README.md diff --git a/community/minecraft/1.0.3/app-readme.md b/community/minecraft/1.0.4/app-readme.md similarity index 100% rename from community/minecraft/1.0.3/app-readme.md rename to community/minecraft/1.0.4/app-readme.md diff --git a/community/minecraft/1.0.4/charts/common-1.0.9.tgz b/community/minecraft/1.0.4/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..9b450fe5fc Binary files /dev/null and b/community/minecraft/1.0.4/charts/common-1.0.9.tgz differ diff --git a/community/minecraft/1.0.3/ci/java11-j9-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java11-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java11-j9-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java11-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java11-jdk-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java11-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java11-jdk-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java11-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java11-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java11-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java11-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java11-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java17-alpine-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java17-alpine-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java17-alpine-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java17-alpine-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java17-gce-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java17-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java17-gce-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java17-gce-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java17-j9-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java17-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java17-j9-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java17-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java17-jdk-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java17-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java17-jdk-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java17-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java17-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java17-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java17-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java17-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java19-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java19-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java19-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java19-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java8-gce-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java8-gce-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java8-gce-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java8-gce-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java8-j9-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java8-j9-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java8-j9-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java8-j9-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java8-jdk-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java8-jdk-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java8-jdk-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java8-jdk-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ci/java8-vanilla-values.yaml b/community/minecraft/1.0.4/ci/java8-vanilla-values.yaml similarity index 100% rename from community/minecraft/1.0.3/ci/java8-vanilla-values.yaml rename to community/minecraft/1.0.4/ci/java8-vanilla-values.yaml diff --git a/community/minecraft/1.0.3/ix_values.yaml b/community/minecraft/1.0.4/ix_values.yaml similarity index 100% rename from community/minecraft/1.0.3/ix_values.yaml rename to community/minecraft/1.0.4/ix_values.yaml diff --git a/community/minecraft/1.0.3/metadata.yaml b/community/minecraft/1.0.4/metadata.yaml similarity index 100% rename from community/minecraft/1.0.3/metadata.yaml rename to community/minecraft/1.0.4/metadata.yaml diff --git a/community/minecraft/1.0.3/migrations/migrate b/community/minecraft/1.0.4/migrations/migrate similarity index 100% rename from community/minecraft/1.0.3/migrations/migrate rename to community/minecraft/1.0.4/migrations/migrate diff --git a/community/minecraft/1.0.3/questions.yaml b/community/minecraft/1.0.4/questions.yaml similarity index 100% rename from community/minecraft/1.0.3/questions.yaml rename to community/minecraft/1.0.4/questions.yaml diff --git a/community/minecraft/1.0.3/templates/NOTES.txt b/community/minecraft/1.0.4/templates/NOTES.txt similarity index 100% rename from community/minecraft/1.0.3/templates/NOTES.txt rename to community/minecraft/1.0.4/templates/NOTES.txt diff --git a/community/minecraft/1.0.3/templates/_configuration.tpl b/community/minecraft/1.0.4/templates/_configuration.tpl similarity index 100% rename from community/minecraft/1.0.3/templates/_configuration.tpl rename to community/minecraft/1.0.4/templates/_configuration.tpl diff --git a/community/minecraft/1.0.3/templates/_minecraft.tpl b/community/minecraft/1.0.4/templates/_minecraft.tpl similarity index 100% rename from community/minecraft/1.0.3/templates/_minecraft.tpl rename to community/minecraft/1.0.4/templates/_minecraft.tpl diff --git a/community/minecraft/1.0.3/templates/common.yaml b/community/minecraft/1.0.4/templates/common.yaml similarity index 100% rename from community/minecraft/1.0.3/templates/common.yaml rename to community/minecraft/1.0.4/templates/common.yaml diff --git a/community/mineos/1.0.1/Chart.lock b/community/mineos/1.0.1/Chart.lock deleted file mode 100644 index 0134b1624b..0000000000 --- a/community/mineos/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-02T19:17:47.930613813+03:00" diff --git a/community/mineos/1.0.1/charts/common-1.0.8.tgz b/community/mineos/1.0.1/charts/common-1.0.8.tgz deleted file mode 100644 index 2403a23d05..0000000000 Binary files a/community/mineos/1.0.1/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/mineos/1.0.2/Chart.lock b/community/mineos/1.0.2/Chart.lock new file mode 100644 index 0000000000..8dff555313 --- /dev/null +++ b/community/mineos/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:59:34.951931097+03:00" diff --git a/community/mineos/1.0.1/Chart.yaml b/community/mineos/1.0.2/Chart.yaml similarity index 96% rename from community/mineos/1.0.1/Chart.yaml rename to community/mineos/1.0.2/Chart.yaml index 39ea6de62e..3c32036caf 100644 --- a/community/mineos/1.0.1/Chart.yaml +++ b/community/mineos/1.0.2/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.1 +version: 1.0.2 apiVersion: v2 appVersion: 'latest' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://github.com/hexparrot/mineos-node icon: https://camo.githubusercontent.com/bfcc53b6de495c0f2d9d5699afea18b7319529933c5cd38f1e0cf55377df725f/68747470733a2f2f7669676e65747465322e77696b69612e6e6f636f6f6b69652e6e65742f6c6f74722d6d696e6563726166742d6d6f642d6578696c65732f696d616765732f662f66322f4d696e6563726166745f7365727665725f73657475702e706e672f7265766973696f6e2f6c61746573743f63623d3230313630393131313732353537 sources: diff --git a/community/mineos/1.0.1/README.md b/community/mineos/1.0.2/README.md similarity index 100% rename from community/mineos/1.0.1/README.md rename to community/mineos/1.0.2/README.md diff --git a/community/mineos/1.0.1/app-readme.md b/community/mineos/1.0.2/app-readme.md similarity index 100% rename from community/mineos/1.0.1/app-readme.md rename to community/mineos/1.0.2/app-readme.md diff --git a/community/mineos/1.0.2/charts/common-1.0.9.tgz b/community/mineos/1.0.2/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..da39a89530 Binary files /dev/null and b/community/mineos/1.0.2/charts/common-1.0.9.tgz differ diff --git a/community/mineos/1.0.1/ci/basic-values.yaml b/community/mineos/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/mineos/1.0.1/ci/basic-values.yaml rename to community/mineos/1.0.2/ci/basic-values.yaml diff --git a/community/mineos/1.0.1/ci/https-values.yaml b/community/mineos/1.0.2/ci/https-values.yaml similarity index 100% rename from community/mineos/1.0.1/ci/https-values.yaml rename to community/mineos/1.0.2/ci/https-values.yaml diff --git a/community/mineos/1.0.1/disable_upgrade_strategy b/community/mineos/1.0.2/disable_upgrade_strategy similarity index 100% rename from community/mineos/1.0.1/disable_upgrade_strategy rename to community/mineos/1.0.2/disable_upgrade_strategy diff --git a/community/mineos/1.0.1/ix_values.yaml b/community/mineos/1.0.2/ix_values.yaml similarity index 100% rename from community/mineos/1.0.1/ix_values.yaml rename to community/mineos/1.0.2/ix_values.yaml diff --git a/community/mineos/1.0.1/metadata.yaml b/community/mineos/1.0.2/metadata.yaml similarity index 100% rename from community/mineos/1.0.1/metadata.yaml rename to community/mineos/1.0.2/metadata.yaml diff --git a/community/mineos/1.0.1/questions.yaml b/community/mineos/1.0.2/questions.yaml similarity index 100% rename from community/mineos/1.0.1/questions.yaml rename to community/mineos/1.0.2/questions.yaml diff --git a/community/mineos/1.0.1/templates/NOTES.txt b/community/mineos/1.0.2/templates/NOTES.txt similarity index 100% rename from community/mineos/1.0.1/templates/NOTES.txt rename to community/mineos/1.0.2/templates/NOTES.txt diff --git a/community/mineos/1.0.1/templates/_mineos.tpl b/community/mineos/1.0.2/templates/_mineos.tpl similarity index 100% rename from community/mineos/1.0.1/templates/_mineos.tpl rename to community/mineos/1.0.2/templates/_mineos.tpl diff --git a/community/mineos/1.0.1/templates/_portal.tpl b/community/mineos/1.0.2/templates/_portal.tpl similarity index 100% rename from community/mineos/1.0.1/templates/_portal.tpl rename to community/mineos/1.0.2/templates/_portal.tpl diff --git a/community/mineos/1.0.1/templates/_validation.tpl b/community/mineos/1.0.2/templates/_validation.tpl similarity index 100% rename from community/mineos/1.0.1/templates/_validation.tpl rename to community/mineos/1.0.2/templates/_validation.tpl diff --git a/community/mineos/1.0.1/templates/common.yaml b/community/mineos/1.0.2/templates/common.yaml similarity index 100% rename from community/mineos/1.0.1/templates/common.yaml rename to community/mineos/1.0.2/templates/common.yaml diff --git a/community/mumble/1.0.4/Chart.lock b/community/mumble/1.0.4/Chart.lock deleted file mode 100644 index 8e85e051b4..0000000000 --- a/community/mumble/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-06T12:41:14.221983114+03:00" diff --git a/community/mumble/1.0.4/charts/common-1.0.8.tgz b/community/mumble/1.0.4/charts/common-1.0.8.tgz deleted file mode 100644 index bfaa669ed4..0000000000 Binary files a/community/mumble/1.0.4/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/mumble/1.0.5/Chart.lock b/community/mumble/1.0.5/Chart.lock new file mode 100644 index 0000000000..f81bdd20ab --- /dev/null +++ b/community/mumble/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:59:41.71358266+03:00" diff --git a/community/mumble/1.0.4/Chart.yaml b/community/mumble/1.0.5/Chart.yaml similarity index 65% rename from community/mumble/1.0.4/Chart.yaml rename to community/mumble/1.0.5/Chart.yaml index a28efb316b..5b62ba8fba 100644 --- a/community/mumble/1.0.4/Chart.yaml +++ b/community/mumble/1.0.5/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.4 +version: 1.0.5 apiVersion: v2 appVersion: 'v1.4.230' kubeVersion: '>=1.16.0-0' @@ -12,14 +12,14 @@ maintainers: url: https://www.truenas.com/ email: dev@ixsystems.com dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 + - name: common + repository: file://../../../common + version: 1.0.9 home: https://www.mumble.info/ icon: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg?raw=true sources: -- https://github.com/mumble-voip/mumble-docker -- https://github.com/truenas/charts/tree/master/community/mumble -- https://www.mumble.info/ + - https://github.com/mumble-voip/mumble-docker + - https://github.com/truenas/charts/tree/master/community/mumble + - https://www.mumble.info/ keywords: -- voice + - voice diff --git a/community/mumble/1.0.4/README.md b/community/mumble/1.0.5/README.md similarity index 100% rename from community/mumble/1.0.4/README.md rename to community/mumble/1.0.5/README.md diff --git a/community/mumble/1.0.4/app-readme.md b/community/mumble/1.0.5/app-readme.md similarity index 100% rename from community/mumble/1.0.4/app-readme.md rename to community/mumble/1.0.5/app-readme.md diff --git a/community/mumble/1.0.5/charts/common-1.0.9.tgz b/community/mumble/1.0.5/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..29f3bf7298 Binary files /dev/null and b/community/mumble/1.0.5/charts/common-1.0.9.tgz differ diff --git a/community/mumble/1.0.4/ci/basic-values.yaml b/community/mumble/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/mumble/1.0.4/ci/basic-values.yaml rename to community/mumble/1.0.5/ci/basic-values.yaml diff --git a/community/mumble/1.0.4/ci/cert-values.yaml b/community/mumble/1.0.5/ci/cert-values.yaml similarity index 100% rename from community/mumble/1.0.4/ci/cert-values.yaml rename to community/mumble/1.0.5/ci/cert-values.yaml diff --git a/community/mumble/1.0.4/ix_values.yaml b/community/mumble/1.0.5/ix_values.yaml similarity index 100% rename from community/mumble/1.0.4/ix_values.yaml rename to community/mumble/1.0.5/ix_values.yaml diff --git a/community/mumble/1.0.4/metadata.yaml b/community/mumble/1.0.5/metadata.yaml similarity index 100% rename from community/mumble/1.0.4/metadata.yaml rename to community/mumble/1.0.5/metadata.yaml diff --git a/community/mumble/1.0.4/migrations/migrate b/community/mumble/1.0.5/migrations/migrate similarity index 100% rename from community/mumble/1.0.4/migrations/migrate rename to community/mumble/1.0.5/migrations/migrate diff --git a/community/mumble/1.0.4/questions.yaml b/community/mumble/1.0.5/questions.yaml similarity index 100% rename from community/mumble/1.0.4/questions.yaml rename to community/mumble/1.0.5/questions.yaml diff --git a/community/mumble/1.0.4/templates/NOTES.txt b/community/mumble/1.0.5/templates/NOTES.txt similarity index 100% rename from community/mumble/1.0.4/templates/NOTES.txt rename to community/mumble/1.0.5/templates/NOTES.txt diff --git a/community/mumble/1.0.4/templates/_configuration.tpl b/community/mumble/1.0.5/templates/_configuration.tpl similarity index 100% rename from community/mumble/1.0.4/templates/_configuration.tpl rename to community/mumble/1.0.5/templates/_configuration.tpl diff --git a/community/mumble/1.0.4/templates/_mumble.tpl b/community/mumble/1.0.5/templates/_mumble.tpl similarity index 100% rename from community/mumble/1.0.4/templates/_mumble.tpl rename to community/mumble/1.0.5/templates/_mumble.tpl diff --git a/community/mumble/1.0.4/templates/common.yaml b/community/mumble/1.0.5/templates/common.yaml similarity index 100% rename from community/mumble/1.0.4/templates/common.yaml rename to community/mumble/1.0.5/templates/common.yaml diff --git a/community/navidrome/1.0.0/Chart.lock b/community/navidrome/1.0.0/Chart.lock deleted file mode 100644 index 5b29c2142e..0000000000 --- a/community/navidrome/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-23T20:43:05.276871905+03:00" diff --git a/community/navidrome/1.0.0/charts/common-1.0.8.tgz b/community/navidrome/1.0.0/charts/common-1.0.8.tgz deleted file mode 100644 index aa83a82783..0000000000 Binary files a/community/navidrome/1.0.0/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/navidrome/1.0.1/Chart.lock b/community/navidrome/1.0.1/Chart.lock new file mode 100644 index 0000000000..41293b91da --- /dev/null +++ b/community/navidrome/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:59:48.803425146+03:00" diff --git a/community/navidrome/1.0.0/Chart.yaml b/community/navidrome/1.0.1/Chart.yaml similarity index 95% rename from community/navidrome/1.0.0/Chart.yaml rename to community/navidrome/1.0.1/Chart.yaml index 958a8a1262..44e8472ed6 100644 --- a/community/navidrome/1.0.0/Chart.yaml +++ b/community/navidrome/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ description: Navidrome is a personal streaming service annotations: title: Navidrome type: application -version: 1.0.0 +version: 1.0.1 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.8 + version: 1.0.9 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.0/README.md b/community/navidrome/1.0.1/README.md similarity index 100% rename from community/navidrome/1.0.0/README.md rename to community/navidrome/1.0.1/README.md diff --git a/community/navidrome/1.0.0/app-readme.md b/community/navidrome/1.0.1/app-readme.md similarity index 100% rename from community/navidrome/1.0.0/app-readme.md rename to community/navidrome/1.0.1/app-readme.md diff --git a/community/navidrome/1.0.1/charts/common-1.0.9.tgz b/community/navidrome/1.0.1/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..5c490b0163 Binary files /dev/null and b/community/navidrome/1.0.1/charts/common-1.0.9.tgz differ diff --git a/community/navidrome/1.0.0/ci/basic-values.yaml b/community/navidrome/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/navidrome/1.0.0/ci/basic-values.yaml rename to community/navidrome/1.0.1/ci/basic-values.yaml diff --git a/community/navidrome/1.0.0/ci/other-user-values.yaml b/community/navidrome/1.0.1/ci/other-user-values.yaml similarity index 100% rename from community/navidrome/1.0.0/ci/other-user-values.yaml rename to community/navidrome/1.0.1/ci/other-user-values.yaml diff --git a/community/navidrome/1.0.0/ix_values.yaml b/community/navidrome/1.0.1/ix_values.yaml similarity index 100% rename from community/navidrome/1.0.0/ix_values.yaml rename to community/navidrome/1.0.1/ix_values.yaml diff --git a/community/navidrome/1.0.0/metadata.yaml b/community/navidrome/1.0.1/metadata.yaml similarity index 100% rename from community/navidrome/1.0.0/metadata.yaml rename to community/navidrome/1.0.1/metadata.yaml diff --git a/community/navidrome/1.0.0/questions.yaml b/community/navidrome/1.0.1/questions.yaml similarity index 100% rename from community/navidrome/1.0.0/questions.yaml rename to community/navidrome/1.0.1/questions.yaml diff --git a/community/navidrome/1.0.0/templates/NOTES.txt b/community/navidrome/1.0.1/templates/NOTES.txt similarity index 100% rename from community/navidrome/1.0.0/templates/NOTES.txt rename to community/navidrome/1.0.1/templates/NOTES.txt diff --git a/community/navidrome/1.0.0/templates/_navidrome.tpl b/community/navidrome/1.0.1/templates/_navidrome.tpl similarity index 100% rename from community/navidrome/1.0.0/templates/_navidrome.tpl rename to community/navidrome/1.0.1/templates/_navidrome.tpl diff --git a/community/navidrome/1.0.0/templates/_persistence.tpl b/community/navidrome/1.0.1/templates/_persistence.tpl similarity index 100% rename from community/navidrome/1.0.0/templates/_persistence.tpl rename to community/navidrome/1.0.1/templates/_persistence.tpl diff --git a/community/navidrome/1.0.0/templates/_portal.tpl b/community/navidrome/1.0.1/templates/_portal.tpl similarity index 100% rename from community/navidrome/1.0.0/templates/_portal.tpl rename to community/navidrome/1.0.1/templates/_portal.tpl diff --git a/community/navidrome/1.0.0/templates/_service.tpl b/community/navidrome/1.0.1/templates/_service.tpl similarity index 100% rename from community/navidrome/1.0.0/templates/_service.tpl rename to community/navidrome/1.0.1/templates/_service.tpl diff --git a/community/navidrome/1.0.0/templates/common.yaml b/community/navidrome/1.0.1/templates/common.yaml similarity index 100% rename from community/navidrome/1.0.0/templates/common.yaml rename to community/navidrome/1.0.1/templates/common.yaml diff --git a/community/nginx-proxy-manager/1.0.10/Chart.lock b/community/nginx-proxy-manager/1.0.10/Chart.lock new file mode 100644 index 0000000000..9f08047e27 --- /dev/null +++ b/community/nginx-proxy-manager/1.0.10/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T17:59:55.63874221+03:00" diff --git a/community/nginx-proxy-manager/1.0.9/Chart.yaml b/community/nginx-proxy-manager/1.0.10/Chart.yaml similarity index 94% rename from community/nginx-proxy-manager/1.0.9/Chart.yaml rename to community/nginx-proxy-manager/1.0.10/Chart.yaml index 1ae2c3cde4..b06d755660 100644 --- a/community/nginx-proxy-manager/1.0.9/Chart.yaml +++ b/community/nginx-proxy-manager/1.0.10/Chart.yaml @@ -3,7 +3,7 @@ description: Expose your services easily and securely annotations: title: Nginx Proxy Manager type: application -version: 1.0.9 +version: 1.0.10 apiVersion: v2 appVersion: 2.10.3 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://nginxproxymanager.com/ icon: https://nginxproxymanager.com/logo.png sources: diff --git a/community/nginx-proxy-manager/1.0.9/README.md b/community/nginx-proxy-manager/1.0.10/README.md similarity index 100% rename from community/nginx-proxy-manager/1.0.9/README.md rename to community/nginx-proxy-manager/1.0.10/README.md diff --git a/community/nginx-proxy-manager/1.0.9/app-readme.md b/community/nginx-proxy-manager/1.0.10/app-readme.md similarity index 100% rename from community/nginx-proxy-manager/1.0.9/app-readme.md rename to community/nginx-proxy-manager/1.0.10/app-readme.md diff --git a/community/nginx-proxy-manager/1.0.10/charts/common-1.0.9.tgz b/community/nginx-proxy-manager/1.0.10/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..fb90c3ac83 Binary files /dev/null and b/community/nginx-proxy-manager/1.0.10/charts/common-1.0.9.tgz differ diff --git a/community/nginx-proxy-manager/1.0.9/ci/basic-values.yaml b/community/nginx-proxy-manager/1.0.10/ci/basic-values.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.9/ci/basic-values.yaml rename to community/nginx-proxy-manager/1.0.10/ci/basic-values.yaml diff --git a/community/nginx-proxy-manager/1.0.9/ix_values.yaml b/community/nginx-proxy-manager/1.0.10/ix_values.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.9/ix_values.yaml rename to community/nginx-proxy-manager/1.0.10/ix_values.yaml diff --git a/community/nginx-proxy-manager/1.0.9/metadata.yaml b/community/nginx-proxy-manager/1.0.10/metadata.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.9/metadata.yaml rename to community/nginx-proxy-manager/1.0.10/metadata.yaml diff --git a/community/nginx-proxy-manager/1.0.9/migrations/migrate b/community/nginx-proxy-manager/1.0.10/migrations/migrate similarity index 100% rename from community/nginx-proxy-manager/1.0.9/migrations/migrate rename to community/nginx-proxy-manager/1.0.10/migrations/migrate diff --git a/community/nginx-proxy-manager/1.0.9/questions.yaml b/community/nginx-proxy-manager/1.0.10/questions.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.9/questions.yaml rename to community/nginx-proxy-manager/1.0.10/questions.yaml diff --git a/community/nginx-proxy-manager/1.0.9/templates/NOTES.txt b/community/nginx-proxy-manager/1.0.10/templates/NOTES.txt similarity index 100% rename from community/nginx-proxy-manager/1.0.9/templates/NOTES.txt rename to community/nginx-proxy-manager/1.0.10/templates/NOTES.txt diff --git a/community/nginx-proxy-manager/1.0.9/templates/_npm.tpl b/community/nginx-proxy-manager/1.0.10/templates/_npm.tpl similarity index 100% rename from community/nginx-proxy-manager/1.0.9/templates/_npm.tpl rename to community/nginx-proxy-manager/1.0.10/templates/_npm.tpl diff --git a/community/nginx-proxy-manager/1.0.9/templates/_portal.tpl b/community/nginx-proxy-manager/1.0.10/templates/_portal.tpl similarity index 100% rename from community/nginx-proxy-manager/1.0.9/templates/_portal.tpl rename to community/nginx-proxy-manager/1.0.10/templates/_portal.tpl diff --git a/community/nginx-proxy-manager/1.0.9/templates/common.yaml b/community/nginx-proxy-manager/1.0.10/templates/common.yaml similarity index 100% rename from community/nginx-proxy-manager/1.0.9/templates/common.yaml rename to community/nginx-proxy-manager/1.0.10/templates/common.yaml diff --git a/community/nginx-proxy-manager/1.0.9/Chart.lock b/community/nginx-proxy-manager/1.0.9/Chart.lock deleted file mode 100644 index 8dc2d1d141..0000000000 --- a/community/nginx-proxy-manager/1.0.9/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:27.607216109+03:00" diff --git a/community/nginx-proxy-manager/1.0.9/charts/common-1.0.8.tgz b/community/nginx-proxy-manager/1.0.9/charts/common-1.0.8.tgz deleted file mode 100644 index 9a1ef2b720..0000000000 Binary files a/community/nginx-proxy-manager/1.0.9/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/overseerr/1.0.6/Chart.lock b/community/overseerr/1.0.6/Chart.lock deleted file mode 100644 index 5287761d1c..0000000000 --- a/community/overseerr/1.0.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:31.007764388+03:00" diff --git a/community/overseerr/1.0.6/charts/common-1.0.8.tgz b/community/overseerr/1.0.6/charts/common-1.0.8.tgz deleted file mode 100644 index 22dc7b9918..0000000000 Binary files a/community/overseerr/1.0.6/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/overseerr/1.0.7/Chart.lock b/community/overseerr/1.0.7/Chart.lock new file mode 100644 index 0000000000..3bcd645ed3 --- /dev/null +++ b/community/overseerr/1.0.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:00:02.606627309+03:00" diff --git a/community/overseerr/1.0.6/Chart.yaml b/community/overseerr/1.0.7/Chart.yaml similarity index 88% rename from community/overseerr/1.0.6/Chart.yaml rename to community/overseerr/1.0.7/Chart.yaml index 38c97520a4..5e2240b10e 100644 --- a/community/overseerr/1.0.6/Chart.yaml +++ b/community/overseerr/1.0.7/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.6 +version: 1.0.7 apiVersion: v2 appVersion: 1.33.0 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.6/README.md b/community/overseerr/1.0.7/README.md similarity index 100% rename from community/overseerr/1.0.6/README.md rename to community/overseerr/1.0.7/README.md diff --git a/community/overseerr/1.0.6/app-readme.md b/community/overseerr/1.0.7/app-readme.md similarity index 100% rename from community/overseerr/1.0.6/app-readme.md rename to community/overseerr/1.0.7/app-readme.md diff --git a/community/overseerr/1.0.7/charts/common-1.0.9.tgz b/community/overseerr/1.0.7/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..c3b84e3245 Binary files /dev/null and b/community/overseerr/1.0.7/charts/common-1.0.9.tgz differ diff --git a/community/overseerr/1.0.6/ci/basic-values.yaml b/community/overseerr/1.0.7/ci/basic-values.yaml similarity index 100% rename from community/overseerr/1.0.6/ci/basic-values.yaml rename to community/overseerr/1.0.7/ci/basic-values.yaml diff --git a/community/overseerr/1.0.6/ci/hostNet-values.yaml b/community/overseerr/1.0.7/ci/hostNet-values.yaml similarity index 100% rename from community/overseerr/1.0.6/ci/hostNet-values.yaml rename to community/overseerr/1.0.7/ci/hostNet-values.yaml diff --git a/community/overseerr/1.0.6/ix_values.yaml b/community/overseerr/1.0.7/ix_values.yaml similarity index 100% rename from community/overseerr/1.0.6/ix_values.yaml rename to community/overseerr/1.0.7/ix_values.yaml diff --git a/community/overseerr/1.0.6/metadata.yaml b/community/overseerr/1.0.7/metadata.yaml similarity index 100% rename from community/overseerr/1.0.6/metadata.yaml rename to community/overseerr/1.0.7/metadata.yaml diff --git a/community/overseerr/1.0.6/migrations/migrate b/community/overseerr/1.0.7/migrations/migrate similarity index 100% rename from community/overseerr/1.0.6/migrations/migrate rename to community/overseerr/1.0.7/migrations/migrate diff --git a/community/overseerr/1.0.6/questions.yaml b/community/overseerr/1.0.7/questions.yaml similarity index 100% rename from community/overseerr/1.0.6/questions.yaml rename to community/overseerr/1.0.7/questions.yaml diff --git a/community/overseerr/1.0.6/templates/NOTES.txt b/community/overseerr/1.0.7/templates/NOTES.txt similarity index 100% rename from community/overseerr/1.0.6/templates/NOTES.txt rename to community/overseerr/1.0.7/templates/NOTES.txt diff --git a/community/overseerr/1.0.6/templates/_overseerr.tpl b/community/overseerr/1.0.7/templates/_overseerr.tpl similarity index 100% rename from community/overseerr/1.0.6/templates/_overseerr.tpl rename to community/overseerr/1.0.7/templates/_overseerr.tpl diff --git a/community/overseerr/1.0.6/templates/_portal.tpl b/community/overseerr/1.0.7/templates/_portal.tpl similarity index 100% rename from community/overseerr/1.0.6/templates/_portal.tpl rename to community/overseerr/1.0.7/templates/_portal.tpl diff --git a/community/overseerr/1.0.6/templates/common.yaml b/community/overseerr/1.0.7/templates/common.yaml similarity index 100% rename from community/overseerr/1.0.6/templates/common.yaml rename to community/overseerr/1.0.7/templates/common.yaml diff --git a/community/qbittorrent/1.0.14/Chart.lock b/community/qbittorrent/1.0.14/Chart.lock deleted file mode 100644 index 0a74958e00..0000000000 --- a/community/qbittorrent/1.0.14/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-05-31T10:38:50.323200167+03:00" diff --git a/community/qbittorrent/1.0.14/charts/common-1.0.8.tgz b/community/qbittorrent/1.0.14/charts/common-1.0.8.tgz deleted file mode 100644 index cefa789200..0000000000 Binary files a/community/qbittorrent/1.0.14/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/qbittorrent/1.0.15/Chart.lock b/community/qbittorrent/1.0.15/Chart.lock new file mode 100644 index 0000000000..1b97c65857 --- /dev/null +++ b/community/qbittorrent/1.0.15/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:00:10.049239708+03:00" diff --git a/community/qbittorrent/1.0.14/Chart.yaml b/community/qbittorrent/1.0.15/Chart.yaml similarity index 90% rename from community/qbittorrent/1.0.14/Chart.yaml rename to community/qbittorrent/1.0.15/Chart.yaml index e40b29d6fd..e845d1a6a7 100644 --- a/community/qbittorrent/1.0.14/Chart.yaml +++ b/community/qbittorrent/1.0.15/Chart.yaml @@ -1,10 +1,9 @@ name: qbittorrent -description: The qBittorrent project aims to provide an open-source software alternative - to µTorrent. +description: The qBittorrent project aims to provide an open-source software alternative to µTorrent. annotations: title: qBittorrent type: application -version: 1.0.14 +version: 1.0.15 apiVersion: v2 appVersion: 4.5.4 kubeVersion: '>=1.16.0-0' @@ -15,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.14/README.md b/community/qbittorrent/1.0.15/README.md similarity index 100% rename from community/qbittorrent/1.0.14/README.md rename to community/qbittorrent/1.0.15/README.md diff --git a/community/qbittorrent/1.0.14/app-readme.md b/community/qbittorrent/1.0.15/app-readme.md similarity index 100% rename from community/qbittorrent/1.0.14/app-readme.md rename to community/qbittorrent/1.0.15/app-readme.md diff --git a/community/qbittorrent/1.0.15/charts/common-1.0.9.tgz b/community/qbittorrent/1.0.15/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..ea7cda69c0 Binary files /dev/null and b/community/qbittorrent/1.0.15/charts/common-1.0.9.tgz differ diff --git a/community/qbittorrent/1.0.14/ci/basic-values.yaml b/community/qbittorrent/1.0.15/ci/basic-values.yaml similarity index 100% rename from community/qbittorrent/1.0.14/ci/basic-values.yaml rename to community/qbittorrent/1.0.15/ci/basic-values.yaml diff --git a/community/qbittorrent/1.0.14/ci/extra-env-values.yaml b/community/qbittorrent/1.0.15/ci/extra-env-values.yaml similarity index 100% rename from community/qbittorrent/1.0.14/ci/extra-env-values.yaml rename to community/qbittorrent/1.0.15/ci/extra-env-values.yaml diff --git a/community/qbittorrent/1.0.14/ci/hostNet-values.yaml b/community/qbittorrent/1.0.15/ci/hostNet-values.yaml similarity index 100% rename from community/qbittorrent/1.0.14/ci/hostNet-values.yaml rename to community/qbittorrent/1.0.15/ci/hostNet-values.yaml diff --git a/community/qbittorrent/1.0.14/ix_values.yaml b/community/qbittorrent/1.0.15/ix_values.yaml similarity index 100% rename from community/qbittorrent/1.0.14/ix_values.yaml rename to community/qbittorrent/1.0.15/ix_values.yaml diff --git a/community/qbittorrent/1.0.14/metadata.yaml b/community/qbittorrent/1.0.15/metadata.yaml similarity index 100% rename from community/qbittorrent/1.0.14/metadata.yaml rename to community/qbittorrent/1.0.15/metadata.yaml diff --git a/community/qbittorrent/1.0.14/migrations/migrate b/community/qbittorrent/1.0.15/migrations/migrate similarity index 100% rename from community/qbittorrent/1.0.14/migrations/migrate rename to community/qbittorrent/1.0.15/migrations/migrate diff --git a/community/qbittorrent/1.0.14/questions.yaml b/community/qbittorrent/1.0.15/questions.yaml similarity index 100% rename from community/qbittorrent/1.0.14/questions.yaml rename to community/qbittorrent/1.0.15/questions.yaml diff --git a/community/qbittorrent/1.0.14/templates/NOTES.txt b/community/qbittorrent/1.0.15/templates/NOTES.txt similarity index 100% rename from community/qbittorrent/1.0.14/templates/NOTES.txt rename to community/qbittorrent/1.0.15/templates/NOTES.txt diff --git a/community/qbittorrent/1.0.14/templates/_configuration.tpl b/community/qbittorrent/1.0.15/templates/_configuration.tpl similarity index 100% rename from community/qbittorrent/1.0.14/templates/_configuration.tpl rename to community/qbittorrent/1.0.15/templates/_configuration.tpl diff --git a/community/qbittorrent/1.0.14/templates/_portal.tpl b/community/qbittorrent/1.0.15/templates/_portal.tpl similarity index 100% rename from community/qbittorrent/1.0.14/templates/_portal.tpl rename to community/qbittorrent/1.0.15/templates/_portal.tpl diff --git a/community/qbittorrent/1.0.14/templates/_qbittorrent.tpl b/community/qbittorrent/1.0.15/templates/_qbittorrent.tpl similarity index 100% rename from community/qbittorrent/1.0.14/templates/_qbittorrent.tpl rename to community/qbittorrent/1.0.15/templates/_qbittorrent.tpl diff --git a/community/qbittorrent/1.0.14/templates/common.yaml b/community/qbittorrent/1.0.15/templates/common.yaml similarity index 100% rename from community/qbittorrent/1.0.14/templates/common.yaml rename to community/qbittorrent/1.0.15/templates/common.yaml diff --git a/community/radarr/1.0.13/Chart.lock b/community/radarr/1.0.13/Chart.lock deleted file mode 100644 index fd344e198e..0000000000 --- a/community/radarr/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:35.14050064+03:00" diff --git a/community/radarr/1.0.13/charts/common-1.0.8.tgz b/community/radarr/1.0.13/charts/common-1.0.8.tgz deleted file mode 100644 index 48702533b9..0000000000 Binary files a/community/radarr/1.0.13/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/radarr/1.0.14/Chart.lock b/community/radarr/1.0.14/Chart.lock new file mode 100644 index 0000000000..d7be2e0fdc --- /dev/null +++ b/community/radarr/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:00:22.051330397+03:00" diff --git a/community/radarr/1.0.13/Chart.yaml b/community/radarr/1.0.14/Chart.yaml similarity index 95% rename from community/radarr/1.0.13/Chart.yaml rename to community/radarr/1.0.14/Chart.yaml index 3c181b6eaf..986b5c8d55 100644 --- a/community/radarr/1.0.13/Chart.yaml +++ b/community/radarr/1.0.14/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.13 +version: 1.0.14 apiVersion: v2 appVersion: 4.5.2.7388 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.13/README.md b/community/radarr/1.0.14/README.md similarity index 100% rename from community/radarr/1.0.13/README.md rename to community/radarr/1.0.14/README.md diff --git a/community/radarr/1.0.13/app-readme.md b/community/radarr/1.0.14/app-readme.md similarity index 100% rename from community/radarr/1.0.13/app-readme.md rename to community/radarr/1.0.14/app-readme.md diff --git a/community/radarr/1.0.14/charts/common-1.0.9.tgz b/community/radarr/1.0.14/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..af44c143e2 Binary files /dev/null and b/community/radarr/1.0.14/charts/common-1.0.9.tgz differ diff --git a/community/radarr/1.0.13/ci/basic-values.yaml b/community/radarr/1.0.14/ci/basic-values.yaml similarity index 100% rename from community/radarr/1.0.13/ci/basic-values.yaml rename to community/radarr/1.0.14/ci/basic-values.yaml diff --git a/community/radarr/1.0.13/ci/extra-values.yaml b/community/radarr/1.0.14/ci/extra-values.yaml similarity index 100% rename from community/radarr/1.0.13/ci/extra-values.yaml rename to community/radarr/1.0.14/ci/extra-values.yaml diff --git a/community/radarr/1.0.13/ci/hostNet-values.yaml b/community/radarr/1.0.14/ci/hostNet-values.yaml similarity index 100% rename from community/radarr/1.0.13/ci/hostNet-values.yaml rename to community/radarr/1.0.14/ci/hostNet-values.yaml diff --git a/community/radarr/1.0.13/ix_values.yaml b/community/radarr/1.0.14/ix_values.yaml similarity index 100% rename from community/radarr/1.0.13/ix_values.yaml rename to community/radarr/1.0.14/ix_values.yaml diff --git a/community/radarr/1.0.13/metadata.yaml b/community/radarr/1.0.14/metadata.yaml similarity index 100% rename from community/radarr/1.0.13/metadata.yaml rename to community/radarr/1.0.14/metadata.yaml diff --git a/community/radarr/1.0.13/migrations/migrate b/community/radarr/1.0.14/migrations/migrate similarity index 100% rename from community/radarr/1.0.13/migrations/migrate rename to community/radarr/1.0.14/migrations/migrate diff --git a/community/radarr/1.0.13/questions.yaml b/community/radarr/1.0.14/questions.yaml similarity index 100% rename from community/radarr/1.0.13/questions.yaml rename to community/radarr/1.0.14/questions.yaml diff --git a/community/radarr/1.0.13/templates/NOTES.txt b/community/radarr/1.0.14/templates/NOTES.txt similarity index 100% rename from community/radarr/1.0.13/templates/NOTES.txt rename to community/radarr/1.0.14/templates/NOTES.txt diff --git a/community/radarr/1.0.13/templates/_portal.tpl b/community/radarr/1.0.14/templates/_portal.tpl similarity index 100% rename from community/radarr/1.0.13/templates/_portal.tpl rename to community/radarr/1.0.14/templates/_portal.tpl diff --git a/community/radarr/1.0.13/templates/_radarr.tpl b/community/radarr/1.0.14/templates/_radarr.tpl similarity index 100% rename from community/radarr/1.0.13/templates/_radarr.tpl rename to community/radarr/1.0.14/templates/_radarr.tpl diff --git a/community/radarr/1.0.13/templates/common.yaml b/community/radarr/1.0.14/templates/common.yaml similarity index 100% rename from community/radarr/1.0.13/templates/common.yaml rename to community/radarr/1.0.14/templates/common.yaml diff --git a/community/rsyncd/1.0.1/Chart.lock b/community/rsyncd/1.0.1/Chart.lock deleted file mode 100644 index 53e99085b0..0000000000 --- a/community/rsyncd/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-05-30T19:34:09.862999313+03:00" diff --git a/community/rsyncd/1.0.1/charts/common-1.0.8.tgz b/community/rsyncd/1.0.1/charts/common-1.0.8.tgz deleted file mode 100644 index bdbd785aba..0000000000 Binary files a/community/rsyncd/1.0.1/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/rsyncd/1.0.2/Chart.lock b/community/rsyncd/1.0.2/Chart.lock new file mode 100644 index 0000000000..1ed04e982b --- /dev/null +++ b/community/rsyncd/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:00:28.477127601+03:00" diff --git a/community/rsyncd/1.0.1/Chart.yaml b/community/rsyncd/1.0.2/Chart.yaml similarity index 95% rename from community/rsyncd/1.0.1/Chart.yaml rename to community/rsyncd/1.0.2/Chart.yaml index fdc8b31b3d..b98fd5ede9 100644 --- a/community/rsyncd/1.0.1/Chart.yaml +++ b/community/rsyncd/1.0.2/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.1 +version: 1.0.2 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.8 + version: 1.0.9 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.1/README.md b/community/rsyncd/1.0.2/README.md similarity index 100% rename from community/rsyncd/1.0.1/README.md rename to community/rsyncd/1.0.2/README.md diff --git a/community/rsyncd/1.0.1/app-readme.md b/community/rsyncd/1.0.2/app-readme.md similarity index 100% rename from community/rsyncd/1.0.1/app-readme.md rename to community/rsyncd/1.0.2/app-readme.md diff --git a/community/rsyncd/1.0.2/charts/common-1.0.9.tgz b/community/rsyncd/1.0.2/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..c93feb6231 Binary files /dev/null and b/community/rsyncd/1.0.2/charts/common-1.0.9.tgz differ diff --git a/community/rsyncd/1.0.1/ci/hostnet-multiple-values.yaml b/community/rsyncd/1.0.2/ci/hostnet-multiple-values.yaml similarity index 100% rename from community/rsyncd/1.0.1/ci/hostnet-multiple-values.yaml rename to community/rsyncd/1.0.2/ci/hostnet-multiple-values.yaml diff --git a/community/rsyncd/1.0.1/ci/multiple-values.yaml b/community/rsyncd/1.0.2/ci/multiple-values.yaml similarity index 100% rename from community/rsyncd/1.0.1/ci/multiple-values.yaml rename to community/rsyncd/1.0.2/ci/multiple-values.yaml diff --git a/community/rsyncd/1.0.1/ix_values.yaml b/community/rsyncd/1.0.2/ix_values.yaml similarity index 100% rename from community/rsyncd/1.0.1/ix_values.yaml rename to community/rsyncd/1.0.2/ix_values.yaml diff --git a/community/rsyncd/1.0.1/metadata.yaml b/community/rsyncd/1.0.2/metadata.yaml similarity index 100% rename from community/rsyncd/1.0.1/metadata.yaml rename to community/rsyncd/1.0.2/metadata.yaml diff --git a/community/rsyncd/1.0.1/questions.yaml b/community/rsyncd/1.0.2/questions.yaml similarity index 100% rename from community/rsyncd/1.0.1/questions.yaml rename to community/rsyncd/1.0.2/questions.yaml diff --git a/community/rsyncd/1.0.1/templates/NOTES.txt b/community/rsyncd/1.0.2/templates/NOTES.txt similarity index 100% rename from community/rsyncd/1.0.1/templates/NOTES.txt rename to community/rsyncd/1.0.2/templates/NOTES.txt diff --git a/community/rsyncd/1.0.1/templates/_configuration.tpl b/community/rsyncd/1.0.2/templates/_configuration.tpl similarity index 100% rename from community/rsyncd/1.0.1/templates/_configuration.tpl rename to community/rsyncd/1.0.2/templates/_configuration.tpl diff --git a/community/rsyncd/1.0.1/templates/_rsync.tpl b/community/rsyncd/1.0.2/templates/_rsync.tpl similarity index 100% rename from community/rsyncd/1.0.1/templates/_rsync.tpl rename to community/rsyncd/1.0.2/templates/_rsync.tpl diff --git a/community/rsyncd/1.0.1/templates/_validation.tpl b/community/rsyncd/1.0.2/templates/_validation.tpl similarity index 100% rename from community/rsyncd/1.0.1/templates/_validation.tpl rename to community/rsyncd/1.0.2/templates/_validation.tpl diff --git a/community/rsyncd/1.0.1/templates/common.yaml b/community/rsyncd/1.0.2/templates/common.yaml similarity index 100% rename from community/rsyncd/1.0.1/templates/common.yaml rename to community/rsyncd/1.0.2/templates/common.yaml diff --git a/community/sonarr/1.0.10/Chart.lock b/community/sonarr/1.0.10/Chart.lock deleted file mode 100644 index c84fee9f8d..0000000000 --- a/community/sonarr/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:38.528238119+03:00" diff --git a/community/sonarr/1.0.10/charts/common-1.0.8.tgz b/community/sonarr/1.0.10/charts/common-1.0.8.tgz deleted file mode 100644 index d44489d966..0000000000 Binary files a/community/sonarr/1.0.10/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/sonarr/1.0.11/Chart.lock b/community/sonarr/1.0.11/Chart.lock new file mode 100644 index 0000000000..a324fca14c --- /dev/null +++ b/community/sonarr/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:00:36.197973406+03:00" diff --git a/community/sonarr/1.0.10/Chart.yaml b/community/sonarr/1.0.11/Chart.yaml similarity index 95% rename from community/sonarr/1.0.10/Chart.yaml rename to community/sonarr/1.0.11/Chart.yaml index 11f3e18264..4269460719 100644 --- a/community/sonarr/1.0.10/Chart.yaml +++ b/community/sonarr/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ description: Sonarr is a PVR for Usenet and BitTorrent users. annotations: title: Sonarr type: application -version: 1.0.10 +version: 1.0.11 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.8 + version: 1.0.9 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.10/README.md b/community/sonarr/1.0.11/README.md similarity index 100% rename from community/sonarr/1.0.10/README.md rename to community/sonarr/1.0.11/README.md diff --git a/community/sonarr/1.0.10/app-readme.md b/community/sonarr/1.0.11/app-readme.md similarity index 100% rename from community/sonarr/1.0.10/app-readme.md rename to community/sonarr/1.0.11/app-readme.md diff --git a/community/sonarr/1.0.11/charts/common-1.0.9.tgz b/community/sonarr/1.0.11/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..33c0fe03af Binary files /dev/null and b/community/sonarr/1.0.11/charts/common-1.0.9.tgz differ diff --git a/community/sonarr/1.0.10/ci/basic-values.yaml b/community/sonarr/1.0.11/ci/basic-values.yaml similarity index 100% rename from community/sonarr/1.0.10/ci/basic-values.yaml rename to community/sonarr/1.0.11/ci/basic-values.yaml diff --git a/community/sonarr/1.0.10/ci/extra-values.yaml b/community/sonarr/1.0.11/ci/extra-values.yaml similarity index 100% rename from community/sonarr/1.0.10/ci/extra-values.yaml rename to community/sonarr/1.0.11/ci/extra-values.yaml diff --git a/community/sonarr/1.0.10/ci/hostNet-values.yaml b/community/sonarr/1.0.11/ci/hostNet-values.yaml similarity index 100% rename from community/sonarr/1.0.10/ci/hostNet-values.yaml rename to community/sonarr/1.0.11/ci/hostNet-values.yaml diff --git a/community/sonarr/1.0.10/ix_values.yaml b/community/sonarr/1.0.11/ix_values.yaml similarity index 100% rename from community/sonarr/1.0.10/ix_values.yaml rename to community/sonarr/1.0.11/ix_values.yaml diff --git a/community/sonarr/1.0.10/metadata.yaml b/community/sonarr/1.0.11/metadata.yaml similarity index 100% rename from community/sonarr/1.0.10/metadata.yaml rename to community/sonarr/1.0.11/metadata.yaml diff --git a/community/sonarr/1.0.10/migrations/migrate b/community/sonarr/1.0.11/migrations/migrate similarity index 100% rename from community/sonarr/1.0.10/migrations/migrate rename to community/sonarr/1.0.11/migrations/migrate diff --git a/community/sonarr/1.0.10/questions.yaml b/community/sonarr/1.0.11/questions.yaml similarity index 100% rename from community/sonarr/1.0.10/questions.yaml rename to community/sonarr/1.0.11/questions.yaml diff --git a/community/sonarr/1.0.10/templates/NOTES.txt b/community/sonarr/1.0.11/templates/NOTES.txt similarity index 100% rename from community/sonarr/1.0.10/templates/NOTES.txt rename to community/sonarr/1.0.11/templates/NOTES.txt diff --git a/community/sonarr/1.0.10/templates/_portal.tpl b/community/sonarr/1.0.11/templates/_portal.tpl similarity index 100% rename from community/sonarr/1.0.10/templates/_portal.tpl rename to community/sonarr/1.0.11/templates/_portal.tpl diff --git a/community/sonarr/1.0.10/templates/_sonarr.tpl b/community/sonarr/1.0.11/templates/_sonarr.tpl similarity index 100% rename from community/sonarr/1.0.10/templates/_sonarr.tpl rename to community/sonarr/1.0.11/templates/_sonarr.tpl diff --git a/community/sonarr/1.0.10/templates/common.yaml b/community/sonarr/1.0.11/templates/common.yaml similarity index 100% rename from community/sonarr/1.0.10/templates/common.yaml rename to community/sonarr/1.0.11/templates/common.yaml diff --git a/community/tailscale/1.0.5/Chart.lock b/community/tailscale/1.0.5/Chart.lock deleted file mode 100644 index 2ad0488bbe..0000000000 --- a/community/tailscale/1.0.5/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:41.878540809+03:00" diff --git a/community/tailscale/1.0.5/charts/common-1.0.8.tgz b/community/tailscale/1.0.5/charts/common-1.0.8.tgz deleted file mode 100644 index 73761ce9fb..0000000000 Binary files a/community/tailscale/1.0.5/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/tailscale/1.0.6/Chart.lock b/community/tailscale/1.0.6/Chart.lock new file mode 100644 index 0000000000..ebe3ee56bb --- /dev/null +++ b/community/tailscale/1.0.6/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:00:43.707118184+03:00" diff --git a/community/tailscale/1.0.5/Chart.yaml b/community/tailscale/1.0.6/Chart.yaml similarity index 94% rename from community/tailscale/1.0.5/Chart.yaml rename to community/tailscale/1.0.6/Chart.yaml index ae84a0a546..ae24b7df49 100644 --- a/community/tailscale/1.0.5/Chart.yaml +++ b/community/tailscale/1.0.6/Chart.yaml @@ -3,7 +3,7 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.5 +version: 1.0.6 apiVersion: v2 appVersion: 'v1.42.0' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://tailscale.com/ icon: https://avatars.githubusercontent.com/u/48932923 sources: diff --git a/community/tailscale/1.0.5/README.md b/community/tailscale/1.0.6/README.md similarity index 100% rename from community/tailscale/1.0.5/README.md rename to community/tailscale/1.0.6/README.md diff --git a/community/tailscale/1.0.5/app-readme.md b/community/tailscale/1.0.6/app-readme.md similarity index 100% rename from community/tailscale/1.0.5/app-readme.md rename to community/tailscale/1.0.6/app-readme.md diff --git a/community/tailscale/1.0.6/charts/common-1.0.9.tgz b/community/tailscale/1.0.6/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..1d95dd7081 Binary files /dev/null and b/community/tailscale/1.0.6/charts/common-1.0.9.tgz differ diff --git a/community/tailscale/1.0.5/ci/basic-values.yaml b/community/tailscale/1.0.6/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.5/ci/basic-values.yaml rename to community/tailscale/1.0.6/ci/basic-values.yaml diff --git a/community/tailscale/1.0.5/ix_values.yaml b/community/tailscale/1.0.6/ix_values.yaml similarity index 100% rename from community/tailscale/1.0.5/ix_values.yaml rename to community/tailscale/1.0.6/ix_values.yaml diff --git a/community/tailscale/1.0.5/metadata.yaml b/community/tailscale/1.0.6/metadata.yaml similarity index 100% rename from community/tailscale/1.0.5/metadata.yaml rename to community/tailscale/1.0.6/metadata.yaml diff --git a/community/tailscale/1.0.5/questions.yaml b/community/tailscale/1.0.6/questions.yaml similarity index 100% rename from community/tailscale/1.0.5/questions.yaml rename to community/tailscale/1.0.6/questions.yaml diff --git a/community/tailscale/1.0.5/templates/NOTES.txt b/community/tailscale/1.0.6/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.5/templates/NOTES.txt rename to community/tailscale/1.0.6/templates/NOTES.txt diff --git a/community/tailscale/1.0.5/templates/_helper.tpl b/community/tailscale/1.0.6/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.5/templates/_helper.tpl rename to community/tailscale/1.0.6/templates/_helper.tpl diff --git a/community/tailscale/1.0.5/templates/_tailscale.tpl b/community/tailscale/1.0.6/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.5/templates/_tailscale.tpl rename to community/tailscale/1.0.6/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.5/templates/common.yaml b/community/tailscale/1.0.6/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.5/templates/common.yaml rename to community/tailscale/1.0.6/templates/common.yaml diff --git a/community/tdarr/1.0.8/Chart.lock b/community/tdarr/1.0.8/Chart.lock deleted file mode 100644 index 81b94c3a7a..0000000000 --- a/community/tdarr/1.0.8/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:46.297884693+03:00" diff --git a/community/tdarr/1.0.8/charts/common-1.0.8.tgz b/community/tdarr/1.0.8/charts/common-1.0.8.tgz deleted file mode 100644 index ba31bbae5c..0000000000 Binary files a/community/tdarr/1.0.8/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/tdarr/1.0.9/Chart.lock b/community/tdarr/1.0.9/Chart.lock new file mode 100644 index 0000000000..189831eb9e --- /dev/null +++ b/community/tdarr/1.0.9/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:00:51.531449647+03:00" diff --git a/community/tdarr/1.0.8/Chart.yaml b/community/tdarr/1.0.9/Chart.yaml similarity index 94% rename from community/tdarr/1.0.8/Chart.yaml rename to community/tdarr/1.0.9/Chart.yaml index a21490dceb..6b9be5b4ef 100644 --- a/community/tdarr/1.0.8/Chart.yaml +++ b/community/tdarr/1.0.9/Chart.yaml @@ -3,7 +3,7 @@ description: Tdarr is a Distributed Transcoding System annotations: title: Tdarr type: application -version: 1.0.8 +version: 1.0.9 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.8 + version: 1.0.9 home: https://home.tdarr.io/ icon: https://home.tdarr.io/static/media/logo3-min.246d6df4.png sources: diff --git a/community/tdarr/1.0.8/README.md b/community/tdarr/1.0.9/README.md similarity index 100% rename from community/tdarr/1.0.8/README.md rename to community/tdarr/1.0.9/README.md diff --git a/community/tdarr/1.0.8/app-readme.md b/community/tdarr/1.0.9/app-readme.md similarity index 100% rename from community/tdarr/1.0.8/app-readme.md rename to community/tdarr/1.0.9/app-readme.md diff --git a/community/tdarr/1.0.9/charts/common-1.0.9.tgz b/community/tdarr/1.0.9/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..6cf0f477b9 Binary files /dev/null and b/community/tdarr/1.0.9/charts/common-1.0.9.tgz differ diff --git a/community/tdarr/1.0.8/ci/basic-values.yaml b/community/tdarr/1.0.9/ci/basic-values.yaml similarity index 100% rename from community/tdarr/1.0.8/ci/basic-values.yaml rename to community/tdarr/1.0.9/ci/basic-values.yaml diff --git a/community/tdarr/1.0.8/ci/no-internal-node-values.yaml b/community/tdarr/1.0.9/ci/no-internal-node-values.yaml similarity index 100% rename from community/tdarr/1.0.8/ci/no-internal-node-values.yaml rename to community/tdarr/1.0.9/ci/no-internal-node-values.yaml diff --git a/community/tdarr/1.0.8/ix_values.yaml b/community/tdarr/1.0.9/ix_values.yaml similarity index 100% rename from community/tdarr/1.0.8/ix_values.yaml rename to community/tdarr/1.0.9/ix_values.yaml diff --git a/community/tdarr/1.0.8/metadata.yaml b/community/tdarr/1.0.9/metadata.yaml similarity index 100% rename from community/tdarr/1.0.8/metadata.yaml rename to community/tdarr/1.0.9/metadata.yaml diff --git a/community/tdarr/1.0.8/migrations/migrate b/community/tdarr/1.0.9/migrations/migrate similarity index 100% rename from community/tdarr/1.0.8/migrations/migrate rename to community/tdarr/1.0.9/migrations/migrate diff --git a/community/tdarr/1.0.8/questions.yaml b/community/tdarr/1.0.9/questions.yaml similarity index 100% rename from community/tdarr/1.0.8/questions.yaml rename to community/tdarr/1.0.9/questions.yaml diff --git a/community/tdarr/1.0.8/templates/NOTES.txt b/community/tdarr/1.0.9/templates/NOTES.txt similarity index 100% rename from community/tdarr/1.0.8/templates/NOTES.txt rename to community/tdarr/1.0.9/templates/NOTES.txt diff --git a/community/tdarr/1.0.8/templates/_portal.tpl b/community/tdarr/1.0.9/templates/_portal.tpl similarity index 100% rename from community/tdarr/1.0.8/templates/_portal.tpl rename to community/tdarr/1.0.9/templates/_portal.tpl diff --git a/community/tdarr/1.0.8/templates/_tdarr.tpl b/community/tdarr/1.0.9/templates/_tdarr.tpl similarity index 100% rename from community/tdarr/1.0.8/templates/_tdarr.tpl rename to community/tdarr/1.0.9/templates/_tdarr.tpl diff --git a/community/tdarr/1.0.8/templates/common.yaml b/community/tdarr/1.0.9/templates/common.yaml similarity index 100% rename from community/tdarr/1.0.8/templates/common.yaml rename to community/tdarr/1.0.9/templates/common.yaml diff --git a/community/terraria/1.0.4/Chart.lock b/community/terraria/1.0.4/Chart.lock deleted file mode 100644 index 2b631d61d1..0000000000 --- a/community/terraria/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:49.622867914+03:00" diff --git a/community/terraria/1.0.4/charts/common-1.0.8.tgz b/community/terraria/1.0.4/charts/common-1.0.8.tgz deleted file mode 100644 index 3c9c925d3f..0000000000 Binary files a/community/terraria/1.0.4/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/terraria/1.0.5/Chart.lock b/community/terraria/1.0.5/Chart.lock new file mode 100644 index 0000000000..bf24faf87c --- /dev/null +++ b/community/terraria/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:00:59.346087737+03:00" diff --git a/community/terraria/1.0.4/Chart.yaml b/community/terraria/1.0.5/Chart.yaml similarity index 95% rename from community/terraria/1.0.4/Chart.yaml rename to community/terraria/1.0.5/Chart.yaml index a6fea357a6..500dacceb9 100644 --- a/community/terraria/1.0.4/Chart.yaml +++ b/community/terraria/1.0.5/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.4 +version: 1.0.5 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.8 + version: 1.0.9 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.4/README.md b/community/terraria/1.0.5/README.md similarity index 100% rename from community/terraria/1.0.4/README.md rename to community/terraria/1.0.5/README.md diff --git a/community/terraria/1.0.4/app-readme.md b/community/terraria/1.0.5/app-readme.md similarity index 100% rename from community/terraria/1.0.4/app-readme.md rename to community/terraria/1.0.5/app-readme.md diff --git a/community/terraria/1.0.5/charts/common-1.0.9.tgz b/community/terraria/1.0.5/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..d098e6bed4 Binary files /dev/null and b/community/terraria/1.0.5/charts/common-1.0.9.tgz differ diff --git a/community/terraria/1.0.4/ci/tshock-basic-values.yaml b/community/terraria/1.0.5/ci/tshock-basic-values.yaml similarity index 100% rename from community/terraria/1.0.4/ci/tshock-basic-values.yaml rename to community/terraria/1.0.5/ci/tshock-basic-values.yaml diff --git a/community/terraria/1.0.4/ci/tshock-password-values.yaml b/community/terraria/1.0.5/ci/tshock-password-values.yaml similarity index 100% rename from community/terraria/1.0.4/ci/tshock-password-values.yaml rename to community/terraria/1.0.5/ci/tshock-password-values.yaml diff --git a/community/terraria/1.0.4/ci/vanilla-basic-values.yaml b/community/terraria/1.0.5/ci/vanilla-basic-values.yaml similarity index 100% rename from community/terraria/1.0.4/ci/vanilla-basic-values.yaml rename to community/terraria/1.0.5/ci/vanilla-basic-values.yaml diff --git a/community/terraria/1.0.4/ix_values.yaml b/community/terraria/1.0.5/ix_values.yaml similarity index 100% rename from community/terraria/1.0.4/ix_values.yaml rename to community/terraria/1.0.5/ix_values.yaml diff --git a/community/terraria/1.0.4/metadata.yaml b/community/terraria/1.0.5/metadata.yaml similarity index 100% rename from community/terraria/1.0.4/metadata.yaml rename to community/terraria/1.0.5/metadata.yaml diff --git a/community/terraria/1.0.4/migrations/migrate b/community/terraria/1.0.5/migrations/migrate similarity index 100% rename from community/terraria/1.0.4/migrations/migrate rename to community/terraria/1.0.5/migrations/migrate diff --git a/community/terraria/1.0.4/questions.yaml b/community/terraria/1.0.5/questions.yaml similarity index 100% rename from community/terraria/1.0.4/questions.yaml rename to community/terraria/1.0.5/questions.yaml diff --git a/community/terraria/1.0.4/templates/NOTES.txt b/community/terraria/1.0.5/templates/NOTES.txt similarity index 100% rename from community/terraria/1.0.4/templates/NOTES.txt rename to community/terraria/1.0.5/templates/NOTES.txt diff --git a/community/terraria/1.0.4/templates/_configuarion.tpl b/community/terraria/1.0.5/templates/_configuarion.tpl similarity index 100% rename from community/terraria/1.0.4/templates/_configuarion.tpl rename to community/terraria/1.0.5/templates/_configuarion.tpl diff --git a/community/terraria/1.0.4/templates/_terraria.tpl b/community/terraria/1.0.5/templates/_terraria.tpl similarity index 100% rename from community/terraria/1.0.4/templates/_terraria.tpl rename to community/terraria/1.0.5/templates/_terraria.tpl diff --git a/community/terraria/1.0.4/templates/common.yaml b/community/terraria/1.0.5/templates/common.yaml similarity index 100% rename from community/terraria/1.0.4/templates/common.yaml rename to community/terraria/1.0.5/templates/common.yaml diff --git a/community/tftpd-hpa/1.0.1/Chart.lock b/community/tftpd-hpa/1.0.1/Chart.lock deleted file mode 100644 index 15552d20da..0000000000 --- a/community/tftpd-hpa/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-05-15T16:04:33.567206466+03:00" diff --git a/community/tftpd-hpa/1.0.1/charts/common-1.0.8.tgz b/community/tftpd-hpa/1.0.1/charts/common-1.0.8.tgz deleted file mode 100644 index 68abac5c10..0000000000 Binary files a/community/tftpd-hpa/1.0.1/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/tftpd-hpa/1.0.2/Chart.lock b/community/tftpd-hpa/1.0.2/Chart.lock new file mode 100644 index 0000000000..bfacb02326 --- /dev/null +++ b/community/tftpd-hpa/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:01:06.667297315+03:00" diff --git a/community/tftpd-hpa/1.0.1/Chart.yaml b/community/tftpd-hpa/1.0.2/Chart.yaml similarity index 95% rename from community/tftpd-hpa/1.0.1/Chart.yaml rename to community/tftpd-hpa/1.0.2/Chart.yaml index ee34e14674..2446cf44a9 100644 --- a/community/tftpd-hpa/1.0.1/Chart.yaml +++ b/community/tftpd-hpa/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ description: A lightweight tftp-server annotations: title: TFTP Server type: application -version: 1.0.1 +version: 1.0.2 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.8 + version: 1.0.9 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.1/README.md b/community/tftpd-hpa/1.0.2/README.md similarity index 100% rename from community/tftpd-hpa/1.0.1/README.md rename to community/tftpd-hpa/1.0.2/README.md diff --git a/community/tftpd-hpa/1.0.1/app-readme.md b/community/tftpd-hpa/1.0.2/app-readme.md similarity index 100% rename from community/tftpd-hpa/1.0.1/app-readme.md rename to community/tftpd-hpa/1.0.2/app-readme.md diff --git a/community/tftpd-hpa/1.0.2/charts/common-1.0.9.tgz b/community/tftpd-hpa/1.0.2/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..8c155dfa96 Binary files /dev/null and b/community/tftpd-hpa/1.0.2/charts/common-1.0.9.tgz differ diff --git a/community/tftpd-hpa/1.0.1/ci/create-values.yaml b/community/tftpd-hpa/1.0.2/ci/create-values.yaml similarity index 100% rename from community/tftpd-hpa/1.0.1/ci/create-values.yaml rename to community/tftpd-hpa/1.0.2/ci/create-values.yaml diff --git a/community/tftpd-hpa/1.0.1/ci/readonly-values.yaml b/community/tftpd-hpa/1.0.2/ci/readonly-values.yaml similarity index 100% rename from community/tftpd-hpa/1.0.1/ci/readonly-values.yaml rename to community/tftpd-hpa/1.0.2/ci/readonly-values.yaml diff --git a/community/tftpd-hpa/1.0.1/ix_values.yaml b/community/tftpd-hpa/1.0.2/ix_values.yaml similarity index 100% rename from community/tftpd-hpa/1.0.1/ix_values.yaml rename to community/tftpd-hpa/1.0.2/ix_values.yaml diff --git a/community/tftpd-hpa/1.0.1/metadata.yaml b/community/tftpd-hpa/1.0.2/metadata.yaml similarity index 100% rename from community/tftpd-hpa/1.0.1/metadata.yaml rename to community/tftpd-hpa/1.0.2/metadata.yaml diff --git a/community/tftpd-hpa/1.0.1/questions.yaml b/community/tftpd-hpa/1.0.2/questions.yaml similarity index 100% rename from community/tftpd-hpa/1.0.1/questions.yaml rename to community/tftpd-hpa/1.0.2/questions.yaml diff --git a/community/tftpd-hpa/1.0.1/templates/NOTES.txt b/community/tftpd-hpa/1.0.2/templates/NOTES.txt similarity index 100% rename from community/tftpd-hpa/1.0.1/templates/NOTES.txt rename to community/tftpd-hpa/1.0.2/templates/NOTES.txt diff --git a/community/tftpd-hpa/1.0.1/templates/_tftp.tpl b/community/tftpd-hpa/1.0.2/templates/_tftp.tpl similarity index 100% rename from community/tftpd-hpa/1.0.1/templates/_tftp.tpl rename to community/tftpd-hpa/1.0.2/templates/_tftp.tpl diff --git a/community/tftpd-hpa/1.0.1/templates/common.yaml b/community/tftpd-hpa/1.0.2/templates/common.yaml similarity index 100% rename from community/tftpd-hpa/1.0.1/templates/common.yaml rename to community/tftpd-hpa/1.0.2/templates/common.yaml diff --git a/community/vaultwarden/1.0.12/Chart.lock b/community/vaultwarden/1.0.12/Chart.lock deleted file mode 100644 index f0e3778521..0000000000 --- a/community/vaultwarden/1.0.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:52.882550165+03:00" diff --git a/community/vaultwarden/1.0.12/charts/common-1.0.8.tgz b/community/vaultwarden/1.0.12/charts/common-1.0.8.tgz deleted file mode 100644 index 2d8f2d1fff..0000000000 Binary files a/community/vaultwarden/1.0.12/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/vaultwarden/1.0.13/Chart.lock b/community/vaultwarden/1.0.13/Chart.lock new file mode 100644 index 0000000000..8d9ec739f1 --- /dev/null +++ b/community/vaultwarden/1.0.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:01:13.500701855+03:00" diff --git a/community/vaultwarden/1.0.12/Chart.yaml b/community/vaultwarden/1.0.13/Chart.yaml similarity index 95% rename from community/vaultwarden/1.0.12/Chart.yaml rename to community/vaultwarden/1.0.13/Chart.yaml index f8bef6755b..d3ce8de957 100644 --- a/community/vaultwarden/1.0.12/Chart.yaml +++ b/community/vaultwarden/1.0.13/Chart.yaml @@ -3,7 +3,7 @@ description: Alternative implementation of the Bitwarden server API written in R annotations: title: Vaultwarden type: application -version: 1.0.12 +version: 1.0.13 apiVersion: v2 appVersion: '1.28.1' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 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.12/README.md b/community/vaultwarden/1.0.13/README.md similarity index 100% rename from community/vaultwarden/1.0.12/README.md rename to community/vaultwarden/1.0.13/README.md diff --git a/community/vaultwarden/1.0.12/app-readme.md b/community/vaultwarden/1.0.13/app-readme.md similarity index 100% rename from community/vaultwarden/1.0.12/app-readme.md rename to community/vaultwarden/1.0.13/app-readme.md diff --git a/community/vaultwarden/1.0.13/charts/common-1.0.9.tgz b/community/vaultwarden/1.0.13/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..4252747a9d Binary files /dev/null and b/community/vaultwarden/1.0.13/charts/common-1.0.9.tgz differ diff --git a/community/vaultwarden/1.0.12/ci/additional-env-values.yaml b/community/vaultwarden/1.0.13/ci/additional-env-values.yaml similarity index 100% rename from community/vaultwarden/1.0.12/ci/additional-env-values.yaml rename to community/vaultwarden/1.0.13/ci/additional-env-values.yaml diff --git a/community/vaultwarden/1.0.12/ci/admin-values.yaml b/community/vaultwarden/1.0.13/ci/admin-values.yaml similarity index 100% rename from community/vaultwarden/1.0.12/ci/admin-values.yaml rename to community/vaultwarden/1.0.13/ci/admin-values.yaml diff --git a/community/vaultwarden/1.0.12/ci/basic-values.yaml b/community/vaultwarden/1.0.13/ci/basic-values.yaml similarity index 100% rename from community/vaultwarden/1.0.12/ci/basic-values.yaml rename to community/vaultwarden/1.0.13/ci/basic-values.yaml diff --git a/community/vaultwarden/1.0.12/ci/https-values.yaml b/community/vaultwarden/1.0.13/ci/https-values.yaml similarity index 100% rename from community/vaultwarden/1.0.12/ci/https-values.yaml rename to community/vaultwarden/1.0.13/ci/https-values.yaml diff --git a/community/vaultwarden/1.0.12/ci/other-user-values.yaml b/community/vaultwarden/1.0.13/ci/other-user-values.yaml similarity index 100% rename from community/vaultwarden/1.0.12/ci/other-user-values.yaml rename to community/vaultwarden/1.0.13/ci/other-user-values.yaml diff --git a/community/vaultwarden/1.0.12/ci/ws-disabled-values.yaml b/community/vaultwarden/1.0.13/ci/ws-disabled-values.yaml similarity index 100% rename from community/vaultwarden/1.0.12/ci/ws-disabled-values.yaml rename to community/vaultwarden/1.0.13/ci/ws-disabled-values.yaml diff --git a/community/vaultwarden/1.0.12/ix_values.yaml b/community/vaultwarden/1.0.13/ix_values.yaml similarity index 100% rename from community/vaultwarden/1.0.12/ix_values.yaml rename to community/vaultwarden/1.0.13/ix_values.yaml diff --git a/community/vaultwarden/1.0.12/metadata.yaml b/community/vaultwarden/1.0.13/metadata.yaml similarity index 100% rename from community/vaultwarden/1.0.12/metadata.yaml rename to community/vaultwarden/1.0.13/metadata.yaml diff --git a/community/vaultwarden/1.0.12/migrations/migrate b/community/vaultwarden/1.0.13/migrations/migrate similarity index 100% rename from community/vaultwarden/1.0.12/migrations/migrate rename to community/vaultwarden/1.0.13/migrations/migrate diff --git a/community/vaultwarden/1.0.12/questions.yaml b/community/vaultwarden/1.0.13/questions.yaml similarity index 100% rename from community/vaultwarden/1.0.12/questions.yaml rename to community/vaultwarden/1.0.13/questions.yaml diff --git a/community/vaultwarden/1.0.12/templates/NOTES.txt b/community/vaultwarden/1.0.13/templates/NOTES.txt similarity index 100% rename from community/vaultwarden/1.0.12/templates/NOTES.txt rename to community/vaultwarden/1.0.13/templates/NOTES.txt diff --git a/community/vaultwarden/1.0.12/templates/_configuration.tpl b/community/vaultwarden/1.0.13/templates/_configuration.tpl similarity index 100% rename from community/vaultwarden/1.0.12/templates/_configuration.tpl rename to community/vaultwarden/1.0.13/templates/_configuration.tpl diff --git a/community/vaultwarden/1.0.12/templates/_portal.tpl b/community/vaultwarden/1.0.13/templates/_portal.tpl similarity index 100% rename from community/vaultwarden/1.0.12/templates/_portal.tpl rename to community/vaultwarden/1.0.13/templates/_portal.tpl diff --git a/community/vaultwarden/1.0.12/templates/_postgres.tpl b/community/vaultwarden/1.0.13/templates/_postgres.tpl similarity index 100% rename from community/vaultwarden/1.0.12/templates/_postgres.tpl rename to community/vaultwarden/1.0.13/templates/_postgres.tpl diff --git a/community/vaultwarden/1.0.12/templates/_vaultwarden.tpl b/community/vaultwarden/1.0.13/templates/_vaultwarden.tpl similarity index 100% rename from community/vaultwarden/1.0.12/templates/_vaultwarden.tpl rename to community/vaultwarden/1.0.13/templates/_vaultwarden.tpl diff --git a/community/vaultwarden/1.0.12/templates/common.yaml b/community/vaultwarden/1.0.13/templates/common.yaml similarity index 100% rename from community/vaultwarden/1.0.12/templates/common.yaml rename to community/vaultwarden/1.0.13/templates/common.yaml diff --git a/community/webdav/1.0.3/Chart.lock b/community/webdav/1.0.3/Chart.lock deleted file mode 100644 index 725e67fd60..0000000000 --- a/community/webdav/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:56.146742836+03:00" diff --git a/community/webdav/1.0.3/charts/common-1.0.8.tgz b/community/webdav/1.0.3/charts/common-1.0.8.tgz deleted file mode 100644 index 5464dcf3ac..0000000000 Binary files a/community/webdav/1.0.3/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/webdav/1.0.4/Chart.lock b/community/webdav/1.0.4/Chart.lock new file mode 100644 index 0000000000..7ca16b0298 --- /dev/null +++ b/community/webdav/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:01:20.634343006+03:00" diff --git a/community/webdav/1.0.3/Chart.yaml b/community/webdav/1.0.4/Chart.yaml similarity index 95% rename from community/webdav/1.0.3/Chart.yaml rename to community/webdav/1.0.4/Chart.yaml index a3629db8f3..54b3d15fbe 100644 --- a/community/webdav/1.0.3/Chart.yaml +++ b/community/webdav/1.0.4/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.3 +version: 1.0.4 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.8 + version: 1.0.9 home: http://www.webdav.org/ icon: http://www.webdav.org/images/webdav-logo.jpg sources: diff --git a/community/webdav/1.0.3/README.md b/community/webdav/1.0.4/README.md similarity index 100% rename from community/webdav/1.0.3/README.md rename to community/webdav/1.0.4/README.md diff --git a/community/webdav/1.0.3/app-readme.md b/community/webdav/1.0.4/app-readme.md similarity index 100% rename from community/webdav/1.0.3/app-readme.md rename to community/webdav/1.0.4/app-readme.md diff --git a/community/webdav/1.0.4/charts/common-1.0.9.tgz b/community/webdav/1.0.4/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..f07e810386 Binary files /dev/null and b/community/webdav/1.0.4/charts/common-1.0.9.tgz differ diff --git a/community/webdav/1.0.3/ci/http-basicauth-other-user-values.yaml b/community/webdav/1.0.4/ci/http-basicauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/http-basicauth-other-user-values.yaml rename to community/webdav/1.0.4/ci/http-basicauth-other-user-values.yaml diff --git a/community/webdav/1.0.3/ci/http-basicauth-values.yaml b/community/webdav/1.0.4/ci/http-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/http-basicauth-values.yaml rename to community/webdav/1.0.4/ci/http-basicauth-values.yaml diff --git a/community/webdav/1.0.3/ci/http-noauth-other-user-values.yaml b/community/webdav/1.0.4/ci/http-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/http-noauth-other-user-values.yaml rename to community/webdav/1.0.4/ci/http-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.3/ci/http-noauth-values.yaml b/community/webdav/1.0.4/ci/http-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/http-noauth-values.yaml rename to community/webdav/1.0.4/ci/http-noauth-values.yaml diff --git a/community/webdav/1.0.3/ci/http_https-basicauth-other-user-values.yaml b/community/webdav/1.0.4/ci/http_https-basicauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/http_https-basicauth-other-user-values.yaml rename to community/webdav/1.0.4/ci/http_https-basicauth-other-user-values.yaml diff --git a/community/webdav/1.0.3/ci/http_https-basicauth-values.yaml b/community/webdav/1.0.4/ci/http_https-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/http_https-basicauth-values.yaml rename to community/webdav/1.0.4/ci/http_https-basicauth-values.yaml diff --git a/community/webdav/1.0.3/ci/http_https-noauth-other-user-values.yaml b/community/webdav/1.0.4/ci/http_https-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/http_https-noauth-other-user-values.yaml rename to community/webdav/1.0.4/ci/http_https-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.3/ci/http_https-noauth-values.yaml b/community/webdav/1.0.4/ci/http_https-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/http_https-noauth-values.yaml rename to community/webdav/1.0.4/ci/http_https-noauth-values.yaml diff --git a/community/webdav/1.0.3/ci/https-basicauth-other-user-values copy.yaml b/community/webdav/1.0.4/ci/https-basicauth-other-user-values copy.yaml similarity index 100% rename from community/webdav/1.0.3/ci/https-basicauth-other-user-values copy.yaml rename to community/webdav/1.0.4/ci/https-basicauth-other-user-values copy.yaml diff --git a/community/webdav/1.0.3/ci/https-basicauth-values.yaml b/community/webdav/1.0.4/ci/https-basicauth-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/https-basicauth-values.yaml rename to community/webdav/1.0.4/ci/https-basicauth-values.yaml diff --git a/community/webdav/1.0.3/ci/https-noauth-other-user-values.yaml b/community/webdav/1.0.4/ci/https-noauth-other-user-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/https-noauth-other-user-values.yaml rename to community/webdav/1.0.4/ci/https-noauth-other-user-values.yaml diff --git a/community/webdav/1.0.3/ci/https-noauth-values.yaml b/community/webdav/1.0.4/ci/https-noauth-values.yaml similarity index 100% rename from community/webdav/1.0.3/ci/https-noauth-values.yaml rename to community/webdav/1.0.4/ci/https-noauth-values.yaml diff --git a/community/webdav/1.0.3/ix_values.yaml b/community/webdav/1.0.4/ix_values.yaml similarity index 100% rename from community/webdav/1.0.3/ix_values.yaml rename to community/webdav/1.0.4/ix_values.yaml diff --git a/community/webdav/1.0.3/metadata.yaml b/community/webdav/1.0.4/metadata.yaml similarity index 100% rename from community/webdav/1.0.3/metadata.yaml rename to community/webdav/1.0.4/metadata.yaml diff --git a/community/webdav/1.0.3/questions.yaml b/community/webdav/1.0.4/questions.yaml similarity index 100% rename from community/webdav/1.0.3/questions.yaml rename to community/webdav/1.0.4/questions.yaml diff --git a/community/webdav/1.0.3/templates/NOTES.txt b/community/webdav/1.0.4/templates/NOTES.txt similarity index 100% rename from community/webdav/1.0.3/templates/NOTES.txt rename to community/webdav/1.0.4/templates/NOTES.txt diff --git a/community/webdav/1.0.3/templates/_configuration.tpl b/community/webdav/1.0.4/templates/_configuration.tpl similarity index 100% rename from community/webdav/1.0.3/templates/_configuration.tpl rename to community/webdav/1.0.4/templates/_configuration.tpl diff --git a/community/webdav/1.0.3/templates/_helper.tpl b/community/webdav/1.0.4/templates/_helper.tpl similarity index 100% rename from community/webdav/1.0.3/templates/_helper.tpl rename to community/webdav/1.0.4/templates/_helper.tpl diff --git a/community/webdav/1.0.3/templates/_validation.tpl b/community/webdav/1.0.4/templates/_validation.tpl similarity index 100% rename from community/webdav/1.0.3/templates/_validation.tpl rename to community/webdav/1.0.4/templates/_validation.tpl diff --git a/community/webdav/1.0.3/templates/_webdav.tpl b/community/webdav/1.0.4/templates/_webdav.tpl similarity index 100% rename from community/webdav/1.0.3/templates/_webdav.tpl rename to community/webdav/1.0.4/templates/_webdav.tpl diff --git a/community/webdav/1.0.3/templates/common.yaml b/community/webdav/1.0.4/templates/common.yaml similarity index 100% rename from community/webdav/1.0.3/templates/common.yaml rename to community/webdav/1.0.4/templates/common.yaml diff --git a/community/zerotier/1.0.2/Chart.lock b/community/zerotier/1.0.2/Chart.lock deleted file mode 100644 index 992db2207d..0000000000 --- a/community/zerotier/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-08T17:21:59.310628337+03:00" diff --git a/community/zerotier/1.0.2/charts/common-1.0.8.tgz b/community/zerotier/1.0.2/charts/common-1.0.8.tgz deleted file mode 100644 index 3e22101088..0000000000 Binary files a/community/zerotier/1.0.2/charts/common-1.0.8.tgz and /dev/null differ diff --git a/community/zerotier/1.0.3/Chart.lock b/community/zerotier/1.0.3/Chart.lock new file mode 100644 index 0000000000..ba7d9af36f --- /dev/null +++ b/community/zerotier/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:01:27.837737277+03:00" diff --git a/community/zerotier/1.0.2/Chart.yaml b/community/zerotier/1.0.3/Chart.yaml similarity index 94% rename from community/zerotier/1.0.2/Chart.yaml rename to community/zerotier/1.0.3/Chart.yaml index 4542d69d62..f1d1f39d5d 100644 --- a/community/zerotier/1.0.2/Chart.yaml +++ b/community/zerotier/1.0.3/Chart.yaml @@ -3,7 +3,7 @@ description: Securely connect any device, anywhere. annotations: title: Zerotier type: application -version: 1.0.2 +version: 1.0.3 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.8 + version: 1.0.9 home: https://www.zerotier.com icon: https://avatars.githubusercontent.com/u/4173285 sources: diff --git a/community/zerotier/1.0.2/README.md b/community/zerotier/1.0.3/README.md similarity index 100% rename from community/zerotier/1.0.2/README.md rename to community/zerotier/1.0.3/README.md diff --git a/community/zerotier/1.0.2/app-readme.md b/community/zerotier/1.0.3/app-readme.md similarity index 100% rename from community/zerotier/1.0.2/app-readme.md rename to community/zerotier/1.0.3/app-readme.md diff --git a/community/zerotier/1.0.3/charts/common-1.0.9.tgz b/community/zerotier/1.0.3/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..69c666a2c5 Binary files /dev/null and b/community/zerotier/1.0.3/charts/common-1.0.9.tgz differ diff --git a/community/zerotier/1.0.2/ci/basic-values.yaml b/community/zerotier/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/zerotier/1.0.2/ci/basic-values.yaml rename to community/zerotier/1.0.3/ci/basic-values.yaml diff --git a/community/zerotier/1.0.2/ix_values.yaml b/community/zerotier/1.0.3/ix_values.yaml similarity index 100% rename from community/zerotier/1.0.2/ix_values.yaml rename to community/zerotier/1.0.3/ix_values.yaml diff --git a/community/zerotier/1.0.2/metadata.yaml b/community/zerotier/1.0.3/metadata.yaml similarity index 100% rename from community/zerotier/1.0.2/metadata.yaml rename to community/zerotier/1.0.3/metadata.yaml diff --git a/community/zerotier/1.0.2/questions.yaml b/community/zerotier/1.0.3/questions.yaml similarity index 100% rename from community/zerotier/1.0.2/questions.yaml rename to community/zerotier/1.0.3/questions.yaml diff --git a/community/zerotier/1.0.2/templates/NOTES.txt b/community/zerotier/1.0.3/templates/NOTES.txt similarity index 100% rename from community/zerotier/1.0.2/templates/NOTES.txt rename to community/zerotier/1.0.3/templates/NOTES.txt diff --git a/community/zerotier/1.0.2/templates/_zerotier.tpl b/community/zerotier/1.0.3/templates/_zerotier.tpl similarity index 100% rename from community/zerotier/1.0.2/templates/_zerotier.tpl rename to community/zerotier/1.0.3/templates/_zerotier.tpl diff --git a/community/zerotier/1.0.2/templates/common.yaml b/community/zerotier/1.0.3/templates/common.yaml similarity index 100% rename from community/zerotier/1.0.2/templates/common.yaml rename to community/zerotier/1.0.3/templates/common.yaml diff --git a/enterprise/minio/1.0.13/Chart.lock b/enterprise/minio/1.0.13/Chart.lock deleted file mode 100644 index 0e556d6f85..0000000000 --- a/enterprise/minio/1.0.13/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-06-06T12:41:48.989717142+03:00" diff --git a/enterprise/minio/1.0.13/charts/common-1.0.8.tgz b/enterprise/minio/1.0.13/charts/common-1.0.8.tgz deleted file mode 100644 index 9e307138ba..0000000000 Binary files a/enterprise/minio/1.0.13/charts/common-1.0.8.tgz and /dev/null differ diff --git a/enterprise/minio/1.0.14/Chart.lock b/enterprise/minio/1.0.14/Chart.lock new file mode 100644 index 0000000000..664e3b8e2a --- /dev/null +++ b/enterprise/minio/1.0.14/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:01:34.610725767+03:00" diff --git a/enterprise/minio/1.0.13/Chart.yaml b/enterprise/minio/1.0.14/Chart.yaml similarity index 94% rename from enterprise/minio/1.0.13/Chart.yaml rename to enterprise/minio/1.0.14/Chart.yaml index 35c6d72975..46ffaffa23 100644 --- a/enterprise/minio/1.0.13/Chart.yaml +++ b/enterprise/minio/1.0.14/Chart.yaml @@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 1.0.13 +version: 1.0.14 apiVersion: v2 appVersion: '2023-03-24' kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.8 + version: 1.0.9 home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png sources: diff --git a/enterprise/minio/1.0.13/README.md b/enterprise/minio/1.0.14/README.md similarity index 100% rename from enterprise/minio/1.0.13/README.md rename to enterprise/minio/1.0.14/README.md diff --git a/enterprise/minio/1.0.13/app-readme.md b/enterprise/minio/1.0.14/app-readme.md similarity index 100% rename from enterprise/minio/1.0.13/app-readme.md rename to enterprise/minio/1.0.14/app-readme.md diff --git a/enterprise/minio/1.0.14/charts/common-1.0.9.tgz b/enterprise/minio/1.0.14/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..9a1866d19e Binary files /dev/null and b/enterprise/minio/1.0.14/charts/common-1.0.9.tgz differ diff --git a/enterprise/minio/1.0.13/ci/snmd-https-values.yaml b/enterprise/minio/1.0.14/ci/snmd-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ci/snmd-https-values.yaml rename to enterprise/minio/1.0.14/ci/snmd-https-values.yaml diff --git a/enterprise/minio/1.0.13/ci/snmd-logsearch-https-values.yaml b/enterprise/minio/1.0.14/ci/snmd-logsearch-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ci/snmd-logsearch-https-values.yaml rename to enterprise/minio/1.0.14/ci/snmd-logsearch-https-values.yaml diff --git a/enterprise/minio/1.0.13/ci/snmd-logsearch-values.yaml b/enterprise/minio/1.0.14/ci/snmd-logsearch-values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ci/snmd-logsearch-values.yaml rename to enterprise/minio/1.0.14/ci/snmd-logsearch-values.yaml diff --git a/enterprise/minio/1.0.13/ci/snmd-values.yaml b/enterprise/minio/1.0.14/ci/snmd-values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ci/snmd-values.yaml rename to enterprise/minio/1.0.14/ci/snmd-values.yaml diff --git a/enterprise/minio/1.0.13/ci/snsd-https-values.yaml b/enterprise/minio/1.0.14/ci/snsd-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ci/snsd-https-values.yaml rename to enterprise/minio/1.0.14/ci/snsd-https-values.yaml diff --git a/enterprise/minio/1.0.13/ci/snsd-logsearch-https-values.yaml b/enterprise/minio/1.0.14/ci/snsd-logsearch-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ci/snsd-logsearch-https-values.yaml rename to enterprise/minio/1.0.14/ci/snsd-logsearch-https-values.yaml diff --git a/enterprise/minio/1.0.13/ci/snsd-logsearch-values.yaml b/enterprise/minio/1.0.14/ci/snsd-logsearch-values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ci/snsd-logsearch-values.yaml rename to enterprise/minio/1.0.14/ci/snsd-logsearch-values.yaml diff --git a/enterprise/minio/1.0.13/ci/snsd-values.yaml b/enterprise/minio/1.0.14/ci/snsd-values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ci/snsd-values.yaml rename to enterprise/minio/1.0.14/ci/snsd-values.yaml diff --git a/enterprise/minio/1.0.13/ix_values.yaml b/enterprise/minio/1.0.14/ix_values.yaml similarity index 100% rename from enterprise/minio/1.0.13/ix_values.yaml rename to enterprise/minio/1.0.14/ix_values.yaml diff --git a/enterprise/minio/1.0.13/metadata.yaml b/enterprise/minio/1.0.14/metadata.yaml similarity index 100% rename from enterprise/minio/1.0.13/metadata.yaml rename to enterprise/minio/1.0.14/metadata.yaml diff --git a/enterprise/minio/1.0.13/migrations/migrate b/enterprise/minio/1.0.14/migrations/migrate similarity index 100% rename from enterprise/minio/1.0.13/migrations/migrate rename to enterprise/minio/1.0.14/migrations/migrate diff --git a/enterprise/minio/1.0.13/questions.yaml b/enterprise/minio/1.0.14/questions.yaml similarity index 100% rename from enterprise/minio/1.0.13/questions.yaml rename to enterprise/minio/1.0.14/questions.yaml diff --git a/enterprise/minio/1.0.13/templates/NOTES.txt b/enterprise/minio/1.0.14/templates/NOTES.txt similarity index 100% rename from enterprise/minio/1.0.13/templates/NOTES.txt rename to enterprise/minio/1.0.14/templates/NOTES.txt diff --git a/enterprise/minio/1.0.13/templates/_configuration.tpl b/enterprise/minio/1.0.14/templates/_configuration.tpl similarity index 100% rename from enterprise/minio/1.0.13/templates/_configuration.tpl rename to enterprise/minio/1.0.14/templates/_configuration.tpl diff --git a/enterprise/minio/1.0.13/templates/_helpers.tpl b/enterprise/minio/1.0.14/templates/_helpers.tpl similarity index 100% rename from enterprise/minio/1.0.13/templates/_helpers.tpl rename to enterprise/minio/1.0.14/templates/_helpers.tpl diff --git a/enterprise/minio/1.0.13/templates/_logsearch.tpl b/enterprise/minio/1.0.14/templates/_logsearch.tpl similarity index 100% rename from enterprise/minio/1.0.13/templates/_logsearch.tpl rename to enterprise/minio/1.0.14/templates/_logsearch.tpl diff --git a/enterprise/minio/1.0.13/templates/_minio.tpl b/enterprise/minio/1.0.14/templates/_minio.tpl similarity index 100% rename from enterprise/minio/1.0.13/templates/_minio.tpl rename to enterprise/minio/1.0.14/templates/_minio.tpl diff --git a/enterprise/minio/1.0.13/templates/_portal.tpl b/enterprise/minio/1.0.14/templates/_portal.tpl similarity index 100% rename from enterprise/minio/1.0.13/templates/_portal.tpl rename to enterprise/minio/1.0.14/templates/_portal.tpl diff --git a/enterprise/minio/1.0.13/templates/_postgres.tpl b/enterprise/minio/1.0.14/templates/_postgres.tpl similarity index 100% rename from enterprise/minio/1.0.13/templates/_postgres.tpl rename to enterprise/minio/1.0.14/templates/_postgres.tpl diff --git a/enterprise/minio/1.0.13/templates/common.yaml b/enterprise/minio/1.0.14/templates/common.yaml similarity index 100% rename from enterprise/minio/1.0.13/templates/common.yaml rename to enterprise/minio/1.0.14/templates/common.yaml diff --git a/enterprise/minio/1.0.13/upgrade_strategy_disable b/enterprise/minio/1.0.14/upgrade_strategy_disable similarity index 100% rename from enterprise/minio/1.0.13/upgrade_strategy_disable rename to enterprise/minio/1.0.14/upgrade_strategy_disable diff --git a/enterprise/syncthing/1.0.1/Chart.lock b/enterprise/syncthing/1.0.1/Chart.lock deleted file mode 100644 index 7126be1633..0000000000 --- a/enterprise/syncthing/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.8 -digest: sha256:254efaa1285f634b7a80b7baadeadbd20a680f7fee49d1d9d3c4618aa0d657ad -generated: "2023-05-30T18:50:42.865716795+03:00" diff --git a/enterprise/syncthing/1.0.1/charts/common-1.0.8.tgz b/enterprise/syncthing/1.0.1/charts/common-1.0.8.tgz deleted file mode 100644 index 3b457b1361..0000000000 Binary files a/enterprise/syncthing/1.0.1/charts/common-1.0.8.tgz and /dev/null differ diff --git a/enterprise/syncthing/1.0.2/Chart.lock b/enterprise/syncthing/1.0.2/Chart.lock new file mode 100644 index 0000000000..9db975c5c9 --- /dev/null +++ b/enterprise/syncthing/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.9 +digest: sha256:c3eb00f142d5d1cdbff7843940c150a00bd916520363e6ee9f459ce61fa92b40 +generated: "2023-07-04T18:01:41.553296938+03:00" diff --git a/enterprise/syncthing/1.0.1/Chart.yaml b/enterprise/syncthing/1.0.2/Chart.yaml similarity index 94% rename from enterprise/syncthing/1.0.1/Chart.yaml rename to enterprise/syncthing/1.0.2/Chart.yaml index 14da1624c1..00d5b15e4e 100644 --- a/enterprise/syncthing/1.0.1/Chart.yaml +++ b/enterprise/syncthing/1.0.2/Chart.yaml @@ -3,7 +3,7 @@ description: Syncthing is a continuous file synchronization program. annotations: title: Syncthing type: application -version: 1.0.1 +version: 1.0.2 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.8 + version: 1.0.9 home: https://syncthing.net/ icon: https://syncthing.net/img/logo-horizontal.svg sources: diff --git a/enterprise/syncthing/1.0.1/README.md b/enterprise/syncthing/1.0.2/README.md similarity index 100% rename from enterprise/syncthing/1.0.1/README.md rename to enterprise/syncthing/1.0.2/README.md diff --git a/enterprise/syncthing/1.0.1/app-readme.md b/enterprise/syncthing/1.0.2/app-readme.md similarity index 100% rename from enterprise/syncthing/1.0.1/app-readme.md rename to enterprise/syncthing/1.0.2/app-readme.md diff --git a/enterprise/syncthing/1.0.2/charts/common-1.0.9.tgz b/enterprise/syncthing/1.0.2/charts/common-1.0.9.tgz new file mode 100644 index 0000000000..b965913ec2 Binary files /dev/null and b/enterprise/syncthing/1.0.2/charts/common-1.0.9.tgz differ diff --git a/enterprise/syncthing/1.0.1/ci/basic-no-hostnet-values.yaml b/enterprise/syncthing/1.0.2/ci/basic-no-hostnet-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.1/ci/basic-no-hostnet-values.yaml rename to enterprise/syncthing/1.0.2/ci/basic-no-hostnet-values.yaml diff --git a/enterprise/syncthing/1.0.1/ci/basic-values.yaml b/enterprise/syncthing/1.0.2/ci/basic-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.1/ci/basic-values.yaml rename to enterprise/syncthing/1.0.2/ci/basic-values.yaml diff --git a/enterprise/syncthing/1.0.1/ci/https-no-hostnet-values.yaml b/enterprise/syncthing/1.0.2/ci/https-no-hostnet-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.1/ci/https-no-hostnet-values.yaml rename to enterprise/syncthing/1.0.2/ci/https-no-hostnet-values.yaml diff --git a/enterprise/syncthing/1.0.1/ci/https-values.yaml b/enterprise/syncthing/1.0.2/ci/https-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.1/ci/https-values.yaml rename to enterprise/syncthing/1.0.2/ci/https-values.yaml diff --git a/enterprise/syncthing/1.0.1/ix_values.yaml b/enterprise/syncthing/1.0.2/ix_values.yaml similarity index 100% rename from enterprise/syncthing/1.0.1/ix_values.yaml rename to enterprise/syncthing/1.0.2/ix_values.yaml diff --git a/enterprise/syncthing/1.0.1/metadata.yaml b/enterprise/syncthing/1.0.2/metadata.yaml similarity index 100% rename from enterprise/syncthing/1.0.1/metadata.yaml rename to enterprise/syncthing/1.0.2/metadata.yaml diff --git a/enterprise/syncthing/1.0.1/questions.yaml b/enterprise/syncthing/1.0.2/questions.yaml similarity index 100% rename from enterprise/syncthing/1.0.1/questions.yaml rename to enterprise/syncthing/1.0.2/questions.yaml diff --git a/enterprise/syncthing/1.0.1/templates/NOTES.txt b/enterprise/syncthing/1.0.2/templates/NOTES.txt similarity index 100% rename from enterprise/syncthing/1.0.1/templates/NOTES.txt rename to enterprise/syncthing/1.0.2/templates/NOTES.txt diff --git a/enterprise/syncthing/1.0.1/templates/_certContainer.tpl b/enterprise/syncthing/1.0.2/templates/_certContainer.tpl similarity index 100% rename from enterprise/syncthing/1.0.1/templates/_certContainer.tpl rename to enterprise/syncthing/1.0.2/templates/_certContainer.tpl diff --git a/enterprise/syncthing/1.0.1/templates/_configure.tpl b/enterprise/syncthing/1.0.2/templates/_configure.tpl similarity index 100% rename from enterprise/syncthing/1.0.1/templates/_configure.tpl rename to enterprise/syncthing/1.0.2/templates/_configure.tpl diff --git a/enterprise/syncthing/1.0.1/templates/_portal.tpl b/enterprise/syncthing/1.0.2/templates/_portal.tpl similarity index 100% rename from enterprise/syncthing/1.0.1/templates/_portal.tpl rename to enterprise/syncthing/1.0.2/templates/_portal.tpl diff --git a/enterprise/syncthing/1.0.1/templates/_syncthing.tpl b/enterprise/syncthing/1.0.2/templates/_syncthing.tpl similarity index 100% rename from enterprise/syncthing/1.0.1/templates/_syncthing.tpl rename to enterprise/syncthing/1.0.2/templates/_syncthing.tpl diff --git a/enterprise/syncthing/1.0.1/templates/common.yaml b/enterprise/syncthing/1.0.2/templates/common.yaml similarity index 100% rename from enterprise/syncthing/1.0.1/templates/common.yaml rename to enterprise/syncthing/1.0.2/templates/common.yaml diff --git a/enterprise/syncthing/1.0.1/upgrade_strategy_disable b/enterprise/syncthing/1.0.2/upgrade_strategy_disable similarity index 100% rename from enterprise/syncthing/1.0.1/upgrade_strategy_disable rename to enterprise/syncthing/1.0.2/upgrade_strategy_disable