diff --git a/catalog.json b/catalog.json index 073ca2f2d3..ad415940b2 100644 --- a/catalog.json +++ b/catalog.json @@ -298,7 +298,7 @@ "latest_version": "1.7.49", "latest_app_version": "1.32.3.7162", "latest_human_version": "1.32.3.7162_1.7.49", - "last_update": "2023-05-23 15:20:24", + "last_update": "2023-06-06 04:53:39", "name": "plex", "recommended": false, "title": "Plex", @@ -799,9 +799,9 @@ "healthy_error": null, "home": "https://www.mumble.info/", "location": "/__w/charts/charts/community/mumble", - "latest_version": "1.0.2", + "latest_version": "1.0.3", "latest_app_version": "v1.4.230", - "latest_human_version": "v1.4.230_1.0.2", + "latest_human_version": "v1.4.230_1.0.3", "last_update": "2023-05-30 13:24:14", "name": "mumble", "recommended": false, @@ -822,7 +822,7 @@ "https://github.com/truenas/charts/tree/master/community/mumble", "https://www.mumble.info/" ], - "icon_url": "https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg" + "icon_url": "https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg?raw=true" }, "zerotier": { "app_readme": "

Zerotier

\n

Zerotier Securely connect any device, anywhere.

", @@ -1473,9 +1473,9 @@ "healthy_error": null, "home": "https://min.io", "location": "/__w/charts/charts/enterprise/minio", - "latest_version": "1.0.10", + "latest_version": "1.0.11", "latest_app_version": "2023-03-24", - "latest_human_version": "2023-03-24_1.0.10", + "latest_human_version": "2023-03-24_1.0.11", "last_update": "2023-05-30 13:24:14", "name": "minio", "recommended": false, @@ -1493,9 +1493,9 @@ "file-sharing" ], "screenshots": [ - "https://github.com/minio/console/blob/master/images/pic3.png", - "https://github.com/minio/console/blob/master/images/pic1.png", - "https://github.com/minio/console/blob/master/images/pic2.png" + "https://github.com/minio/console/blob/master/images/pic3.png?raw=true", + "https://github.com/minio/console/blob/master/images/pic1.png?raw=true", + "https://github.com/minio/console/blob/master/images/pic2.png?raw=true" ], "sources": [ "https://github.com/minio/minio", diff --git a/community/mumble/1.0.2/Chart.lock b/community/mumble/1.0.2/Chart.lock deleted file mode 100644 index bcb51bc3ac..0000000000 --- a/community/mumble/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:58:06.773656057+03:00" diff --git a/community/mumble/1.0.2/charts/common-1.0.7.tgz b/community/mumble/1.0.2/charts/common-1.0.7.tgz deleted file mode 100644 index ef293b6312..0000000000 Binary files a/community/mumble/1.0.2/charts/common-1.0.7.tgz and /dev/null differ diff --git a/community/mumble/1.0.3/Chart.lock b/community/mumble/1.0.3/Chart.lock new file mode 100644 index 0000000000..8e85e051b4 --- /dev/null +++ b/community/mumble/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +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.2/Chart.yaml b/community/mumble/1.0.3/Chart.yaml similarity index 92% rename from community/mumble/1.0.2/Chart.yaml rename to community/mumble/1.0.3/Chart.yaml index 15223aa30f..61d5472cb4 100644 --- a/community/mumble/1.0.2/Chart.yaml +++ b/community/mumble/1.0.3/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.2 +version: 1.0.3 apiVersion: v2 appVersion: 'v1.4.230' kubeVersion: '>=1.16.0-0' @@ -14,9 +14,9 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.0.7 + version: 1.0.8 home: https://www.mumble.info/ -icon: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg +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 diff --git a/community/mumble/1.0.2/README.md b/community/mumble/1.0.3/README.md similarity index 100% rename from community/mumble/1.0.2/README.md rename to community/mumble/1.0.3/README.md diff --git a/community/mumble/1.0.2/app-readme.md b/community/mumble/1.0.3/app-readme.md similarity index 100% rename from community/mumble/1.0.2/app-readme.md rename to community/mumble/1.0.3/app-readme.md diff --git a/community/mumble/1.0.3/charts/common-1.0.8.tgz b/community/mumble/1.0.3/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..bfaa669ed4 Binary files /dev/null and b/community/mumble/1.0.3/charts/common-1.0.8.tgz differ diff --git a/community/mumble/1.0.2/ci/basic-values.yaml b/community/mumble/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/mumble/1.0.2/ci/basic-values.yaml rename to community/mumble/1.0.3/ci/basic-values.yaml diff --git a/community/mumble/1.0.2/ci/cert-values.yaml b/community/mumble/1.0.3/ci/cert-values.yaml similarity index 100% rename from community/mumble/1.0.2/ci/cert-values.yaml rename to community/mumble/1.0.3/ci/cert-values.yaml diff --git a/community/mumble/1.0.2/ix_values.yaml b/community/mumble/1.0.3/ix_values.yaml similarity index 100% rename from community/mumble/1.0.2/ix_values.yaml rename to community/mumble/1.0.3/ix_values.yaml diff --git a/community/mumble/1.0.2/metadata.yaml b/community/mumble/1.0.3/metadata.yaml similarity index 100% rename from community/mumble/1.0.2/metadata.yaml rename to community/mumble/1.0.3/metadata.yaml diff --git a/community/mumble/1.0.2/migrations/migrate b/community/mumble/1.0.3/migrations/migrate similarity index 100% rename from community/mumble/1.0.2/migrations/migrate rename to community/mumble/1.0.3/migrations/migrate diff --git a/community/mumble/1.0.2/questions.yaml b/community/mumble/1.0.3/questions.yaml similarity index 100% rename from community/mumble/1.0.2/questions.yaml rename to community/mumble/1.0.3/questions.yaml diff --git a/community/mumble/1.0.2/templates/NOTES.txt b/community/mumble/1.0.3/templates/NOTES.txt similarity index 100% rename from community/mumble/1.0.2/templates/NOTES.txt rename to community/mumble/1.0.3/templates/NOTES.txt diff --git a/community/mumble/1.0.2/templates/_configuration.tpl b/community/mumble/1.0.3/templates/_configuration.tpl similarity index 100% rename from community/mumble/1.0.2/templates/_configuration.tpl rename to community/mumble/1.0.3/templates/_configuration.tpl diff --git a/community/mumble/1.0.2/templates/_mumble.tpl b/community/mumble/1.0.3/templates/_mumble.tpl similarity index 100% rename from community/mumble/1.0.2/templates/_mumble.tpl rename to community/mumble/1.0.3/templates/_mumble.tpl diff --git a/community/mumble/1.0.2/templates/common.yaml b/community/mumble/1.0.3/templates/common.yaml similarity index 100% rename from community/mumble/1.0.2/templates/common.yaml rename to community/mumble/1.0.3/templates/common.yaml diff --git a/community/mumble/item.yaml b/community/mumble/item.yaml index 7de4a42511..85452ac5cf 100644 --- a/community/mumble/item.yaml +++ b/community/mumble/item.yaml @@ -1,4 +1,4 @@ -icon_url: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg +icon_url: https://github.com/mumble-voip/mumble/blob/master/icons/mumble.svg?raw=true categories: - productivity tags: diff --git a/enterprise/minio/1.0.10/Chart.lock b/enterprise/minio/1.0.10/Chart.lock deleted file mode 100644 index 0e2b067ed3..0000000000 --- a/enterprise/minio/1.0.10/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.0.7 -digest: sha256:919bcf42446fc1748a1b77001ec0161bb7a72a198381794b716a6ebb459ac31b -generated: "2023-05-10T19:48:39.802526998+03:00" diff --git a/enterprise/minio/1.0.10/charts/common-1.0.7.tgz b/enterprise/minio/1.0.10/charts/common-1.0.7.tgz deleted file mode 100644 index c778a5610b..0000000000 Binary files a/enterprise/minio/1.0.10/charts/common-1.0.7.tgz and /dev/null differ diff --git a/enterprise/minio/1.0.11/Chart.lock b/enterprise/minio/1.0.11/Chart.lock new file mode 100644 index 0000000000..0e556d6f85 --- /dev/null +++ b/enterprise/minio/1.0.11/Chart.lock @@ -0,0 +1,6 @@ +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.10/Chart.yaml b/enterprise/minio/1.0.11/Chart.yaml similarity index 94% rename from enterprise/minio/1.0.10/Chart.yaml rename to enterprise/minio/1.0.11/Chart.yaml index 99db0b0d61..8870fd7d9a 100644 --- a/enterprise/minio/1.0.10/Chart.yaml +++ b/enterprise/minio/1.0.11/Chart.yaml @@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 1.0.10 +version: 1.0.11 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.7 + version: 1.0.8 home: https://min.io icon: https://min.io/resources/img/logo/MINIO_wordmark.png sources: diff --git a/enterprise/minio/1.0.10/README.md b/enterprise/minio/1.0.11/README.md similarity index 100% rename from enterprise/minio/1.0.10/README.md rename to enterprise/minio/1.0.11/README.md diff --git a/enterprise/minio/1.0.10/app-readme.md b/enterprise/minio/1.0.11/app-readme.md similarity index 100% rename from enterprise/minio/1.0.10/app-readme.md rename to enterprise/minio/1.0.11/app-readme.md diff --git a/enterprise/minio/1.0.11/charts/common-1.0.8.tgz b/enterprise/minio/1.0.11/charts/common-1.0.8.tgz new file mode 100644 index 0000000000..9e307138ba Binary files /dev/null and b/enterprise/minio/1.0.11/charts/common-1.0.8.tgz differ diff --git a/enterprise/minio/1.0.10/ci/snmd-https-values.yaml b/enterprise/minio/1.0.11/ci/snmd-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ci/snmd-https-values.yaml rename to enterprise/minio/1.0.11/ci/snmd-https-values.yaml diff --git a/enterprise/minio/1.0.10/ci/snmd-logsearch-https-values.yaml b/enterprise/minio/1.0.11/ci/snmd-logsearch-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ci/snmd-logsearch-https-values.yaml rename to enterprise/minio/1.0.11/ci/snmd-logsearch-https-values.yaml diff --git a/enterprise/minio/1.0.10/ci/snmd-logsearch-values.yaml b/enterprise/minio/1.0.11/ci/snmd-logsearch-values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ci/snmd-logsearch-values.yaml rename to enterprise/minio/1.0.11/ci/snmd-logsearch-values.yaml diff --git a/enterprise/minio/1.0.10/ci/snmd-values.yaml b/enterprise/minio/1.0.11/ci/snmd-values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ci/snmd-values.yaml rename to enterprise/minio/1.0.11/ci/snmd-values.yaml diff --git a/enterprise/minio/1.0.10/ci/snsd-https-values.yaml b/enterprise/minio/1.0.11/ci/snsd-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ci/snsd-https-values.yaml rename to enterprise/minio/1.0.11/ci/snsd-https-values.yaml diff --git a/enterprise/minio/1.0.10/ci/snsd-logsearch-https-values.yaml b/enterprise/minio/1.0.11/ci/snsd-logsearch-https-values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ci/snsd-logsearch-https-values.yaml rename to enterprise/minio/1.0.11/ci/snsd-logsearch-https-values.yaml diff --git a/enterprise/minio/1.0.10/ci/snsd-logsearch-values.yaml b/enterprise/minio/1.0.11/ci/snsd-logsearch-values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ci/snsd-logsearch-values.yaml rename to enterprise/minio/1.0.11/ci/snsd-logsearch-values.yaml diff --git a/enterprise/minio/1.0.10/ci/snsd-values.yaml b/enterprise/minio/1.0.11/ci/snsd-values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ci/snsd-values.yaml rename to enterprise/minio/1.0.11/ci/snsd-values.yaml diff --git a/enterprise/minio/1.0.10/ix_values.yaml b/enterprise/minio/1.0.11/ix_values.yaml similarity index 100% rename from enterprise/minio/1.0.10/ix_values.yaml rename to enterprise/minio/1.0.11/ix_values.yaml diff --git a/enterprise/minio/1.0.10/metadata.yaml b/enterprise/minio/1.0.11/metadata.yaml similarity index 100% rename from enterprise/minio/1.0.10/metadata.yaml rename to enterprise/minio/1.0.11/metadata.yaml diff --git a/enterprise/minio/1.0.10/migrations/migrate b/enterprise/minio/1.0.11/migrations/migrate similarity index 100% rename from enterprise/minio/1.0.10/migrations/migrate rename to enterprise/minio/1.0.11/migrations/migrate diff --git a/enterprise/minio/1.0.10/questions.yaml b/enterprise/minio/1.0.11/questions.yaml similarity index 100% rename from enterprise/minio/1.0.10/questions.yaml rename to enterprise/minio/1.0.11/questions.yaml diff --git a/enterprise/minio/1.0.10/templates/NOTES.txt b/enterprise/minio/1.0.11/templates/NOTES.txt similarity index 100% rename from enterprise/minio/1.0.10/templates/NOTES.txt rename to enterprise/minio/1.0.11/templates/NOTES.txt diff --git a/enterprise/minio/1.0.10/templates/_configuration.tpl b/enterprise/minio/1.0.11/templates/_configuration.tpl similarity index 100% rename from enterprise/minio/1.0.10/templates/_configuration.tpl rename to enterprise/minio/1.0.11/templates/_configuration.tpl diff --git a/enterprise/minio/1.0.10/templates/_helpers.tpl b/enterprise/minio/1.0.11/templates/_helpers.tpl similarity index 100% rename from enterprise/minio/1.0.10/templates/_helpers.tpl rename to enterprise/minio/1.0.11/templates/_helpers.tpl diff --git a/enterprise/minio/1.0.10/templates/_logsearch.tpl b/enterprise/minio/1.0.11/templates/_logsearch.tpl similarity index 100% rename from enterprise/minio/1.0.10/templates/_logsearch.tpl rename to enterprise/minio/1.0.11/templates/_logsearch.tpl diff --git a/enterprise/minio/1.0.10/templates/_minio.tpl b/enterprise/minio/1.0.11/templates/_minio.tpl similarity index 100% rename from enterprise/minio/1.0.10/templates/_minio.tpl rename to enterprise/minio/1.0.11/templates/_minio.tpl diff --git a/enterprise/minio/1.0.10/templates/_portal.tpl b/enterprise/minio/1.0.11/templates/_portal.tpl similarity index 100% rename from enterprise/minio/1.0.10/templates/_portal.tpl rename to enterprise/minio/1.0.11/templates/_portal.tpl diff --git a/enterprise/minio/1.0.10/templates/_postgres.tpl b/enterprise/minio/1.0.11/templates/_postgres.tpl similarity index 100% rename from enterprise/minio/1.0.10/templates/_postgres.tpl rename to enterprise/minio/1.0.11/templates/_postgres.tpl diff --git a/enterprise/minio/1.0.10/templates/common.yaml b/enterprise/minio/1.0.11/templates/common.yaml similarity index 100% rename from enterprise/minio/1.0.10/templates/common.yaml rename to enterprise/minio/1.0.11/templates/common.yaml diff --git a/enterprise/minio/1.0.10/upgrade_strategy_disable b/enterprise/minio/1.0.11/upgrade_strategy_disable similarity index 100% rename from enterprise/minio/1.0.10/upgrade_strategy_disable rename to enterprise/minio/1.0.11/upgrade_strategy_disable diff --git a/enterprise/minio/item.yaml b/enterprise/minio/item.yaml index a66fd258df..ab79f5a518 100644 --- a/enterprise/minio/item.yaml +++ b/enterprise/minio/item.yaml @@ -2,9 +2,9 @@ icon_url: https://min.io/resources/img/logo/MINIO_wordmark.png categories: - storage screenshots: - - https://github.com/minio/console/blob/master/images/pic3.png - - https://github.com/minio/console/blob/master/images/pic1.png - - https://github.com/minio/console/blob/master/images/pic2.png + - https://github.com/minio/console/blob/master/images/pic3.png?raw=true + - https://github.com/minio/console/blob/master/images/pic1.png?raw=true + - https://github.com/minio/console/blob/master/images/pic2.png?raw=true tags: - object-storage - S3