From de13f2141e603793be319c40b3c4ef7e5317230b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 21:38:35 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20public.ecr?= =?UTF-8?q?.aws/docker/library/busybox=20(=20b3255e7=20=E2=86=92=201487d0a?= =?UTF-8?q?=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Roger Rumao --- infrastructure/couchdb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/couchdb/values.yaml b/infrastructure/couchdb/values.yaml index db911e516..22dc681cc 100644 --- a/infrastructure/couchdb/values.yaml +++ b/infrastructure/couchdb/values.yaml @@ -24,7 +24,7 @@ app-template: init-config: image: repository: public.ecr.aws/docker/library/busybox - tag: latest@sha256:b3255e7dfbcd10cb367af0d409747d511aeb66dfac98cf30e97e87e4207dd76f + tag: latest@sha256:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e pullPolicy: IfNotPresent command: - "/bin/sh"