mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 14:37:00 +00:00
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:
commit
8b0c36d620
@ -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