Skip to content

Commit

Permalink
[bitnami/minio] Release 6.1.14 updating components versions
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot committed Mar 4, 2021
1 parent b86cda4 commit 18b14cd
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions bitnami/minio/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
annotations:
category: Infrastructure
apiVersion: v2
appVersion: 2021.3.1
appVersion: 2021.3.4
dependencies:
- name: common
repository: https://charts.bitnami.com/bitnami
Expand All @@ -25,4 +25,4 @@ name: minio
sources:
- https://github.com/bitnami/bitnami-docker-minio
- https://min.io
version: 6.1.13
version: 6.1.14
4 changes: 2 additions & 2 deletions bitnami/minio/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ global:
image:
registry: docker.io
repository: bitnami/minio
tag: 2021.3.1-debian-10-r0
tag: 2021.3.4-debian-10-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http:https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
Expand Down Expand Up @@ -85,7 +85,7 @@ clusterDomain: cluster.local
clientImage:
registry: docker.io
repository: bitnami/minio-client
tag: 2021.2.19-debian-10-r9
tag: 2021.2.19-debian-10-r12

## Init containers parameters:
## volumePermissions: Change the owner and group of the persistent volume mountpoint to runAsUser:fsGroup values from the securityContext section.
Expand Down

0 comments on commit 18b14cd

Please sign in to comment.