Skip to content

Commit 7d5baf4

Browse files
authored
Merge pull request kubernetes#126082 from my-git9/ip-masq-agent-image
addons: update ip-masq-agent version
2 parents 3690cb7 + a91428f commit 7d5baf4

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)