mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[stable/mariadb] replace tables by table (#4274)
* Update README.md Another typo (replace tables by table) * Update Chart.yaml Bump version
This commit is contained in:
committed by
k8s-ci-robot
parent
e03a286a68
commit
136c048bb8
@@ -1,5 +1,5 @@
|
||||
name: mariadb
|
||||
version: 2.1.11
|
||||
version: 2.1.12
|
||||
appVersion: 10.1.31
|
||||
description: Fast, reliable, scalable, and easy to use open-source relational database system. MariaDB Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software.
|
||||
keywords:
|
||||
|
||||
@@ -43,7 +43,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables list the configurable parameters of the MariaDB chart and their default values.
|
||||
The following table lists the configurable parameters of the MariaDB chart and their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| --------------------------- | ------------------------------------------ | ------------------------------------------- |
|
||||
|
||||
Reference in New Issue
Block a user