From 0df082ae87a81fe662aed00e1f99e96de8873106 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 May 2024 21:31:50 +0000 Subject: [PATCH] chore(deps): update ghcr.io/nicolaka/netshoot docker tag to v0.13 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 9e820255..a9b4d292 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -840,7 +840,7 @@ addons: # -- Specify the netshoot image repository: ghcr.io/nicolaka/netshoot # -- Specify the netshoot image tag - tag: v0.9 + tag: v0.13 # -- Specify the netshoot image pull policy pullPolicy: IfNotPresent