Skip to content

Commit 956160e

Browse files
Updates ingress-nginx chart to 4.8.1
1 parent 468cb8a commit 956160e

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)