Skip to content

Commit a91428f

Browse files
committed
addons: update ip-masq-agent version
Signed-off-by: xin.li <[email protected]>
1 parent 46aa895 commit a91428f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/ip-masq-agent/ip-masq-agent.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ spec:
2929
hostNetwork: true
3030
containers:
3131
- name: ip-masq-agent
32-
image: registry.k8s.io/networking/ip-masq-agent-amd64:v2.6.1
32+
image: registry.k8s.io/networking/ip-masq-agent:v2.9.3
3333
args:
3434
- --masq-chain=IP-MASQ
3535
- --nomasq-all-reserved-ranges

0 commit comments

Comments
 (0)