mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
Update Minio readme and license information (#694)
* Update app_versions.json Update license text for Minio from Apache2 -> AGPLv3 * Update app_versions.json * Update README.md * Update README.md * revert auto-generated files * bump versions * bump library --------- Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# MinIO
|
||||
|
||||
[MinIO](https://min.io) is a High Performance Object Storage released under Apache License v2.0.
|
||||
[MinIO](https://min.io) is a High Performance Object Storage released under the AGPLv3 License.
|
||||
It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure
|
||||
for machine learning, analytics and application data workloads.
|
||||
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://github.com/minio/minio
|
||||
title: MinIO
|
||||
train: enterprise
|
||||
version: 1.1.7
|
||||
version: 1.1.8
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# MinIO
|
||||
|
||||
[MinIO](https://min.io) is a High Performance Object Storage released under Apache License v2.0.
|
||||
It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance
|
||||
infrastructure for machine learning, analytics and application data workloads.
|
||||
[MinIO](https://min.io) is a High Performance Object Storage released under the AGPLv3 License.
|
||||
It is API compatible with Amazon S3 cloud storage service. Use MinIO to build high performance infrastructure
|
||||
for machine learning, analytics and application data workloads.
|
||||
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://github.com/minio/minio
|
||||
title: MinIO
|
||||
train: stable
|
||||
version: 1.1.13
|
||||
version: 1.1.14
|
||||
|
||||
Reference in New Issue
Block a user