diff --git a/stable/node-problem-detector/Chart.yaml b/stable/node-problem-detector/Chart.yaml index 13232c2f12..384545126d 100644 --- a/stable/node-problem-detector/Chart.yaml +++ b/stable/node-problem-detector/Chart.yaml @@ -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 diff --git a/stable/node-problem-detector/README.md b/stable/node-problem-detector/README.md index 3e2fe51217..01d14548ad 100644 --- a/stable/node-problem-detector/README.md +++ b/stable/node-problem-detector/README.md @@ -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