Skip to content

Commit 39c1f14

Browse files
authored
Merge pull request #3150 from jupyterhub/update-chart-ingress-nginx
Updates ingress-nginx chart to 4.12.0
2 parents 9426ee0 + c1c42f6 commit 39c1f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mybinder/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
# Source code: https://github.com/kubernetes/ingress-nginx/tree/main/charts/ingress-nginx
1818
# App changelog: https://github.com/kubernetes/ingress-nginx/blob/main/Changelog.md
1919
- name: ingress-nginx
20-
version: "4.11.3"
20+
version: "4.12.0"
2121
repository: https://kubernetes.github.io/ingress-nginx
2222
condition: ingress-nginx.enabled
2323

0 commit comments

Comments
 (0)