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:
Kris Moore
2024-10-24 15:09:54 -04:00
committed by GitHub
parent 720142cfd5
commit d1b76f36ff
6 changed files with 6 additions and 6 deletions

View File

@@ -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.

View File

@@ -31,4 +31,4 @@ sources:
- https://github.com/minio/minio
title: MinIO
train: enterprise
version: 1.1.7
version: 1.1.8

View File

@@ -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.

View File

@@ -31,4 +31,4 @@ sources:
- https://github.com/minio/minio
title: MinIO
train: stable
version: 1.1.13
version: 1.1.14