mirror of
https://github.com/minio/docs.git
synced 2025-08-09 13:02:53 +03:00
Fixing conditional for K8s operator version
This commit is contained in:
@@ -20,7 +20,7 @@ MinIO is built to deploy anywhere - public or private cloud, baremetal infrastru
|
|||||||
|
|
||||||
This site documents Operations, Administration, and Development of MinIO deployments on Windows platforms.
|
This site documents Operations, Administration, and Development of MinIO deployments on Windows platforms.
|
||||||
|
|
||||||
.. cond:: osx
|
.. cond:: macos
|
||||||
|
|
||||||
This site documents Operations, Administration, and Development of MinIO deployments on Mac OSX platforms.
|
This site documents Operations, Administration, and Development of MinIO deployments on Mac OSX platforms.
|
||||||
|
|
||||||
@@ -32,6 +32,12 @@ MinIO is built to deploy anywhere - public or private cloud, baremetal infrastru
|
|||||||
|
|
||||||
This site documents Operations, Administration, and Development of MinIO deployments on Containers.
|
This site documents Operations, Administration, and Development of MinIO deployments on Containers.
|
||||||
|
|
||||||
|
.. cond:: k8s
|
||||||
|
|
||||||
|
This documentation targets the latest stable version of the MinIO Operator: |operator-version-stable|
|
||||||
|
|
||||||
|
.. cond:: linux or container or macos or windows
|
||||||
|
|
||||||
This documentation targets the latest stable version of MinIO: |minio-tag|.
|
This documentation targets the latest stable version of MinIO: |minio-tag|.
|
||||||
|
|
||||||
MinIO is released under dual license `GNU Affero General Public License v3.0
|
MinIO is released under dual license `GNU Affero General Public License v3.0
|
||||||
|
Reference in New Issue
Block a user