mirror of
https://github.com/truenas/charts.git
synced 2026-04-09 21:59:10 +08:00
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>
This commit is contained in:
@@ -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'
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user