Bump the version of the ip-masq-agent addon to pick up CVE fixes

This is related to the same CVE fixes in PR #75845

The CVEs are in the dependencies of ip-masq-agent -
debian-base bump at: https://github.com/kubernetes-incubator/ip-masq-agent/pull/31
debian-iptables-amd64 bump at: https://github.com/kubernetes-incubator/ip-masq-agent/pull/30
This commit is contained in:
Varun Marupadi 2019-05-01 18:21:43 -07:00
parent b5c34d0c43
commit d4443fef81

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: