mirror of
https://github.com/wahyd4/charts.git
synced 2026-08-19 01:56:18 +10:00
[bitnami/minio] Update minio name (#5815)
* Update Minio description * Update version * Update README.md * Update disclaimer in README.md * Update README.md Co-authored-by: Carlos Rodríguez Hernández <carlosrh@vmware.com>
This commit is contained in:
co-authored by
Carlos Rodríguez Hernández
parent
f92b9b5edd
commit
ee87726ba8
@@ -8,7 +8,7 @@ dependencies:
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 1.x.x
|
||||
description: MinIO(R) 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: Bitnami Object Storage based on MinIO(R) 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
|
||||
@@ -25,4 +25,4 @@ name: minio
|
||||
sources:
|
||||
- https://github.com/bitnami/bitnami-docker-minio
|
||||
- https://min.io
|
||||
version: 6.4.0
|
||||
version: 6.4.1
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
# MinIO® Helm Chart packaged by Bitnami
|
||||
# Bitnami Object Storage Helm Chart based on MinIO®
|
||||
|
||||
[MinIO®](https://min.io) 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.)
|
||||
|
||||
Disclaimer: All software products, projects and company names are trademarks™ or registered® trademarks of their respective holders, and use of them does not imply any affiliation or endorsement. This software is licensed to you subject to one or more open source licenses and VMware provides the software on an AS-IS basis.
|
||||
Disclaimer: All software products, projects and company names are trademark™ or registered® trademarks of their respective holders, and use of them does not imply any affiliation or endorsement. This software is licensed to you subject to one or more open source licenses and VMware provides the software on an AS-IS basis. MinIO® is a registered trademark of the MinIO, Inc in the US and other countries. Bitnami is not affiliated, associated, authorized, endorsed by, or in any way officially connected with MinIO Inc.
|
||||
|
||||
## TL;DR
|
||||
|
||||
@@ -314,7 +314,7 @@ MinIO® exports Prometheus metrics at `/minio/prometheus/metrics`. To allow P
|
||||
|
||||
## Persistence
|
||||
|
||||
The [Bitnami 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](http://kubernetes.io/docs/user-guide/persistent-volumes/) at this location. The volume is created using dynamic volume provisioning.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user