From 92ca56172c2a086a1be22af346d7634499fa1c9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 03:03:50 +0000 Subject: [PATCH] chore(deps): update busybox docker tag to v1.38 --- helm/releases/sonarqube/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/releases/sonarqube/values.yaml b/helm/releases/sonarqube/values.yaml index a46999f1..cd709370 100644 --- a/helm/releases/sonarqube/values.yaml +++ b/helm/releases/sonarqube/values.yaml @@ -6,7 +6,7 @@ extraInitContainers: command: - sh - -c - image: busybox:1.37 + image: busybox:1.38 name: download-webapp volumeMounts: - mountPath: /web