From 6e56daf1b5c6ce0ffbd5efbe7f8c38b08b4c88f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Feb 2026 18:52:27 +0000 Subject: [PATCH] chore(deps): bump busybox from 1.36 to 1.37 in /charts/qbittorrent Bumps busybox from 1.36 to 1.37. --- updated-dependencies: - dependency-name: busybox dependency-version: '1.37' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- charts/qbittorrent/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 charts/qbittorrent/values.yaml diff --git a/charts/qbittorrent/values.yaml b/charts/qbittorrent/values.yaml old mode 100755 new mode 100644 index cfb830e..e0be026 --- a/charts/qbittorrent/values.yaml +++ b/charts/qbittorrent/values.yaml @@ -6,7 +6,7 @@ image: initContainer: image: repository: busybox - tag: "1.36" + tag: "1.37" service: webui: type: NodePort