diff --git a/catalog.json b/catalog.json index daf6e714ca..7129a734bc 100644 --- a/catalog.json +++ b/catalog.json @@ -159,9 +159,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/charts/prometheus", - "latest_version": "1.0.0", + "latest_version": "1.0.1", "latest_app_version": "v2.43.0", - "latest_human_version": "v2.43.0_1.0.0", + "latest_human_version": "v2.43.0_1.0.1", "last_update": "2023-04-12 14:39:39", "name": "prometheus", "recommended": false, @@ -315,9 +315,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/community/lidarr", - "latest_version": "1.0.1", + "latest_version": "1.0.2", "latest_app_version": "1.1.3.2982", - "latest_human_version": "1.1.3.2982_1.0.1", + "latest_human_version": "1.1.3.2982_1.0.2", "last_update": "2023-04-13 15:16:58", "name": "lidarr", "recommended": false, @@ -335,9 +335,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/community/qbittorrent", - "latest_version": "1.0.3", + "latest_version": "1.0.4", "latest_app_version": "4.5.2", - "latest_human_version": "4.5.2_1.0.3", + "latest_human_version": "4.5.2_1.0.4", "last_update": "2023-04-07 17:25:51", "name": "qbittorrent", "recommended": false, @@ -357,7 +357,7 @@ "latest_version": "1.0.2", "latest_app_version": "3.0.10.1567", "latest_human_version": "3.0.10.1567_1.0.2", - "last_update": "2023-04-11 15:25:04", + "last_update": "2023-04-20 13:11:15", "name": "sonarr", "recommended": false, "title": "Sonarr", @@ -411,9 +411,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/community/radarr", - "latest_version": "1.0.3", + "latest_version": "1.0.4", "latest_app_version": "4.4.4.7068", - "latest_human_version": "4.4.4.7068_1.0.3", + "latest_human_version": "4.4.4.7068_1.0.4", "last_update": "2023-04-16 20:11:57", "name": "radarr", "recommended": false, @@ -431,9 +431,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/community/ipfs", - "latest_version": "1.0.3", + "latest_version": "1.0.4", "latest_app_version": "v0.19.1", - "latest_human_version": "v0.19.1_1.0.3", + "latest_human_version": "v0.19.1_1.0.4", "last_update": "2023-04-07 17:25:51", "name": "ipfs", "recommended": false, @@ -469,9 +469,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/community/vaultwarden", - "latest_version": "1.0.3", + "latest_version": "1.0.4", "latest_app_version": "1.28.1", - "latest_human_version": "1.28.1_1.0.3", + "latest_human_version": "1.28.1_1.0.4", "last_update": "2023-04-11 15:25:54", "name": "vaultwarden", "recommended": false, @@ -508,9 +508,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/community/gitea", - "latest_version": "1.0.0", + "latest_version": "1.0.1", "latest_app_version": "1.19.0", - "latest_human_version": "1.19.0_1.0.0", + "latest_human_version": "1.19.0_1.0.1", "last_update": "2023-04-12 10:28:30", "name": "gitea", "recommended": false, @@ -530,9 +530,9 @@ "healthy": true, "healthy_error": null, "location": "/__w/charts/charts/enterprise/minio", - "latest_version": "1.0.4", + "latest_version": "1.0.5", "latest_app_version": "2023-03-24", - "latest_human_version": "2023-03-24_1.0.4", + "latest_human_version": "2023-03-24_1.0.5", "last_update": "2023-04-12 12:29:23", "name": "minio", "recommended": false, diff --git a/charts/prometheus/1.0.0/Chart.lock b/charts/prometheus/1.0.0/Chart.lock deleted file mode 100644 index 110c830406..0000000000 --- a/charts/prometheus/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.3 -digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 -generated: "2023-04-06T18:56:51.017765304+03:00" diff --git a/charts/prometheus/1.0.0/charts/common-1.0.3.tgz b/charts/prometheus/1.0.0/charts/common-1.0.3.tgz deleted file mode 100644 index f3940bf704..0000000000 Binary files a/charts/prometheus/1.0.0/charts/common-1.0.3.tgz and /dev/null differ diff --git a/charts/prometheus/1.0.1/Chart.lock b/charts/prometheus/1.0.1/Chart.lock new file mode 100644 index 0000000000..7c6c7cc8ae --- /dev/null +++ b/charts/prometheus/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:43:13.297354792+03:00" diff --git a/charts/prometheus/1.0.0/Chart.yaml b/charts/prometheus/1.0.1/Chart.yaml similarity index 94% rename from charts/prometheus/1.0.0/Chart.yaml rename to charts/prometheus/1.0.1/Chart.yaml index f751a581d9..3394c41fc7 100644 --- a/charts/prometheus/1.0.0/Chart.yaml +++ b/charts/prometheus/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: v2.43.0 kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.3 + version: 1.0.6 home: https://prometheus.io icon: https://avatars.githubusercontent.com/u/3380462 sources: diff --git a/charts/prometheus/1.0.0/README.md b/charts/prometheus/1.0.1/README.md similarity index 100% rename from charts/prometheus/1.0.0/README.md rename to charts/prometheus/1.0.1/README.md diff --git a/charts/prometheus/1.0.0/app-readme.md b/charts/prometheus/1.0.1/app-readme.md similarity index 100% rename from charts/prometheus/1.0.0/app-readme.md rename to charts/prometheus/1.0.1/app-readme.md diff --git a/charts/prometheus/1.0.1/charts/common-1.0.6.tgz b/charts/prometheus/1.0.1/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..64288ec79b Binary files /dev/null and b/charts/prometheus/1.0.1/charts/common-1.0.6.tgz differ diff --git a/charts/prometheus/1.0.0/ci/basic-values.yaml b/charts/prometheus/1.0.1/ci/basic-values.yaml similarity index 100% rename from charts/prometheus/1.0.0/ci/basic-values.yaml rename to charts/prometheus/1.0.1/ci/basic-values.yaml diff --git a/charts/prometheus/1.0.0/ix_values.yaml b/charts/prometheus/1.0.1/ix_values.yaml similarity index 100% rename from charts/prometheus/1.0.0/ix_values.yaml rename to charts/prometheus/1.0.1/ix_values.yaml diff --git a/charts/prometheus/1.0.0/questions.yaml b/charts/prometheus/1.0.1/questions.yaml similarity index 99% rename from charts/prometheus/1.0.0/questions.yaml rename to charts/prometheus/1.0.1/questions.yaml index e9c300bdb2..0203f87eb3 100644 --- a/charts/prometheus/1.0.0/questions.yaml +++ b/charts/prometheus/1.0.1/questions.yaml @@ -94,7 +94,7 @@ questions: description: The user id that Prometheus will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true - variable: group @@ -102,7 +102,7 @@ questions: description: The group id that Prometheus will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true diff --git a/charts/prometheus/1.0.0/templates/NOTES.txt b/charts/prometheus/1.0.1/templates/NOTES.txt similarity index 100% rename from charts/prometheus/1.0.0/templates/NOTES.txt rename to charts/prometheus/1.0.1/templates/NOTES.txt diff --git a/charts/prometheus/1.0.0/templates/_portal.tpl b/charts/prometheus/1.0.1/templates/_portal.tpl similarity index 100% rename from charts/prometheus/1.0.0/templates/_portal.tpl rename to charts/prometheus/1.0.1/templates/_portal.tpl diff --git a/charts/prometheus/1.0.0/templates/_prometheus.tpl b/charts/prometheus/1.0.1/templates/_prometheus.tpl similarity index 100% rename from charts/prometheus/1.0.0/templates/_prometheus.tpl rename to charts/prometheus/1.0.1/templates/_prometheus.tpl diff --git a/charts/prometheus/1.0.0/templates/common.yaml b/charts/prometheus/1.0.1/templates/common.yaml similarity index 100% rename from charts/prometheus/1.0.0/templates/common.yaml rename to charts/prometheus/1.0.1/templates/common.yaml diff --git a/community/gitea/1.0.0/Chart.lock b/community/gitea/1.0.0/Chart.lock deleted file mode 100644 index 368806ac9f..0000000000 --- a/community/gitea/1.0.0/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.3 -digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 -generated: "2023-04-06T19:00:01.577717432+03:00" diff --git a/community/gitea/1.0.0/charts/common-1.0.3.tgz b/community/gitea/1.0.0/charts/common-1.0.3.tgz deleted file mode 100644 index b193efa527..0000000000 Binary files a/community/gitea/1.0.0/charts/common-1.0.3.tgz and /dev/null differ diff --git a/community/gitea/1.0.1/Chart.lock b/community/gitea/1.0.1/Chart.lock new file mode 100644 index 0000000000..cdc45bdc09 --- /dev/null +++ b/community/gitea/1.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:40:33.122646608+03:00" diff --git a/community/gitea/1.0.0/Chart.yaml b/community/gitea/1.0.1/Chart.yaml similarity index 94% rename from community/gitea/1.0.0/Chart.yaml rename to community/gitea/1.0.1/Chart.yaml index 7a0dc4a9f7..a317d7631e 100644 --- a/community/gitea/1.0.0/Chart.yaml +++ b/community/gitea/1.0.1/Chart.yaml @@ -3,7 +3,7 @@ description: Gitea - Git with a cup of tea annotations: title: Gitea type: application -version: 1.0.0 +version: 1.0.1 apiVersion: v2 appVersion: '1.19.0' kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.3 + version: 1.0.6 home: https://gitea.io/en-us icon: https://gitea.com/assets/img/logo.svg sources: diff --git a/community/gitea/1.0.0/README.md b/community/gitea/1.0.1/README.md similarity index 100% rename from community/gitea/1.0.0/README.md rename to community/gitea/1.0.1/README.md diff --git a/community/gitea/1.0.0/app-readme.md b/community/gitea/1.0.1/app-readme.md similarity index 100% rename from community/gitea/1.0.0/app-readme.md rename to community/gitea/1.0.1/app-readme.md diff --git a/community/gitea/1.0.1/charts/common-1.0.6.tgz b/community/gitea/1.0.1/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..e9aee91700 Binary files /dev/null and b/community/gitea/1.0.1/charts/common-1.0.6.tgz differ diff --git a/community/gitea/1.0.0/ci/basic-values.yaml b/community/gitea/1.0.1/ci/basic-values.yaml similarity index 100% rename from community/gitea/1.0.0/ci/basic-values.yaml rename to community/gitea/1.0.1/ci/basic-values.yaml diff --git a/community/gitea/1.0.0/ci/https-values.yaml b/community/gitea/1.0.1/ci/https-values.yaml similarity index 100% rename from community/gitea/1.0.0/ci/https-values.yaml rename to community/gitea/1.0.1/ci/https-values.yaml diff --git a/community/gitea/1.0.0/ix_values.yaml b/community/gitea/1.0.1/ix_values.yaml similarity index 100% rename from community/gitea/1.0.0/ix_values.yaml rename to community/gitea/1.0.1/ix_values.yaml diff --git a/community/gitea/1.0.0/questions.yaml b/community/gitea/1.0.1/questions.yaml similarity index 99% rename from community/gitea/1.0.0/questions.yaml rename to community/gitea/1.0.1/questions.yaml index ab5fa32289..c4e7783d77 100644 --- a/community/gitea/1.0.0/questions.yaml +++ b/community/gitea/1.0.1/questions.yaml @@ -63,7 +63,7 @@ questions: description: The user id that Gitea will run as. schema: type: int - min: 1 + min: 568 # FIXME: See values.yaml hidden: true editable: false @@ -74,7 +74,7 @@ questions: description: The group id that Gitea will run as. schema: type: int - min: 1 + min: 568 # FIXME: See values.yaml hidden: true editable: false diff --git a/community/gitea/1.0.0/templates/NOTES.txt b/community/gitea/1.0.1/templates/NOTES.txt similarity index 100% rename from community/gitea/1.0.0/templates/NOTES.txt rename to community/gitea/1.0.1/templates/NOTES.txt diff --git a/community/gitea/1.0.0/templates/_configuration.tpl b/community/gitea/1.0.1/templates/_configuration.tpl similarity index 100% rename from community/gitea/1.0.0/templates/_configuration.tpl rename to community/gitea/1.0.1/templates/_configuration.tpl diff --git a/community/gitea/1.0.0/templates/_gitea.tpl b/community/gitea/1.0.1/templates/_gitea.tpl similarity index 100% rename from community/gitea/1.0.0/templates/_gitea.tpl rename to community/gitea/1.0.1/templates/_gitea.tpl diff --git a/community/gitea/1.0.0/templates/_portal.tpl b/community/gitea/1.0.1/templates/_portal.tpl similarity index 100% rename from community/gitea/1.0.0/templates/_portal.tpl rename to community/gitea/1.0.1/templates/_portal.tpl diff --git a/community/gitea/1.0.0/templates/_postgres.tpl b/community/gitea/1.0.1/templates/_postgres.tpl similarity index 100% rename from community/gitea/1.0.0/templates/_postgres.tpl rename to community/gitea/1.0.1/templates/_postgres.tpl diff --git a/community/gitea/1.0.0/templates/common.yaml b/community/gitea/1.0.1/templates/common.yaml similarity index 100% rename from community/gitea/1.0.0/templates/common.yaml rename to community/gitea/1.0.1/templates/common.yaml diff --git a/community/ipfs/1.0.3/Chart.lock b/community/ipfs/1.0.3/Chart.lock deleted file mode 100644 index 1cbbd83403..0000000000 --- a/community/ipfs/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.3 -digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 -generated: "2023-04-06T12:17:10.315417692+03:00" diff --git a/community/ipfs/1.0.3/charts/common-1.0.3.tgz b/community/ipfs/1.0.3/charts/common-1.0.3.tgz deleted file mode 100644 index 9c24c7a790..0000000000 Binary files a/community/ipfs/1.0.3/charts/common-1.0.3.tgz and /dev/null differ diff --git a/community/ipfs/1.0.4/Chart.lock b/community/ipfs/1.0.4/Chart.lock new file mode 100644 index 0000000000..bcfea856ca --- /dev/null +++ b/community/ipfs/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:40:49.779965625+03:00" diff --git a/community/ipfs/1.0.3/Chart.yaml b/community/ipfs/1.0.4/Chart.yaml similarity index 94% rename from community/ipfs/1.0.3/Chart.yaml rename to community/ipfs/1.0.4/Chart.yaml index d4cc77b3bc..5e7dce74a4 100644 --- a/community/ipfs/1.0.3/Chart.yaml +++ b/community/ipfs/1.0.4/Chart.yaml @@ -4,7 +4,7 @@ description: Interplanetary Filesystem - the Web3 standard for content-addressin annotations: title: IPFS type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 appVersion: v0.19.1 kubeVersion: '>=1.16.0-0' @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.3 + version: 1.0.6 home: https://ipfs.tech/ icon: https://avatars.githubusercontent.com/u/10536621 sources: diff --git a/community/ipfs/1.0.3/README.md b/community/ipfs/1.0.4/README.md similarity index 100% rename from community/ipfs/1.0.3/README.md rename to community/ipfs/1.0.4/README.md diff --git a/community/ipfs/1.0.3/app-readme.md b/community/ipfs/1.0.4/app-readme.md similarity index 100% rename from community/ipfs/1.0.3/app-readme.md rename to community/ipfs/1.0.4/app-readme.md diff --git a/community/ipfs/1.0.4/charts/common-1.0.6.tgz b/community/ipfs/1.0.4/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..a39e2c59fb Binary files /dev/null and b/community/ipfs/1.0.4/charts/common-1.0.6.tgz differ diff --git a/community/ipfs/1.0.3/ci/basic-values.yaml b/community/ipfs/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/ipfs/1.0.3/ci/basic-values.yaml rename to community/ipfs/1.0.4/ci/basic-values.yaml diff --git a/community/ipfs/1.0.3/ci/extra-env-values.yaml b/community/ipfs/1.0.4/ci/extra-env-values.yaml similarity index 100% rename from community/ipfs/1.0.3/ci/extra-env-values.yaml rename to community/ipfs/1.0.4/ci/extra-env-values.yaml diff --git a/community/ipfs/1.0.3/ci/hostNet-values.yaml b/community/ipfs/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/ipfs/1.0.3/ci/hostNet-values.yaml rename to community/ipfs/1.0.4/ci/hostNet-values.yaml diff --git a/community/ipfs/1.0.3/ix_values.yaml b/community/ipfs/1.0.4/ix_values.yaml similarity index 100% rename from community/ipfs/1.0.3/ix_values.yaml rename to community/ipfs/1.0.4/ix_values.yaml diff --git a/community/ipfs/1.0.3/questions.yaml b/community/ipfs/1.0.4/questions.yaml similarity index 99% rename from community/ipfs/1.0.3/questions.yaml rename to community/ipfs/1.0.4/questions.yaml index 42571307a6..815e4fce1b 100644 --- a/community/ipfs/1.0.3/questions.yaml +++ b/community/ipfs/1.0.4/questions.yaml @@ -62,7 +62,7 @@ questions: description: The user id that IPFS will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true - variable: group @@ -70,7 +70,7 @@ questions: description: The group id that IPFS will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true diff --git a/community/ipfs/1.0.3/templates/NOTES.txt b/community/ipfs/1.0.4/templates/NOTES.txt similarity index 100% rename from community/ipfs/1.0.3/templates/NOTES.txt rename to community/ipfs/1.0.4/templates/NOTES.txt diff --git a/community/ipfs/1.0.3/templates/_configuration.tpl b/community/ipfs/1.0.4/templates/_configuration.tpl similarity index 100% rename from community/ipfs/1.0.3/templates/_configuration.tpl rename to community/ipfs/1.0.4/templates/_configuration.tpl diff --git a/community/ipfs/1.0.3/templates/_ipfs.tpl b/community/ipfs/1.0.4/templates/_ipfs.tpl similarity index 100% rename from community/ipfs/1.0.3/templates/_ipfs.tpl rename to community/ipfs/1.0.4/templates/_ipfs.tpl diff --git a/community/ipfs/1.0.3/templates/_portal.tpl b/community/ipfs/1.0.4/templates/_portal.tpl similarity index 100% rename from community/ipfs/1.0.3/templates/_portal.tpl rename to community/ipfs/1.0.4/templates/_portal.tpl diff --git a/community/ipfs/1.0.3/templates/common.yaml b/community/ipfs/1.0.4/templates/common.yaml similarity index 100% rename from community/ipfs/1.0.3/templates/common.yaml rename to community/ipfs/1.0.4/templates/common.yaml diff --git a/community/lidarr/1.0.1/Chart.lock b/community/lidarr/1.0.1/Chart.lock deleted file mode 100644 index e135676755..0000000000 --- a/community/lidarr/1.0.1/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.5 -digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc -generated: "2023-04-13T18:03:53.351888216+03:00" diff --git a/community/lidarr/1.0.1/charts/common-1.0.5.tgz b/community/lidarr/1.0.1/charts/common-1.0.5.tgz deleted file mode 100644 index 14ec158540..0000000000 Binary files a/community/lidarr/1.0.1/charts/common-1.0.5.tgz and /dev/null differ diff --git a/community/lidarr/1.0.2/Chart.lock b/community/lidarr/1.0.2/Chart.lock new file mode 100644 index 0000000000..c0b7734f74 --- /dev/null +++ b/community/lidarr/1.0.2/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:41:03.103572642+03:00" diff --git a/community/lidarr/1.0.1/Chart.yaml b/community/lidarr/1.0.2/Chart.yaml similarity index 95% rename from community/lidarr/1.0.1/Chart.yaml rename to community/lidarr/1.0.2/Chart.yaml index 561842f455..031c5b8642 100644 --- a/community/lidarr/1.0.1/Chart.yaml +++ b/community/lidarr/1.0.2/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.1 +version: 1.0.2 apiVersion: v2 appVersion: '1.1.3.2982' kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.5 + version: 1.0.6 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.1/README.md b/community/lidarr/1.0.2/README.md similarity index 100% rename from community/lidarr/1.0.1/README.md rename to community/lidarr/1.0.2/README.md diff --git a/community/lidarr/1.0.1/app-readme.md b/community/lidarr/1.0.2/app-readme.md similarity index 100% rename from community/lidarr/1.0.1/app-readme.md rename to community/lidarr/1.0.2/app-readme.md diff --git a/community/lidarr/1.0.2/charts/common-1.0.6.tgz b/community/lidarr/1.0.2/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..1bfbbda266 Binary files /dev/null and b/community/lidarr/1.0.2/charts/common-1.0.6.tgz differ diff --git a/community/lidarr/1.0.1/ci/basic-values.yaml b/community/lidarr/1.0.2/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.0.1/ci/basic-values.yaml rename to community/lidarr/1.0.2/ci/basic-values.yaml diff --git a/community/lidarr/1.0.1/ci/extra-values.yaml b/community/lidarr/1.0.2/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.0.1/ci/extra-values.yaml rename to community/lidarr/1.0.2/ci/extra-values.yaml diff --git a/community/lidarr/1.0.1/ci/hostNet-values.yaml b/community/lidarr/1.0.2/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.0.1/ci/hostNet-values.yaml rename to community/lidarr/1.0.2/ci/hostNet-values.yaml diff --git a/community/lidarr/1.0.1/ix_values.yaml b/community/lidarr/1.0.2/ix_values.yaml similarity index 100% rename from community/lidarr/1.0.1/ix_values.yaml rename to community/lidarr/1.0.2/ix_values.yaml diff --git a/community/lidarr/1.0.1/questions.yaml b/community/lidarr/1.0.2/questions.yaml similarity index 99% rename from community/lidarr/1.0.1/questions.yaml rename to community/lidarr/1.0.2/questions.yaml index 0db411115f..02d75144a8 100644 --- a/community/lidarr/1.0.1/questions.yaml +++ b/community/lidarr/1.0.2/questions.yaml @@ -68,7 +68,7 @@ questions: description: The user id that Lidarr will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true - variable: group @@ -76,7 +76,7 @@ questions: description: The group id that Lidarr will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true diff --git a/community/lidarr/1.0.1/templates/NOTES.txt b/community/lidarr/1.0.2/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.0.1/templates/NOTES.txt rename to community/lidarr/1.0.2/templates/NOTES.txt diff --git a/community/lidarr/1.0.1/templates/_lidarr.tpl b/community/lidarr/1.0.2/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.0.1/templates/_lidarr.tpl rename to community/lidarr/1.0.2/templates/_lidarr.tpl diff --git a/community/lidarr/1.0.1/templates/_portal.tpl b/community/lidarr/1.0.2/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.0.1/templates/_portal.tpl rename to community/lidarr/1.0.2/templates/_portal.tpl diff --git a/community/lidarr/1.0.1/templates/common.yaml b/community/lidarr/1.0.2/templates/common.yaml similarity index 100% rename from community/lidarr/1.0.1/templates/common.yaml rename to community/lidarr/1.0.2/templates/common.yaml diff --git a/community/qbittorrent/1.0.3/Chart.lock b/community/qbittorrent/1.0.3/Chart.lock deleted file mode 100644 index c5b358fc0d..0000000000 --- a/community/qbittorrent/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.3 -digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 -generated: "2023-04-06T19:07:04.096035321+03:00" diff --git a/community/qbittorrent/1.0.3/charts/common-1.0.3.tgz b/community/qbittorrent/1.0.3/charts/common-1.0.3.tgz deleted file mode 100644 index 56878a9df4..0000000000 Binary files a/community/qbittorrent/1.0.3/charts/common-1.0.3.tgz and /dev/null differ diff --git a/community/qbittorrent/1.0.4/Chart.lock b/community/qbittorrent/1.0.4/Chart.lock new file mode 100644 index 0000000000..46c5aa6773 --- /dev/null +++ b/community/qbittorrent/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:41:24.964981159+03:00" diff --git a/community/qbittorrent/1.0.3/Chart.yaml b/community/qbittorrent/1.0.4/Chart.yaml similarity index 95% rename from community/qbittorrent/1.0.3/Chart.yaml rename to community/qbittorrent/1.0.4/Chart.yaml index 42a123b3f6..f597fdc761 100644 --- a/community/qbittorrent/1.0.3/Chart.yaml +++ b/community/qbittorrent/1.0.4/Chart.yaml @@ -3,7 +3,7 @@ description: The qBittorrent project aims to provide an open-source software alt annotations: title: qBittorrent type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 appVersion: '4.5.2' kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.3 + version: 1.0.6 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.3/README.md b/community/qbittorrent/1.0.4/README.md similarity index 100% rename from community/qbittorrent/1.0.3/README.md rename to community/qbittorrent/1.0.4/README.md diff --git a/community/qbittorrent/1.0.3/app-readme.md b/community/qbittorrent/1.0.4/app-readme.md similarity index 100% rename from community/qbittorrent/1.0.3/app-readme.md rename to community/qbittorrent/1.0.4/app-readme.md diff --git a/community/qbittorrent/1.0.4/charts/common-1.0.6.tgz b/community/qbittorrent/1.0.4/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..5e01a1d080 Binary files /dev/null and b/community/qbittorrent/1.0.4/charts/common-1.0.6.tgz differ diff --git a/community/qbittorrent/1.0.3/ci/basic-values.yaml b/community/qbittorrent/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/qbittorrent/1.0.3/ci/basic-values.yaml rename to community/qbittorrent/1.0.4/ci/basic-values.yaml diff --git a/community/qbittorrent/1.0.3/ci/extra-env-values.yaml b/community/qbittorrent/1.0.4/ci/extra-env-values.yaml similarity index 100% rename from community/qbittorrent/1.0.3/ci/extra-env-values.yaml rename to community/qbittorrent/1.0.4/ci/extra-env-values.yaml diff --git a/community/qbittorrent/1.0.3/ci/hostNet-values.yaml b/community/qbittorrent/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/qbittorrent/1.0.3/ci/hostNet-values.yaml rename to community/qbittorrent/1.0.4/ci/hostNet-values.yaml diff --git a/community/qbittorrent/1.0.3/ix_values.yaml b/community/qbittorrent/1.0.4/ix_values.yaml similarity index 100% rename from community/qbittorrent/1.0.3/ix_values.yaml rename to community/qbittorrent/1.0.4/ix_values.yaml diff --git a/community/qbittorrent/1.0.3/questions.yaml b/community/qbittorrent/1.0.4/questions.yaml similarity index 99% rename from community/qbittorrent/1.0.3/questions.yaml rename to community/qbittorrent/1.0.4/questions.yaml index b00fba10b1..252a894dd3 100644 --- a/community/qbittorrent/1.0.3/questions.yaml +++ b/community/qbittorrent/1.0.4/questions.yaml @@ -61,7 +61,7 @@ questions: description: The user id that qBittorrent will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true - variable: group @@ -69,7 +69,7 @@ questions: description: The group id that qBittorrent will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true diff --git a/community/qbittorrent/1.0.3/templates/NOTES.txt b/community/qbittorrent/1.0.4/templates/NOTES.txt similarity index 100% rename from community/qbittorrent/1.0.3/templates/NOTES.txt rename to community/qbittorrent/1.0.4/templates/NOTES.txt diff --git a/community/qbittorrent/1.0.3/templates/_configuration.tpl b/community/qbittorrent/1.0.4/templates/_configuration.tpl similarity index 100% rename from community/qbittorrent/1.0.3/templates/_configuration.tpl rename to community/qbittorrent/1.0.4/templates/_configuration.tpl diff --git a/community/qbittorrent/1.0.3/templates/_portal.tpl b/community/qbittorrent/1.0.4/templates/_portal.tpl similarity index 100% rename from community/qbittorrent/1.0.3/templates/_portal.tpl rename to community/qbittorrent/1.0.4/templates/_portal.tpl diff --git a/community/qbittorrent/1.0.3/templates/_qbittorrent.tpl b/community/qbittorrent/1.0.4/templates/_qbittorrent.tpl similarity index 100% rename from community/qbittorrent/1.0.3/templates/_qbittorrent.tpl rename to community/qbittorrent/1.0.4/templates/_qbittorrent.tpl diff --git a/community/qbittorrent/1.0.3/templates/common.yaml b/community/qbittorrent/1.0.4/templates/common.yaml similarity index 100% rename from community/qbittorrent/1.0.3/templates/common.yaml rename to community/qbittorrent/1.0.4/templates/common.yaml diff --git a/community/radarr/1.0.3/Chart.lock b/community/radarr/1.0.3/Chart.lock deleted file mode 100644 index 811d43d3a3..0000000000 --- a/community/radarr/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.5 -digest: sha256:cf1db8c2ae650987a3e3d8d98767caab62c341bd0fb15309213b00dce87111cc -generated: "2023-04-16T11:36:59.949030805+03:00" diff --git a/community/radarr/1.0.3/charts/common-1.0.5.tgz b/community/radarr/1.0.3/charts/common-1.0.5.tgz deleted file mode 100644 index b2b9096331..0000000000 Binary files a/community/radarr/1.0.3/charts/common-1.0.5.tgz and /dev/null differ diff --git a/community/radarr/1.0.4/Chart.lock b/community/radarr/1.0.4/Chart.lock new file mode 100644 index 0000000000..b36e2f25dc --- /dev/null +++ b/community/radarr/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:41:43.843030612+03:00" diff --git a/community/radarr/1.0.3/Chart.yaml b/community/radarr/1.0.4/Chart.yaml similarity index 95% rename from community/radarr/1.0.3/Chart.yaml rename to community/radarr/1.0.4/Chart.yaml index 5a417cc293..43fd734ab6 100644 --- a/community/radarr/1.0.3/Chart.yaml +++ b/community/radarr/1.0.4/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.3 +version: 1.0.4 apiVersion: v2 appVersion: 4.4.4.7068 kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.5 + version: 1.0.6 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.3/README.md b/community/radarr/1.0.4/README.md similarity index 100% rename from community/radarr/1.0.3/README.md rename to community/radarr/1.0.4/README.md diff --git a/community/radarr/1.0.3/app-readme.md b/community/radarr/1.0.4/app-readme.md similarity index 100% rename from community/radarr/1.0.3/app-readme.md rename to community/radarr/1.0.4/app-readme.md diff --git a/community/radarr/1.0.4/charts/common-1.0.6.tgz b/community/radarr/1.0.4/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..ca77170145 Binary files /dev/null and b/community/radarr/1.0.4/charts/common-1.0.6.tgz differ diff --git a/community/radarr/1.0.3/ci/basic-values.yaml b/community/radarr/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/radarr/1.0.3/ci/basic-values.yaml rename to community/radarr/1.0.4/ci/basic-values.yaml diff --git a/community/radarr/1.0.3/ci/extra-values.yaml b/community/radarr/1.0.4/ci/extra-values.yaml similarity index 100% rename from community/radarr/1.0.3/ci/extra-values.yaml rename to community/radarr/1.0.4/ci/extra-values.yaml diff --git a/community/radarr/1.0.3/ci/hostNet-values.yaml b/community/radarr/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/radarr/1.0.3/ci/hostNet-values.yaml rename to community/radarr/1.0.4/ci/hostNet-values.yaml diff --git a/community/radarr/1.0.3/ix_values.yaml b/community/radarr/1.0.4/ix_values.yaml similarity index 100% rename from community/radarr/1.0.3/ix_values.yaml rename to community/radarr/1.0.4/ix_values.yaml diff --git a/community/radarr/1.0.3/questions.yaml b/community/radarr/1.0.4/questions.yaml similarity index 99% rename from community/radarr/1.0.3/questions.yaml rename to community/radarr/1.0.4/questions.yaml index 41840b3f58..8e5fdcdd2b 100644 --- a/community/radarr/1.0.3/questions.yaml +++ b/community/radarr/1.0.4/questions.yaml @@ -68,7 +68,7 @@ questions: description: The user id that Radarr will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true - variable: group @@ -76,7 +76,7 @@ questions: description: The group id that Radarr will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true diff --git a/community/radarr/1.0.3/templates/NOTES.txt b/community/radarr/1.0.4/templates/NOTES.txt similarity index 100% rename from community/radarr/1.0.3/templates/NOTES.txt rename to community/radarr/1.0.4/templates/NOTES.txt diff --git a/community/radarr/1.0.3/templates/_portal.tpl b/community/radarr/1.0.4/templates/_portal.tpl similarity index 100% rename from community/radarr/1.0.3/templates/_portal.tpl rename to community/radarr/1.0.4/templates/_portal.tpl diff --git a/community/radarr/1.0.3/templates/_radarr.tpl b/community/radarr/1.0.4/templates/_radarr.tpl similarity index 100% rename from community/radarr/1.0.3/templates/_radarr.tpl rename to community/radarr/1.0.4/templates/_radarr.tpl diff --git a/community/radarr/1.0.3/templates/common.yaml b/community/radarr/1.0.4/templates/common.yaml similarity index 100% rename from community/radarr/1.0.3/templates/common.yaml rename to community/radarr/1.0.4/templates/common.yaml diff --git a/community/vaultwarden/1.0.3/Chart.lock b/community/vaultwarden/1.0.3/Chart.lock deleted file mode 100644 index 5f80c9e060..0000000000 --- a/community/vaultwarden/1.0.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.3 -digest: sha256:1a090020cfa582aff29906320874ffe9b543fcc6c2423c281f434514f2653e02 -generated: "2023-04-06T12:17:16.818955251+03:00" diff --git a/community/vaultwarden/1.0.3/charts/common-1.0.3.tgz b/community/vaultwarden/1.0.3/charts/common-1.0.3.tgz deleted file mode 100644 index 8f3d73c88d..0000000000 Binary files a/community/vaultwarden/1.0.3/charts/common-1.0.3.tgz and /dev/null differ diff --git a/community/vaultwarden/1.0.4/Chart.lock b/community/vaultwarden/1.0.4/Chart.lock new file mode 100644 index 0000000000..7fed0120e7 --- /dev/null +++ b/community/vaultwarden/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:42:15.281286906+03:00" diff --git a/community/vaultwarden/1.0.3/Chart.yaml b/community/vaultwarden/1.0.4/Chart.yaml similarity index 95% rename from community/vaultwarden/1.0.3/Chart.yaml rename to community/vaultwarden/1.0.4/Chart.yaml index 1648829b9e..04b3dc4525 100644 --- a/community/vaultwarden/1.0.3/Chart.yaml +++ b/community/vaultwarden/1.0.4/Chart.yaml @@ -4,7 +4,7 @@ description: Alternative implementation of the Bitwarden server API written in R annotations: title: Vaultwarden type: application -version: 1.0.3 +version: 1.0.4 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.3 + version: 1.0.6 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.3/README.md b/community/vaultwarden/1.0.4/README.md similarity index 100% rename from community/vaultwarden/1.0.3/README.md rename to community/vaultwarden/1.0.4/README.md diff --git a/community/vaultwarden/1.0.3/app-readme.md b/community/vaultwarden/1.0.4/app-readme.md similarity index 100% rename from community/vaultwarden/1.0.3/app-readme.md rename to community/vaultwarden/1.0.4/app-readme.md diff --git a/community/vaultwarden/1.0.4/charts/common-1.0.6.tgz b/community/vaultwarden/1.0.4/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..b51038a036 Binary files /dev/null and b/community/vaultwarden/1.0.4/charts/common-1.0.6.tgz differ diff --git a/community/vaultwarden/1.0.3/ci/additional-env-values.yaml b/community/vaultwarden/1.0.4/ci/additional-env-values.yaml similarity index 100% rename from community/vaultwarden/1.0.3/ci/additional-env-values.yaml rename to community/vaultwarden/1.0.4/ci/additional-env-values.yaml diff --git a/community/vaultwarden/1.0.3/ci/admin-values.yaml b/community/vaultwarden/1.0.4/ci/admin-values.yaml similarity index 100% rename from community/vaultwarden/1.0.3/ci/admin-values.yaml rename to community/vaultwarden/1.0.4/ci/admin-values.yaml diff --git a/community/vaultwarden/1.0.3/ci/basic-values.yaml b/community/vaultwarden/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/vaultwarden/1.0.3/ci/basic-values.yaml rename to community/vaultwarden/1.0.4/ci/basic-values.yaml diff --git a/community/vaultwarden/1.0.3/ci/https-values.yaml b/community/vaultwarden/1.0.4/ci/https-values.yaml similarity index 100% rename from community/vaultwarden/1.0.3/ci/https-values.yaml rename to community/vaultwarden/1.0.4/ci/https-values.yaml diff --git a/community/vaultwarden/1.0.3/ci/other-user-values.yaml b/community/vaultwarden/1.0.4/ci/other-user-values.yaml similarity index 100% rename from community/vaultwarden/1.0.3/ci/other-user-values.yaml rename to community/vaultwarden/1.0.4/ci/other-user-values.yaml diff --git a/community/vaultwarden/1.0.3/ci/ws-disabled-values.yaml b/community/vaultwarden/1.0.4/ci/ws-disabled-values.yaml similarity index 100% rename from community/vaultwarden/1.0.3/ci/ws-disabled-values.yaml rename to community/vaultwarden/1.0.4/ci/ws-disabled-values.yaml diff --git a/community/vaultwarden/1.0.3/ix_values.yaml b/community/vaultwarden/1.0.4/ix_values.yaml similarity index 100% rename from community/vaultwarden/1.0.3/ix_values.yaml rename to community/vaultwarden/1.0.4/ix_values.yaml diff --git a/community/vaultwarden/1.0.3/questions.yaml b/community/vaultwarden/1.0.4/questions.yaml similarity index 99% rename from community/vaultwarden/1.0.3/questions.yaml rename to community/vaultwarden/1.0.4/questions.yaml index c2a5437c91..4d8247e498 100644 --- a/community/vaultwarden/1.0.3/questions.yaml +++ b/community/vaultwarden/1.0.4/questions.yaml @@ -77,7 +77,7 @@ questions: description: The user id that Vaultwarden will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true - variable: group @@ -85,7 +85,7 @@ questions: description: The group id that Vaultwarden will run as. schema: type: int - min: 1 + min: 568 default: 568 required: true diff --git a/community/vaultwarden/1.0.3/templates/NOTES.txt b/community/vaultwarden/1.0.4/templates/NOTES.txt similarity index 100% rename from community/vaultwarden/1.0.3/templates/NOTES.txt rename to community/vaultwarden/1.0.4/templates/NOTES.txt diff --git a/community/vaultwarden/1.0.3/templates/_configuration.tpl b/community/vaultwarden/1.0.4/templates/_configuration.tpl similarity index 100% rename from community/vaultwarden/1.0.3/templates/_configuration.tpl rename to community/vaultwarden/1.0.4/templates/_configuration.tpl diff --git a/community/vaultwarden/1.0.3/templates/_portal.tpl b/community/vaultwarden/1.0.4/templates/_portal.tpl similarity index 100% rename from community/vaultwarden/1.0.3/templates/_portal.tpl rename to community/vaultwarden/1.0.4/templates/_portal.tpl diff --git a/community/vaultwarden/1.0.3/templates/_postgres.tpl b/community/vaultwarden/1.0.4/templates/_postgres.tpl similarity index 100% rename from community/vaultwarden/1.0.3/templates/_postgres.tpl rename to community/vaultwarden/1.0.4/templates/_postgres.tpl diff --git a/community/vaultwarden/1.0.3/templates/_vaultwarden.tpl b/community/vaultwarden/1.0.4/templates/_vaultwarden.tpl similarity index 100% rename from community/vaultwarden/1.0.3/templates/_vaultwarden.tpl rename to community/vaultwarden/1.0.4/templates/_vaultwarden.tpl diff --git a/community/vaultwarden/1.0.3/templates/common.yaml b/community/vaultwarden/1.0.4/templates/common.yaml similarity index 100% rename from community/vaultwarden/1.0.3/templates/common.yaml rename to community/vaultwarden/1.0.4/templates/common.yaml diff --git a/enterprise/minio/1.0.4/Chart.lock b/enterprise/minio/1.0.4/Chart.lock deleted file mode 100644 index 0e13cedcb7..0000000000 --- a/enterprise/minio/1.0.4/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.4 -digest: sha256:9937ec5e3e3096649ad1d325fc7b0bf0edda19a9ef45ba1dbdf8d4fc37cf7f33 -generated: "2023-04-11T22:45:19.258718465+03:00" diff --git a/enterprise/minio/1.0.4/charts/common-1.0.4.tgz b/enterprise/minio/1.0.4/charts/common-1.0.4.tgz deleted file mode 100644 index 444dde75c8..0000000000 Binary files a/enterprise/minio/1.0.4/charts/common-1.0.4.tgz and /dev/null differ diff --git a/enterprise/minio/1.0.5/Chart.lock b/enterprise/minio/1.0.5/Chart.lock new file mode 100644 index 0000000000..a06aaf4127 --- /dev/null +++ b/enterprise/minio/1.0.5/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.0.6 +digest: sha256:2f1f31c15fb7f92db141a66adbb8d23a8598727730050a3883a211763a4e5472 +generated: "2023-04-20T15:42:41.292066946+03:00" diff --git a/enterprise/minio/1.0.4/Chart.yaml b/enterprise/minio/1.0.5/Chart.yaml similarity index 94% rename from enterprise/minio/1.0.4/Chart.yaml rename to enterprise/minio/1.0.5/Chart.yaml index 5ff7f0261b..d0b60afee7 100644 --- a/enterprise/minio/1.0.4/Chart.yaml +++ b/enterprise/minio/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 appVersion: '2023-03-24' kubeVersion: '>=1.16.0-0' @@ -13,7 +13,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.4 + version: 1.0.6 home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png sources: diff --git a/enterprise/minio/1.0.4/README.md b/enterprise/minio/1.0.5/README.md similarity index 100% rename from enterprise/minio/1.0.4/README.md rename to enterprise/minio/1.0.5/README.md diff --git a/enterprise/minio/1.0.4/app-readme.md b/enterprise/minio/1.0.5/app-readme.md similarity index 100% rename from enterprise/minio/1.0.4/app-readme.md rename to enterprise/minio/1.0.5/app-readme.md diff --git a/enterprise/minio/1.0.5/charts/common-1.0.6.tgz b/enterprise/minio/1.0.5/charts/common-1.0.6.tgz new file mode 100644 index 0000000000..3901bc62ef Binary files /dev/null and b/enterprise/minio/1.0.5/charts/common-1.0.6.tgz differ diff --git a/enterprise/minio/1.0.4/ci/snmd-https-values.yaml b/enterprise/minio/1.0.5/ci/snmd-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ci/snmd-https-values.yaml rename to enterprise/minio/1.0.5/ci/snmd-https-values.yaml diff --git a/enterprise/minio/1.0.4/ci/snmd-logsearch-https-values.yaml b/enterprise/minio/1.0.5/ci/snmd-logsearch-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ci/snmd-logsearch-https-values.yaml rename to enterprise/minio/1.0.5/ci/snmd-logsearch-https-values.yaml diff --git a/enterprise/minio/1.0.4/ci/snmd-logsearch-values.yaml b/enterprise/minio/1.0.5/ci/snmd-logsearch-values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ci/snmd-logsearch-values.yaml rename to enterprise/minio/1.0.5/ci/snmd-logsearch-values.yaml diff --git a/enterprise/minio/1.0.4/ci/snmd-values.yaml b/enterprise/minio/1.0.5/ci/snmd-values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ci/snmd-values.yaml rename to enterprise/minio/1.0.5/ci/snmd-values.yaml diff --git a/enterprise/minio/1.0.4/ci/snsd-https-values.yaml b/enterprise/minio/1.0.5/ci/snsd-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ci/snsd-https-values.yaml rename to enterprise/minio/1.0.5/ci/snsd-https-values.yaml diff --git a/enterprise/minio/1.0.4/ci/snsd-logsearch-https-values.yaml b/enterprise/minio/1.0.5/ci/snsd-logsearch-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ci/snsd-logsearch-https-values.yaml rename to enterprise/minio/1.0.5/ci/snsd-logsearch-https-values.yaml diff --git a/enterprise/minio/1.0.4/ci/snsd-logsearch-values.yaml b/enterprise/minio/1.0.5/ci/snsd-logsearch-values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ci/snsd-logsearch-values.yaml rename to enterprise/minio/1.0.5/ci/snsd-logsearch-values.yaml diff --git a/enterprise/minio/1.0.4/ci/snsd-values.yaml b/enterprise/minio/1.0.5/ci/snsd-values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ci/snsd-values.yaml rename to enterprise/minio/1.0.5/ci/snsd-values.yaml diff --git a/enterprise/minio/1.0.4/ix_values.yaml b/enterprise/minio/1.0.5/ix_values.yaml similarity index 100% rename from enterprise/minio/1.0.4/ix_values.yaml rename to enterprise/minio/1.0.5/ix_values.yaml diff --git a/enterprise/minio/1.0.4/questions.yaml b/enterprise/minio/1.0.5/questions.yaml similarity index 99% rename from enterprise/minio/1.0.4/questions.yaml rename to enterprise/minio/1.0.5/questions.yaml index 4d0fd4e8c0..1e8c1e3532 100644 --- a/enterprise/minio/1.0.4/questions.yaml +++ b/enterprise/minio/1.0.5/questions.yaml @@ -60,7 +60,7 @@ questions: Can't be changed after initial install. schema: type: int - min: 1 + min: 568 default: 568 immutable: true required: true @@ -71,7 +71,7 @@ questions: Can't be changed after initial install. schema: type: int - min: 1 + min: 568 default: 568 immutable: true required: true diff --git a/enterprise/minio/1.0.4/templates/NOTES.txt b/enterprise/minio/1.0.5/templates/NOTES.txt similarity index 100% rename from enterprise/minio/1.0.4/templates/NOTES.txt rename to enterprise/minio/1.0.5/templates/NOTES.txt diff --git a/enterprise/minio/1.0.4/templates/_configuration.tpl b/enterprise/minio/1.0.5/templates/_configuration.tpl similarity index 100% rename from enterprise/minio/1.0.4/templates/_configuration.tpl rename to enterprise/minio/1.0.5/templates/_configuration.tpl diff --git a/enterprise/minio/1.0.4/templates/_helpers.tpl b/enterprise/minio/1.0.5/templates/_helpers.tpl similarity index 100% rename from enterprise/minio/1.0.4/templates/_helpers.tpl rename to enterprise/minio/1.0.5/templates/_helpers.tpl diff --git a/enterprise/minio/1.0.4/templates/_logsearch.tpl b/enterprise/minio/1.0.5/templates/_logsearch.tpl similarity index 100% rename from enterprise/minio/1.0.4/templates/_logsearch.tpl rename to enterprise/minio/1.0.5/templates/_logsearch.tpl diff --git a/enterprise/minio/1.0.4/templates/_minio.tpl b/enterprise/minio/1.0.5/templates/_minio.tpl similarity index 100% rename from enterprise/minio/1.0.4/templates/_minio.tpl rename to enterprise/minio/1.0.5/templates/_minio.tpl diff --git a/enterprise/minio/1.0.4/templates/_portal.tpl b/enterprise/minio/1.0.5/templates/_portal.tpl similarity index 100% rename from enterprise/minio/1.0.4/templates/_portal.tpl rename to enterprise/minio/1.0.5/templates/_portal.tpl diff --git a/enterprise/minio/1.0.4/templates/_postgres.tpl b/enterprise/minio/1.0.5/templates/_postgres.tpl similarity index 100% rename from enterprise/minio/1.0.4/templates/_postgres.tpl rename to enterprise/minio/1.0.5/templates/_postgres.tpl diff --git a/enterprise/minio/1.0.4/templates/common.yaml b/enterprise/minio/1.0.5/templates/common.yaml similarity index 100% rename from enterprise/minio/1.0.4/templates/common.yaml rename to enterprise/minio/1.0.5/templates/common.yaml diff --git a/enterprise/minio/1.0.4/upgrade_strategy_disable b/enterprise/minio/1.0.5/upgrade_strategy_disable similarity index 100% rename from enterprise/minio/1.0.4/upgrade_strategy_disable rename to enterprise/minio/1.0.5/upgrade_strategy_disable