[bitnami/minio] Release 6.7.16 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2021-05-28 01:48:46 +00:00
parent 91c1aff819
commit 033956367c
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 2021.5.26
appVersion: 2021.5.27
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
@@ -25,4 +25,4 @@ name: minio
sources:
- https://github.com/bitnami/bitnami-docker-minio
- https://min.io
version: 6.7.15
version: 6.7.16
+3 -3
View File
@@ -26,7 +26,7 @@ global:
image:
registry: docker.io
repository: bitnami/minio
tag: 2021.5.26-debian-10-r2
tag: 2021.5.27-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
@@ -50,7 +50,7 @@ image:
clientImage:
registry: docker.io
repository: bitnami/minio-client
tag: 2021.5.18-debian-10-r9
tag: 2021.5.26-debian-10-r0
## String to partially override common.names.fullname template (will maintain the release name)
##
@@ -546,7 +546,7 @@ volumePermissions:
image:
registry: docker.io
repository: bitnami/bitnami-shell
tag: 10-debian-10-r91
tag: 10-debian-10-r92
pullPolicy: Always
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.