Skip to content

Commit

Permalink
Merge pull request #2762 from jupyterhub/update-chart-ingress-nginx
Browse files Browse the repository at this point in the history
Updates ingress-nginx chart to 4.8.1
  • Loading branch information
manics authored Oct 4, 2023
2 parents 2e0a944 + 956160e commit 5e4f9a6
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 @@ -20,7 +20,7 @@ dependencies:
# NOTE: chart v3.36.0 maps to v0.49.0 and has support for networking.k8s.io/v1
# chart v4.1.2 maps to v1.2.0 and has dropped support for networking.k8s.io/v1beta1
- name: ingress-nginx
version: "4.8.0"
version: "4.8.1"
repository: https://kubernetes.github.io/ingress-nginx
condition: ingress-nginx.enabled

Expand Down

0 comments on commit 5e4f9a6

Please sign in to comment.