From 72a76ec5922310386d17eb9cd7bac12cb77b56d6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 00:53:42 +0000 Subject: [PATCH] Update busybox Docker tag to v1.37.0 --- clusters/cl01tl/platform/qbittorrent/values.yaml | 2 +- clusters/cl01tl/storage/pgadmin/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/platform/qbittorrent/values.yaml b/clusters/cl01tl/platform/qbittorrent/values.yaml index ca0c00666..3fe243940 100644 --- a/clusters/cl01tl/platform/qbittorrent/values.yaml +++ b/clusters/cl01tl/platform/qbittorrent/values.yaml @@ -9,7 +9,7 @@ qbittorrent: init-sysctl: image: repository: busybox - tag: 1.36.1 + tag: 1.37.0 pullPolicy: IfNotPresent securityContext: privileged: True diff --git a/clusters/cl01tl/storage/pgadmin/values.yaml b/clusters/cl01tl/storage/pgadmin/values.yaml index 294330720..bbd275243 100644 --- a/clusters/cl01tl/storage/pgadmin/values.yaml +++ b/clusters/cl01tl/storage/pgadmin/values.yaml @@ -10,7 +10,7 @@ pgadmin4: runAsUser: 0 image: repository: busybox - tag: 1.36.1 + tag: 1.37.0 pullPolicy: IfNotPresent command: - /bin/sh