mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +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
|
||||
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:
|
||||
|
Loading…
Reference in New Issue
Block a user