mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
[bitnami/minio] Release 10.1.4 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 1.11.0
|
||||
digest: sha256:302ab7d6834685503ff1250e55d67e85ae40a4c53cf02a94e7026f6a8b7550e3
|
||||
generated: "2022-02-01T17:58:19.34878+01:00"
|
||||
version: 1.11.1
|
||||
digest: sha256:a000bcd4d4cdd813c67d633b5523b4a4cd478fb95f1cae665d9b0ba5c45b40e2
|
||||
generated: "2022-02-05T21:58:17.086170112Z"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
annotations:
|
||||
category: Infrastructure
|
||||
apiVersion: v2
|
||||
appVersion: 2022.1.28
|
||||
appVersion: 2022.2.5
|
||||
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: 10.1.3
|
||||
version: 10.1.4
|
||||
|
||||
@@ -393,7 +393,7 @@ MinIO® exports Prometheus metrics at `/minio/v2/metrics/cluster`. To allow P
|
||||
|
||||
## Persistence
|
||||
|
||||
The [Bitnami Object Storage based on MinIO®](https://github.com/bitnami/bitnami-docker-minio) image stores data at the `/data` path of the container.
|
||||
The [Bitnami Object Storage based on MinIO(®)](https://github.com/bitnami/bitnami-docker-minio) image stores data at the `/data` path of the container.
|
||||
|
||||
The chart mounts a [Persistent Volume](https://kubernetes.io/docs/concepts/storage/persistent-volumes/) at this location. The volume is created using dynamic volume provisioning.
|
||||
|
||||
|
||||
@@ -54,7 +54,7 @@ extraDeploy: []
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/minio
|
||||
tag: 2022.1.28-debian-10-r0
|
||||
tag: 2022.2.5-debian-10-r0
|
||||
## Specify a imagePullPolicy
|
||||
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
|
||||
## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images
|
||||
@@ -80,7 +80,7 @@ image:
|
||||
clientImage:
|
||||
registry: docker.io
|
||||
repository: bitnami/minio-client
|
||||
tag: 2022.1.25-debian-10-r2
|
||||
tag: 2022.2.2-debian-10-r3
|
||||
## @param mode MinIO® server mode (`standalone` or `distributed`)
|
||||
## ref: https://docs.minio.io/docs/distributed-minio-quickstart-guide
|
||||
##
|
||||
@@ -810,7 +810,7 @@ volumePermissions:
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/bitnami-shell
|
||||
tag: 10-debian-10-r322
|
||||
tag: 10-debian-10-r330
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
## Secrets must be manually created in the namespace.
|
||||
|
||||
Reference in New Issue
Block a user