瀏覽代碼

Fix chart name in section help (#2159)

* Fix chart name in section help

* Fix chart name in section help

* Bump chart version

* revert change on autogen file

---------

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Bill Marquette 1 年之前
父節點
當前提交
d62a66ced2
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      library/ix-dev/charts/minio/Chart.yaml
  2. 1 1
      library/ix-dev/charts/minio/questions.yaml

+ 1 - 1
library/ix-dev/charts/minio/Chart.yaml

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

+ 1 - 1
library/ix-dev/charts/minio/questions.yaml

@@ -6,7 +6,7 @@ groups:
   - name: "Minio Configuration"
     description: "Configure Minio credentials"
   - name: "Storage"
-    description: "Configure Storage for Nextcloud"
+    description: "Configure Storage for Minio"
   - name: "Advanced DNS Settings"
     description: "Configure DNS settings"
   - name: "Resource Limits"