Merge pull request #46650 from dnardo/ip-masq-agent

Automatic merge from submit-queue (batch tested with PRs 46394, 46650, 46436, 46673, 46212)

Update ip-masq-agent addon with latest image.

https://github.com/kubernetes-incubator/ip-masq-agent/releases
This commit is contained in:
Kubernetes Submit Queue 2017-05-31 00:14:05 -07:00 committed by GitHub
commit 0d4305a7da

View File

@ -20,7 +20,7 @@ spec:
hostNetwork: true
containers:
- name: ip-masq-agent
image: gcr.io/google-containers/ip-masq-agent-amd64:v2.0.0
image: gcr.io/google-containers/ip-masq-agent-amd64:v2.0.1
securityContext:
privileged: true
volumeMounts: