Skip to content

Commit e479855

Browse files
authored
Merge pull request #2907 from jupyterhub/update-chart-ingress-nginx
Updates ingress-nginx chart to 4.9.1
2 parents 96825ed + e3b51ce commit e479855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mybinder/Chart.yaml

+1-1
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.9.0"
20+
version: "4.9.1"
2121
repository: https://kubernetes.github.io/ingress-nginx
2222
condition: ingress-nginx.enabled
2323

0 commit comments

Comments
 (0)