diff --git a/stable/sensu/Chart.yaml b/stable/sensu/Chart.yaml index 1a6d2bfdf3..45c6ba28f6 100755 --- a/stable/sensu/Chart.yaml +++ b/stable/sensu/Chart.yaml @@ -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: diff --git a/stable/sensu/README.md b/stable/sensu/README.md index 5cabc90f71..f318a4c4ac 100644 --- a/stable/sensu/README.md +++ b/stable/sensu/README.md @@ -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`