Publish new changes in catalog

This commit is contained in:
sonicaj
2023-11-02 14:04:59 +00:00
parent 30c92aa308
commit 114ab1e450
31 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ description: High Performance, Kubernetes Native Object Storage
annotations:
title: MinIO
type: application
version: 1.7.19
version: 1.7.20
apiVersion: v2
appVersion: '2023-03-13'
kubeVersion: '>=1.16.0-0'

View File

@@ -165,6 +165,15 @@ questions:
default: 9002
required: true
- variable: certificate
description: "Minio Certificate"
label: "Minio Certificate"
group: "Minio Configuration"
schema:
type: int
$ref:
- "definitions/certificate"
- variable: minioDomain
label: "Minio Domain Name"
description: "This is only required if TLS is configured for Minio"
@@ -175,15 +184,6 @@ questions:
"null": true
show_if: [["certificate", "!=", null]]
- variable: certificate
description: "Minio Certificate"
label: "Minio Certificate"
group: "Minio Configuration"
schema:
type: int
$ref:
- "definitions/certificate"
- variable: logsearchapi
label: Log Search API Configuration
description: Log Search API Configuration