From 717b7de5a6e045d318506daff6c3ca5fae6df092 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 15 May 2019 00:48:43 +0200 Subject: [PATCH] add apiVersion (#13789) Signed-off-by: Carlos Panato --- stable/gocd/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/gocd/Chart.yaml b/stable/gocd/Chart.yaml index 1842deb51c..c50cc0acd7 100644 --- a/stable/gocd/Chart.yaml +++ b/stable/gocd/Chart.yaml @@ -1,6 +1,7 @@ +apiVersion: v1 name: gocd home: https://www.gocd.org/ -version: 1.9.1 +version: 1.9.2 appVersion: 19.3.0 description: GoCD is an open-source continuous delivery server to model and visualize complex workflows with ease. icon: https://gocd.github.io/assets/images/go-icon-black-192x192.png