Skip to content

Commit

Permalink
No placeholder in command (helm#5241)
Browse files Browse the repository at this point in the history
* Add version for sensu

version: 0.2.3

* No placeholder in command

No placeholder in command

* Update README.md
  • Loading branch information
AdamDang authored and k8s-ci-robot committed Apr 30, 2018
1 parent 099222c commit 162c6df
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion stable/sensu/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: sensu
version: 0.2.2
version: 0.2.3
appVersion: 0.28
description: Sensu monitoring framework backed by the Redis transport
keywords:
Expand Down
2 changes: 0 additions & 2 deletions stable/sensu/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,6 @@ To install the chart with the release name `my-release`:
$ helm install --name my-release stable/sensu
```

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

The command deploys Sensu 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`
Expand Down

0 comments on commit 162c6df

Please sign in to comment.