Skip to content

Commit

Permalink
Merge pull request #2907 from jupyterhub/update-chart-ingress-nginx
Browse files Browse the repository at this point in the history
Updates ingress-nginx chart to 4.9.1
  • Loading branch information
manics authored Jan 27, 2024
2 parents 96825ed + e3b51ce commit e479855
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mybinder/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.9.0"
version: "4.9.1"
repository: https://kubernetes.github.io/ingress-nginx
condition: ingress-nginx.enabled

Expand Down

0 comments on commit e479855

Please sign in to comment.