From 29b6e4238dd619500e607a4147004548b98a600e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 18:19:33 +0000 Subject: [PATCH] Bump networking/ip-masq-agent from v2.8.0 to v2.9.3 Bumps networking/ip-masq-agent from v2.8.0 to v2.9.3. --- updated-dependencies: - dependency-name: networking/ip-masq-agent dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ip-masq-agent.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ip-masq-agent.yaml b/ip-masq-agent.yaml index 7f200df..63c82da 100644 --- a/ip-masq-agent.yaml +++ b/ip-masq-agent.yaml @@ -15,7 +15,7 @@ spec: hostNetwork: true containers: - name: ip-masq-agent - image: registry.k8s.io/networking/ip-masq-agent:v2.8.0 + image: registry.k8s.io/networking/ip-masq-agent:v2.9.3 securityContext: privileged: false capabilities: