From 3016785064888bbfafcb1b55d17a2910be70343d Mon Sep 17 00:00:00 2001 From: huangzhangshu Date: Mon, 30 Oct 2023 15:25:12 +0800 Subject: [PATCH] chore: change mariadb cluster chart name --- 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.