Skip to content

Commit 32dc5d0

Browse files
authored
Merge pull request #1703 from aledbf/ingress-update
Update nginx ingress controller version to 0.9-beta.11
2 parents 601e762 + 47b3cee commit 32dc5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/addons/ingress/ingress-rc.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ spec:
7777
spec:
7878
terminationGracePeriodSeconds: 60
7979
containers:
80-
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.10
80+
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.11
8181
name: nginx-ingress-controller
8282
imagePullPolicy: IfNotPresent
8383
readinessProbe:

0 commit comments

Comments
 (0)