Skip to content

Commit 3ee3f5a

Browse files
authored
Merge pull request #3496 from jupyterhub/update-chart-ingress-nginx
Updates ingress-nginx chart to 4.14.0
2 parents 56b562c + 4f6ee10 commit 3ee3f5a

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

0 commit comments

Comments
 (0)