Update readme mysql chart (#17577)

* Change delete release instruction for stable/mysql chart

Signed-off-by: Zasda Yusuf Mikail <zasdaym@gmail.com>

* Version bump

Signed-off-by: Zasda Yusuf Mikail <zasdaym@gmail.com>
This commit is contained in:
zasdaym
2019-10-01 10:31:35 -07:00
committed by Kubernetes Prow Robot
parent 9dfc32a8d7
commit 3facb8bdc5
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: mysql
version: 1.3.2
version: 1.3.3
appVersion: 5.7.14
description: Fast, reliable, scalable, and easy to use open-source relational database
system.
+2 -2
View File
@@ -35,10 +35,10 @@ You can retrieve your root password by running the following command. Make sure
To uninstall/delete the `my-release` deployment:
```bash
$ helm delete my-release
$ helm delete --purge my-release
```
The command removes all the Kubernetes components associated with the chart and deletes the release.
The command removes all the Kubernetes components associated with the chart and deletes the release completely.
## Configuration