From 30e7eccd223eb5a7ccdf8d1f3ea2f7d78aa956e7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 16:24:24 +0000 Subject: [PATCH] Update Helm release ingress-nginx to v4.8.0 --- deployments/ingress-nginx/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployments/ingress-nginx/Chart.yaml b/deployments/ingress-nginx/Chart.yaml index 37adf8db..0f861ed9 100644 --- a/deployments/ingress-nginx/Chart.yaml +++ b/deployments/ingress-nginx/Chart.yaml @@ -3,5 +3,5 @@ name: ingress-nginx version: 1.0.0 dependencies: - name: ingress-nginx - version: 4.7.2 + version: 4.8.0 repository: https://kubernetes.github.io/ingress-nginx