From 70b82c040f7e2bb9f1e11c440de4cbf58bdb62ae Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 17:12:23 +0000 Subject: [PATCH] chore(deps): update helm release ingress-nginx to v4.8.1 --- applications/ingress-nginx/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/applications/ingress-nginx/Chart.yaml b/applications/ingress-nginx/Chart.yaml index a99c6145ca..f8df8e3666 100644 --- a/applications/ingress-nginx/Chart.yaml +++ b/applications/ingress-nginx/Chart.yaml @@ -7,5 +7,5 @@ sources: - https://github.com/kubernetes/ingress-nginx dependencies: - name: ingress-nginx - version: 4.8.0 + version: 4.8.1 repository: https://kubernetes.github.io/ingress-nginx