From 62ccf79d12cfbfe385374d0081e8024248c69a18 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 01:30:46 +0000 Subject: [PATCH] =?UTF-8?q?chore(container):=20update=20image=20public.ecr?= =?UTF-8?q?.aws/docker/library/busybox=20(=201487d0a=20=E2=86=92=20dc2d74b?= =?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 22dc681cc..3ef264716 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:1487d0af5f52b4ba31c7e465126ee2123fe3f2305d638e7827681e7cf6c83d5e + tag: latest@sha256:dc2d74b28e4cf8984fa52af1f39bc7c3d9c73760b41a74d629f5d11b1ab28616 pullPolicy: IfNotPresent command: - "/bin/sh"