From bfe3b1f7f969697a279a19000eafd287c203cc53 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 14:28:18 +0000 Subject: [PATCH] chore(deps): update docker.io/library/busybox docker tag to v1.36.1 --- plutono/charts/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plutono/charts/values.yaml b/plutono/charts/values.yaml index 43d2baed..b1adfe5d 100644 --- a/plutono/charts/values.yaml +++ b/plutono/charts/values.yaml @@ -418,7 +418,7 @@ plutono: # -- The Docker registry registry: docker.io repository: library/busybox - tag: "1.31.1" + tag: "1.36.1" sha: "" pullPolicy: IfNotPresent