From dac807a51a7f02d55cf311d039b64eb7696cb578 Mon Sep 17 00:00:00 2001 From: huangzhangshu <109708205+JashBook@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:40:59 +0800 Subject: [PATCH] chore: change mariadb cluster chart name (#5670) (cherry picked from commit e602ecf31b5cfded186faff19dfcb064652215c9) --- deploy/mariadb-cluster/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/mariadb-cluster/Chart.yaml b/deploy/mariadb-cluster/Chart.yaml index 1842c59c518..1ba6d3140d9 100644 --- a/deploy/mariadb-cluster/Chart.yaml +++ b/deploy/mariadb-cluster/Chart.yaml @@ -1,7 +1,7 @@ annotations: category: Database apiVersion: v2 -name: mariadb +name: mariadb-cluster type: application version: 0.7.0-alpha.0 description: MariaDB is an open-source relational database management system developed from a branch of MySQL.