From ce4e3c2c3bd9bd68224a5bd00e9e988280d653e3 Mon Sep 17 00:00:00 2001 From: bprashanth Date: Tue, 31 Jan 2017 10:11:40 -0800 Subject: [PATCH] Bump nginx ingress version to 0.9.0-beta.1 --- test/e2e/testing-manifests/ingress/nginx/rc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/testing-manifests/ingress/nginx/rc.yaml b/test/e2e/testing-manifests/ingress/nginx/rc.yaml index dfcd9accdf2..9d21ff55003 100644 --- a/test/e2e/testing-manifests/ingress/nginx/rc.yaml +++ b/test/e2e/testing-manifests/ingress/nginx/rc.yaml @@ -17,7 +17,7 @@ spec: spec: terminationGracePeriodSeconds: 0 containers: - - image: gcr.io/google_containers/nginx-ingress-controller:0.8.3 + - image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.1 livenessProbe: httpGet: path: /healthz