Merge pull request #77328 from varunmar/ip-masq-cve-fix

Bump the version of the ip-masq-agent addon to pick up CVE fixes
This commit is contained in:
Kubernetes Prow Robot 2019-05-03 18:26:28 -07:00 committed by GitHub
commit 8b0c36d620
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -32,7 +32,7 @@ spec:
hostNetwork: true
containers:
- name: ip-masq-agent
image: k8s.gcr.io/ip-masq-agent-amd64:v2.1.1
image: k8s.gcr.io/ip-masq-agent-amd64:v2.2.1
args:
- --masq-chain=IP-MASQ
resources: