From c1c42f6aa03e9cbc93bc4477f0e965d91f9648ea Mon Sep 17 00:00:00 2001 From: JupterHub Bot Account <105740858+jupyterhub-bot@users.noreply.github.com> Date: Tue, 31 Dec 2024 05:03:08 +0000 Subject: [PATCH] Updates ingress-nginx chart to 4.12.0 --- mybinder/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybinder/Chart.yaml b/mybinder/Chart.yaml index f6cdd4754..df3192b30 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.3" + version: "4.12.0" repository: https://kubernetes.github.io/ingress-nginx condition: ingress-nginx.enabled