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:
parent
b5c34d0c43
commit
d4443fef81
@ -32,7 +32,7 @@ spec:
|
|||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
containers:
|
containers:
|
||||||
- name: ip-masq-agent
|
- 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:
|
args:
|
||||||
- --masq-chain=IP-MASQ
|
- --masq-chain=IP-MASQ
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user