diff --git a/stable/uchiwa/Chart.yaml b/stable/uchiwa/Chart.yaml index 419ced1892..45b4a3ec51 100755 --- a/stable/uchiwa/Chart.yaml +++ b/stable/uchiwa/Chart.yaml @@ -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: diff --git a/stable/uchiwa/README.md b/stable/uchiwa/README.md index c967faba10..5d8885e7e8 100644 --- a/stable/uchiwa/README.md +++ b/stable/uchiwa/README.md @@ -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`