From 1e96cc0752c9ab14c69f72bd66b55bf11171f2be Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Fri, 19 Jan 2024 07:08:45 +0000 Subject: [PATCH] chore(docker-image): update public.ecr.aws/docker/library/busybox:latest docker digest to 3d3698b --- .../cluster-0/apps/downloads/recyclarr/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/cluster-0/apps/downloads/recyclarr/app/helmrelease.yaml b/kubernetes/cluster-0/apps/downloads/recyclarr/app/helmrelease.yaml index 75127300d..6d0d03809 100644 --- a/kubernetes/cluster-0/apps/downloads/recyclarr/app/helmrelease.yaml +++ b/kubernetes/cluster-0/apps/downloads/recyclarr/app/helmrelease.yaml @@ -25,7 +25,7 @@ spec: initContainers: 01-init-config: - image: public.ecr.aws/docker/library/busybox:latest@sha256:0d5085d6c05a37b52a42bd3d061b743a6b284f23a0deac169d97b5fe274e88b1 + image: public.ecr.aws/docker/library/busybox:latest@sha256:3d3698b745b0c67ddf2c515650b42955b0bcd123c92060008aae4f4aac1c77b3 imagePullPolicy: IfNotPresent command: - "/bin/sh"