Skip to content

Commit 0322aa4

Browse files
Update dependency kubernetes/ingress-nginx to v1.13.0
1 parent 41825a5 commit 0322aa4

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.4/deploy/static/provider/cloud/deploy.yaml
7+
- https://raw.githubusercontent.com/kubernetes/ingress-nginx/controller-v1.13.0/deploy/static/provider/cloud/deploy.yaml
88

99
patches:
1010
- path: patch_default_ingress_class.yaml

0 commit comments

Comments
 (0)