From 1171aba554d94e3e38aaad7c5efa5bdb6b95d438 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 15 May 2019 10:14:34 +0200 Subject: [PATCH] add apiVersion (#13812) Signed-off-by: Carlos Panato --- stable/node-problem-detector/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/node-problem-detector/Chart.yaml b/stable/node-problem-detector/Chart.yaml index ce238d7651..44bd0cd734 100644 --- a/stable/node-problem-detector/Chart.yaml +++ b/stable/node-problem-detector/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: node-problem-detector -version: "1.4.0" +version: "1.4.1" appVersion: v0.6.1 home: https://github.com/kubernetes/node-problem-detector description: Installs the node-problem-detector daemonset for monitoring extra attributes on nodes