diff --git a/helm-releases/minio-1.0.1.tgz b/helm-releases/minio-1.0.1.tgz new file mode 100644 index 000000000..04ad8e0f6 Binary files /dev/null and b/helm-releases/minio-1.0.1.tgz differ diff --git a/helm/minio/Chart.yaml b/helm/minio/Chart.yaml index c0583f1cf..0c4e04f1a 100644 --- a/helm/minio/Chart.yaml +++ b/helm/minio/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v1 description: High Performance, Kubernetes Native Object Storage name: minio -version: 1.0.0 -appVersion: RELEASE.2021-08-17T20-53-08Z +version: 1.0.1 +appVersion: RELEASE.2021-08-20T18-32-01Z keywords: - storage - object-storage diff --git a/helm/minio/values.yaml b/helm/minio/values.yaml index fedd1d2e0..bc83a9f34 100644 --- a/helm/minio/values.yaml +++ b/helm/minio/values.yaml @@ -14,7 +14,7 @@ clusterDomain: cluster.local ## image: repository: minio/minio - tag: RELEASE.2021-08-17T20-53-08Z + tag: RELEASE.2021-08-20T18-32-01Z pullPolicy: IfNotPresent imagePullSecrets: []