Commit 0d4305a7 authored by Kubernetes Submit Queue's avatar Kubernetes Submit Queue Committed by GitHub

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
parents 9c7b5977 91fb06e3
...@@ -20,7 +20,7 @@ spec: ...@@ -20,7 +20,7 @@ spec:
hostNetwork: true hostNetwork: true
containers: containers:
- name: ip-masq-agent - 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: securityContext:
privileged: true privileged: true
volumeMounts: volumeMounts:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment