From b02860ca85b66f6d479ed29156645ed447bdc7b2 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Wed, 15 May 2019 14:18:32 +0200 Subject: [PATCH] add apiVersion (#13855) Signed-off-by: Carlos Panato --- incubator/haproxy-ingress/Chart.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/incubator/haproxy-ingress/Chart.yaml b/incubator/haproxy-ingress/Chart.yaml index 9e4b9d5052..58344cb927 100644 --- a/incubator/haproxy-ingress/Chart.yaml +++ b/incubator/haproxy-ingress/Chart.yaml @@ -1,5 +1,6 @@ +apiVersion: v1 name: haproxy-ingress -version: 0.0.12 +version: 0.0.13 appVersion: 0.7.1 home: https://github.com/jcmoraisjr/haproxy-ingress description: Ingress controller implementation for haproxy loadbalancer.