[stable/node-problem-detector] remove flag--name which not working (#21869)

* bump chart version

Signed-off-by: Mathieu Collin <mathieu.collin.ext@orange.com>

* Update Chart.yaml

Signed-off-by: Mathieu Collin <mathieu.collin.ext@orange.com>
This commit is contained in:
Mathieu Collin
2020-04-14 06:34:13 -07:00
committed by GitHub
parent c22bd37bc0
commit e81222400c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: node-problem-detector
version: "1.7.3"
version: "1.7.4"
appVersion: v0.8.1
home: https://github.com/kubernetes/node-problem-detector
description: Installs the node-problem-detector daemonset for monitoring extra attributes on nodes
+1 -1
View File
@@ -17,7 +17,7 @@ $ helm install stable/node-problem-detector
To install the chart with the release name `my-release` and default configuration:
```console
$ helm install --name my-release stable/node-problem-detector
$ helm install my-release stable/node-problem-detector
```
## Uninstalling the Chart