From d4abdf3d283c593aca6033637240b2d77fb075a4 Mon Sep 17 00:00:00 2001 From: gaofly <32254120+gq94205@users.noreply.github.com> Date: Tue, 20 Mar 2018 22:58:10 +0800 Subject: [PATCH] fix an error in line 51,change the word 'tables' to 'table' (#4356) * add a new version to it upgrade the version to a new * fix an error in line 51,change the word 'tables' to 'table' there is a grammar mistake in line 51,the word 'tables' should be modified to 'table' --- stable/percona-xtradb-cluster/Chart.yaml | 2 +- stable/percona-xtradb-cluster/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/stable/percona-xtradb-cluster/Chart.yaml b/stable/percona-xtradb-cluster/Chart.yaml index 9ad3889758..b2467e9494 100644 --- a/stable/percona-xtradb-cluster/Chart.yaml +++ b/stable/percona-xtradb-cluster/Chart.yaml @@ -1,5 +1,5 @@ name: percona-xtradb-cluster -version: 0.1.2 +version: 0.1.3 appVersion: 5.7.19 description: free, fully compatible, enhanced, open source drop-in replacement for MySQL with Galera Replication (xtradb) diff --git a/stable/percona-xtradb-cluster/README.md b/stable/percona-xtradb-cluster/README.md index 933c9ac916..2eeae858b4 100644 --- a/stable/percona-xtradb-cluster/README.md +++ b/stable/percona-xtradb-cluster/README.md @@ -48,7 +48,7 @@ The command removes all the Kubernetes components associated with the chart and ## Configuration -The following tables lists the configurable parameters of the Percona chart and their default values. +The following table lists the configurable parameters of the Percona chart and their default values. | Parameter | Description | Default | | ----------------------- | ---------------------------------- | ---------------------------------------------------------- |