No placeholder in the command (#5240)

* Add version for uchiwa

version: 0.2.7

* No placeholder in the command

```console
$ helm install --name my-release stable/uchiwa:x.x.x
```

*Replace the `x.x.x` placeholder with the chart release version.*

* Update README.md
This commit is contained in:
AdamDang
2018-04-30 12:08:27 -07:00
committed by k8s-ci-robot
parent 7dde50dbee
commit 099222cba6
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: uchiwa
version: 0.2.6
version: 0.2.7
appVersion: 0.22
description: Dashboard for the Sensu monitoring framework
keywords:
-2
View File
@@ -35,8 +35,6 @@ To install the chart with the release name `my-release`:
$ helm install --name my-release stable/uchiwa
```
*Replace the `x.x.x` placeholder with the chart release version.*
The command deploys Uchiwa on the Kubernetes cluster in the default configuration. The [configuration](#configuration) section lists the parameters that can be configured during installation.
> **Tip**: List all releases using `helm list`