From 079f8f8ac4ad94d67a184d531cb77573e4a14fbf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Oct 2024 09:17:35 +0200 Subject: [PATCH] Update gsoci.azurecr.io/giantswarm/busybox Docker tag to v1.37.0 (#247) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- helm/grafana/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/grafana/values.yaml b/helm/grafana/values.yaml index ba98459..16cb767 100644 --- a/helm/grafana/values.yaml +++ b/helm/grafana/values.yaml @@ -341,7 +341,7 @@ grafana: image: registry: gsoci.azurecr.io repository: giantswarm/busybox - tag: "1.36.1" + tag: "1.37.0" sha: "" pullPolicy: IfNotPresent