From d9b6e5d7568e3a2ce6903b3c4d33ed5bd41f3164 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 05:11:23 +0000 Subject: [PATCH] chore(deps): update busybox docker tag to v1.37 --- charts/horcrux/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/horcrux/values.yaml b/charts/horcrux/values.yaml index b7e5e59..e51ed06 100644 --- a/charts/horcrux/values.yaml +++ b/charts/horcrux/values.yaml @@ -101,7 +101,7 @@ securityContext: initContainer: image: repository: busybox - tag: "1.36" + tag: "1.37" pullPolicy: IfNotPresent # -- Resource limits and requests