From b2f8933da4db54e4c3df437c82278bbed6b1ca3e Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 15 May 2019 12:23:07 +0200 Subject: [PATCH] [stable/spartakus] add apiVersion (#13833) * add apiVersion Signed-off-by: Carlos Panato * fix maintainer githubname Signed-off-by: Carlos Panato --- stable/spartakus/Chart.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/stable/spartakus/Chart.yaml b/stable/spartakus/Chart.yaml index 53c6b3c9dd..97757d6bdc 100755 --- a/stable/spartakus/Chart.yaml +++ b/stable/spartakus/Chart.yaml @@ -1,11 +1,12 @@ +apiVersion: v1 name: spartakus -version: 1.1.5 +version: 1.1.6 appVersion: 1.0.0 home: https://www.shdlr.com description: Collect information about Kubernetes clusters to help improve the project. sources: - https://github.com/kubernetes-incubator/spartakus maintainers: - - name: Michael Goodness + - name: mgoodness email: mgoodness@gmail.com engine: gotpl