From fad4c79088d004afcc1bd5b11ccd1fb1aa8cf418 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 10:55:44 +0000 Subject: [PATCH] chore(deps): update dependency kubernetes/ingress-nginx to v4.11.3 --- ingress-nginx/plugindefinition.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ingress-nginx/plugindefinition.yaml b/ingress-nginx/plugindefinition.yaml index a6339f26..7091bffe 100644 --- a/ingress-nginx/plugindefinition.yaml +++ b/ingress-nginx/plugindefinition.yaml @@ -14,7 +14,7 @@ spec: helmChart: name: ingress-nginx repository: https://kubernetes.github.io/ingress-nginx - version: 4.7.0 + version: 4.11.3 options: - name: controller.service.loadBalancerIP description: IP address of the associated load balancer.