[bitnami/minio] Release 3.2.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-04-03 02:27:21 +00:00
parent e8e3880c42
commit 1b2e95bb91
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
apiVersion: v1
version: 3.2.0
appVersion: 2020.3.25
version: 3.2.1
appVersion: 2020.4.2
description: MinIO is an object storage server, compatible with Amazon S3 cloud storage service, mainly used for storing unstructured data (such as photos, videos, log files, etc.)
keywords:
- minio
+2 -2
View File
@@ -19,7 +19,7 @@ global:
image:
registry: docker.io
repository: bitnami/minio
tag: 2020.3.25-debian-10-r14
tag: 2020.4.2-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -62,7 +62,7 @@ clusterDomain: cluster.local
clientImage:
registry: docker.io
repository: bitnami/minio-client
tag: 2020.3.14-debian-10-r19
tag: 2020.4.2-debian-10-r0
## Init containers parameters:
## volumePermissions: Change the owner and group of the persistent volume mountpoint to runAsUser:fsGroup values from the securityContext section.
+2 -2
View File
@@ -19,7 +19,7 @@ global:
image:
registry: docker.io
repository: bitnami/minio
tag: 2020.3.25-debian-10-r14
tag: 2020.4.2-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -62,7 +62,7 @@ clusterDomain: cluster.local
clientImage:
registry: docker.io
repository: bitnami/minio-client
tag: 2020.3.14-debian-10-r19
tag: 2020.4.2-debian-10-r0
## Init containers parameters:
## volumePermissions: Change the owner and group of the persistent volume mountpoint to runAsUser:fsGroup values from the securityContext section.