add apiVersion (#13811)

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
This commit is contained in:
Carlos Tadeu Panato Junior
2019-05-15 01:42:47 -07:00
committed by Kubernetes Prow Robot
parent 9587f0c4c4
commit 8854f0db8c
+2 -1
View File
@@ -1,5 +1,6 @@
apiVersion: v1
name: nginx-ingress
version: 1.6.0
version: 1.6.1
appVersion: 0.24.1
home: https://github.com/kubernetes/ingress-nginx
description: An nginx Ingress controller that uses ConfigMap to store the nginx configuration.