Skip to content

Commit 9173862

Browse files
authored
Merge pull request #2496 from jupyterhub/revert-2491-update-chart-ingress-nginx
Revert "Updates ingress-nginx chart to 4.4.3"
2 parents 044d489 + 2ac70d2 commit 9173862

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

0 commit comments

Comments
 (0)