From 8aba1c5645438a693178608386364d88e07cc252 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Sep 2024 00:31:52 +0000 Subject: [PATCH] chore(deps): update ghcr.io/nicolaka/netshoot docker tag to v0.13 --- charts/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index 891402d3..49e0d0db 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -826,7 +826,7 @@ addons: # -- Specify the netshoot image repository: ghcr.io/nicolaka/netshoot # -- Specify the netshoot image tag - tag: v0.11 + tag: v0.13 # -- Specify the netshoot image pull policy pullPolicy: IfNotPresent