Skip to content

Commit

Permalink
helm release v5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
minio-trusted authored and harshavardhana committed Nov 13, 2022
1 parent 962d1f1 commit f7db12c
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 76 deletions.
Binary file added helm-releases/minio-5.0.1.tgz
Binary file not shown.
4 changes: 2 additions & 2 deletions helm/minio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
description: Multi-Cloud Object Storage
name: minio
version: 5.0.0
appVersion: RELEASE.2022-10-24T18-35-07Z
version: 5.0.1
appVersion: RELEASE.2022-11-11T03-44-20Z
keywords:
- minio
- storage
Expand Down
4 changes: 2 additions & 2 deletions helm/minio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ clusterDomain: cluster.local
##
image:
repository: quay.io/minio/minio
tag: RELEASE.2022-10-24T18-35-07Z
tag: RELEASE.2022-11-11T03-44-20Z
pullPolicy: IfNotPresent

imagePullSecrets: []
Expand All @@ -25,7 +25,7 @@ imagePullSecrets: []
##
mcImage:
repository: quay.io/minio/mc
tag: RELEASE.2022-10-20T23-26-33Z
tag: RELEASE.2022-11-07T23-47-39Z
pullPolicy: IfNotPresent

## minio mode, i.e. standalone or distributed
Expand Down
Loading

0 comments on commit f7db12c

Please sign in to comment.