Skip to content

Commit 8a87cc9

Browse files
authored
Merge pull request #1678 from aledbf/bump-ingress
Update nginx ingress controller version to 0.9-beta.10
2 parents 11ce236 + e7c9f3c commit 8a87cc9

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.8
80+
- image: gcr.io/google_containers/nginx-ingress-controller:0.9.0-beta.10
8181
name: nginx-ingress-controller
8282
imagePullPolicy: IfNotPresent
8383
readinessProbe:

0 commit comments

Comments
 (0)