[bitnami/minio] Release 1.2.8 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2019-09-09 10:09:20 +00:00
parent 0f1cee975f
commit c6ceb861b9
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v1
version: 1.2.7
version: 1.2.8
appVersion: 2019.8.29
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:
+2 -2
View File
@@ -19,7 +19,7 @@ global:
image:
registry: docker.io
repository: bitnami/minio
tag: 2019.8.29-debian-9-r6
tag: 2019.9.5-debian-9-r5
## 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
@@ -51,7 +51,7 @@ image:
clientImage:
registry: docker.io
repository: bitnami/minio-client
tag: 2019.8.29-debian-9-r6
tag: 2019.9.5-debian-9-r5
## 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: 2019.8.29-debian-9-r6
tag: 2019.9.5-debian-9-r5
## 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
@@ -51,7 +51,7 @@ image:
clientImage:
registry: docker.io
repository: bitnami/minio-client
tag: 2019.8.29-debian-9-r6
tag: 2019.9.5-debian-9-r5
## Init containers parameters:
## volumePermissions: Change the owner and group of the persistent volume mountpoint to runAsUser:fsGroup values from the securityContext section.