From 0dfecdf59c6aae18d4f8b3679117c6f0ce9bcb40 Mon Sep 17 00:00:00 2001 From: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Date: Mon, 15 Jul 2024 20:46:30 +0300 Subject: [PATCH] minio/charts: update metadata (#2658) --- library/ix-dev/charts/minio/Chart.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/library/ix-dev/charts/minio/Chart.yaml b/library/ix-dev/charts/minio/Chart.yaml index d036c4eeb0..ec7b8633dd 100644 --- a/library/ix-dev/charts/minio/Chart.yaml +++ b/library/ix-dev/charts/minio/Chart.yaml @@ -3,9 +3,9 @@ description: High Performance, Kubernetes Native Object Storage annotations: title: MinIO type: application -version: 2.0.6 +version: 2.0.7 apiVersion: v2 -appVersion: "2023-03-13" +appVersion: "2023-07-21" kubeVersion: ">=1.16.0-0" maintainers: - name: truenas @@ -19,7 +19,6 @@ home: https://min.io icon: https://media.sys.truenas.net/apps/minio/icons/icon.png sources: - https://github.com/minio/minio - - https://github.com/minio/charts keywords: - storage - object-storage