mirror of
https://github.com/bitnami/charts.git
synced 2026-03-18 15:27:16 +08:00
[bitnami/minio] Release 3.4.15 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
version: 3.4.14
|
version: 3.4.15
|
||||||
appVersion: 2020.7.11
|
appVersion: 2020.7.12
|
||||||
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.)
|
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:
|
keywords:
|
||||||
- minio
|
- minio
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ global:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/minio
|
repository: bitnami/minio
|
||||||
tag: 2020.7.11-debian-10-r0
|
tag: 2020.7.12-debian-10-r0
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
@@ -62,7 +62,7 @@ clusterDomain: cluster.local
|
|||||||
clientImage:
|
clientImage:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/minio-client
|
repository: bitnami/minio-client
|
||||||
tag: 2020.7.11-debian-10-r0
|
tag: 2020.7.11-debian-10-r1
|
||||||
|
|
||||||
## Init containers parameters:
|
## Init containers parameters:
|
||||||
## volumePermissions: Change the owner and group of the persistent volume mountpoint to runAsUser:fsGroup values from the securityContext section.
|
## volumePermissions: Change the owner and group of the persistent volume mountpoint to runAsUser:fsGroup values from the securityContext section.
|
||||||
|
|||||||
@@ -19,7 +19,7 @@ global:
|
|||||||
image:
|
image:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/minio
|
repository: bitnami/minio
|
||||||
tag: 2020.7.11-debian-10-r0
|
tag: 2020.7.12-debian-10-r0
|
||||||
## Specify a imagePullPolicy
|
## Specify a imagePullPolicy
|
||||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||||
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||||
@@ -62,7 +62,7 @@ clusterDomain: cluster.local
|
|||||||
clientImage:
|
clientImage:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: bitnami/minio-client
|
repository: bitnami/minio-client
|
||||||
tag: 2020.7.11-debian-10-r0
|
tag: 2020.7.11-debian-10-r1
|
||||||
|
|
||||||
## Init containers parameters:
|
## Init containers parameters:
|
||||||
## volumePermissions: Change the owner and group of the persistent volume mountpoint to runAsUser:fsGroup values from the securityContext section.
|
## volumePermissions: Change the owner and group of the persistent volume mountpoint to runAsUser:fsGroup values from the securityContext section.
|
||||||
|
|||||||
Reference in New Issue
Block a user