From f8fd472ed4de39a0584bcb9eaf53780c02e392bb Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Tue, 14 May 2019 23:26:17 +0200 Subject: [PATCH] add apiVersion (#13776) Signed-off-by: Carlos Panato --- stable/consul/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stable/consul/Chart.yaml b/stable/consul/Chart.yaml index 3c601c9876..e3e2899e91 100755 --- a/stable/consul/Chart.yaml +++ b/stable/consul/Chart.yaml @@ -1,6 +1,7 @@ +apiVersion: v1 name: consul home: https://github.com/hashicorp/consul -version: 3.6.1 +version: 3.6.2 appVersion: 1.0.0 description: Highly available and distributed service discovery and key-value store designed with support for the modern data center to make distributed systems and