From e71b108297aebc29d309261942bcadf6bdd6870a Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Wed, 21 Aug 2024 05:03:22 +0000 Subject: [PATCH] Updates ingress-nginx chart to 4.11.2 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index 10d48312c..a560b8c85 100644 --- a/mybinder/Chart.yaml +++ b/mybinder/Chart.yaml @@ -17,7 +17,7 @@ dependencies: # Source code: https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx # App changelog: https://github.com/kubernetes/ingress-nginx/blob/main/Changelog.md - name: ingress-nginx - version: "4.11.1" + version: "4.11.2" repository: https://kubernetes.github.io/ingress-nginx condition: ingress-nginx.enabled