mirror of
https://github.com/bitnami/charts.git
synced 2026-03-05 06:47:25 +08:00
* Adding optional Azure Storage Account credential source Enables Azure Storage Account credential extraction from external secrets specified in values.yaml * Add Autoscaling to Minio Gateway Add an HPA component Add autoscaling configuration in values.yaml Modify update strategy for Minio Gateway deployment to be more flexible * Fix azure credentials values validation Fix so that credentials fail if either there's no explicit credentials or if at least one of the existing secret references is empty * Bump minor chart version for Minio * Adjusting Minio gateway.updateStrategy type description * Updating chart version * Updating gateway autoscaling metadata * Adjusting template formatting for compatibility Co-authored-by: Ayan Bikalapov <abikalapov@explorance.com>
29 lines
825 B
YAML
29 lines
825 B
YAML
annotations:
|
|
category: Infrastructure
|
|
apiVersion: v2
|
|
appVersion: 2021.6.17
|
|
dependencies:
|
|
- name: common
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
version: 1.x.x
|
|
description: Bitnami Object Storage based on 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.)
|
|
engine: gotpl
|
|
home: https://github.com/bitnami/charts/tree/master/bitnami/minio
|
|
icon: https://bitnami.com/assets/stacks/minio/img/minio-stack-220x234.png
|
|
keywords:
|
|
- minio
|
|
- storage
|
|
- object-storage
|
|
- s3
|
|
- cluster
|
|
maintainers:
|
|
- email: containers@bitnami.com
|
|
name: Bitnami
|
|
name: minio
|
|
sources:
|
|
- https://github.com/bitnami/bitnami-docker-minio
|
|
- https://min.io
|
|
version: 7.2.0
|