Skip to content

Commit 90bf3d1

Browse files
Update dependency kubernetes/ingress-nginx to v1.14.0 (#710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f9123af commit 90bf3d1

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

99
patches:
1010
- path: patch_default_ingress_class.yaml

0 commit comments

Comments
 (0)