Skip to content

Commit 225f6c3

Browse files
Update dependency kubernetes/ingress-nginx to v1.12.4
1 parent 1f38060 commit 225f6c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/config/ingress-nginx/default/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ kind: Kustomization
44
namespace: ingress-nginx
55

66
resources:
7-
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.12.3/deploy/static/provider/cloud/deploy.yaml
7+
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.12.4/deploy/static/provider/cloud/deploy.yaml
88

99
patches:
1010
- path: patch_default_ingress_class.yaml

0 commit comments

Comments
 (0)