From a5ea356d4a5ad20133d5b6f5fd7202e4432d1777 Mon Sep 17 00:00:00 2001 From: Martin McKeaveney Date: Thu, 30 Dec 2021 18:00:29 +0000 Subject: [PATCH] upgrading nginx ingress controller helm chart --- charts/budibase/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/budibase/Chart.yaml b/charts/budibase/Chart.yaml index cc7119f57..e909f2803 100644 --- a/charts/budibase/Chart.yaml +++ b/charts/budibase/Chart.yaml @@ -19,6 +19,6 @@ dependencies: repository: https://apache.github.io/couchdb-helm condition: services.couchdb.enabled - name: ingress-nginx - version: 3.35.0 + version: 4.0.13 repository: https://github.com/kubernetes/ingress-nginx condition: ingress.nginx