Skip to content

Commit 5e4f9a6

Browse files
authored
Merge pull request jupyterhub#2762 from jupyterhub/update-chart-ingress-nginx
Updates ingress-nginx chart to 4.8.1
2 parents 2e0a944 + 956160e commit 5e4f9a6

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
@@ -20,7 +20,7 @@ dependencies:
2020
# NOTE: chart v3.36.0 maps to v0.49.0 and has support for networking.k8s.io/v1
2121
# chart v4.1.2 maps to v1.2.0 and has dropped support for networking.k8s.io/v1beta1
2222
- name: ingress-nginx
23-
version: "4.8.0"
23+
version: "4.8.1"
2424
repository: https://kubernetes.github.io/ingress-nginx
2525
condition: ingress-nginx.enabled
2626

0 commit comments

Comments
 (0)