1
0
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:
Ravind Kumar
2022-09-20 12:53:35 -04:00
parent c973797fa0
commit 6501f7abd1

View File

@@ -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.
.. cond:: osx
.. cond:: macos
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.
.. 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|.
MinIO is released under dual license `GNU Affero General Public License v3.0