From ae77b6f5067fae1d2c15de51a740e7354286b12e Mon Sep 17 00:00:00 2001 From: Anton Wolkov <7001904+phntom@users.noreply.github.com> Date: Tue, 1 Sep 2020 17:36:48 +0300 Subject: [PATCH] bumping minor version due to new functionality (.Values.Controller.labels) --- charts/ingress-nginx/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml index dd7b55fed..46a56e3dc 100644 --- a/charts/ingress-nginx/Chart.yaml +++ b/charts/ingress-nginx/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: ingress-nginx -version: 2.13.1 +version: 2.14.0 appVersion: 0.35.0 home: https://github.com/kubernetes/ingress-nginx description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer