From 96a1fadc83050f20898ecc24581bdce29a12b4b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 05:40:17 +0000 Subject: [PATCH] Update busybox Docker digest to a5d0ce4 --- deploy/bases/app/jobs/install.yaml | 2 +- deploy/bases/database/percona.yaml | 2 +- deploy/bases/elasticsearch/elasticsearch.yaml | 2 +- deploy/walkthrough/step-2/patches/wait-for-redis.yaml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deploy/bases/app/jobs/install.yaml b/deploy/bases/app/jobs/install.yaml index 6bf12b3e..e19b0c31 100644 --- a/deploy/bases/app/jobs/install.yaml +++ b/deploy/bases/app/jobs/install.yaml @@ -13,7 +13,7 @@ spec: spec: initContainers: - name: set-volume-ownership - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: - /bin/sh args: diff --git a/deploy/bases/database/percona.yaml b/deploy/bases/database/percona.yaml index 95361289..d00816ac 100644 --- a/deploy/bases/database/percona.yaml +++ b/deploy/bases/database/percona.yaml @@ -31,7 +31,7 @@ spec: spec: initContainers: - name: set-volume-ownership - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: - /bin/sh args: diff --git a/deploy/bases/elasticsearch/elasticsearch.yaml b/deploy/bases/elasticsearch/elasticsearch.yaml index ad854570..aa99bc87 100644 --- a/deploy/bases/elasticsearch/elasticsearch.yaml +++ b/deploy/bases/elasticsearch/elasticsearch.yaml @@ -32,7 +32,7 @@ spec: spec: initContainers: - name: set-volume-ownership - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: - /bin/sh args: diff --git a/deploy/walkthrough/step-2/patches/wait-for-redis.yaml b/deploy/walkthrough/step-2/patches/wait-for-redis.yaml index 30567802..e2f26b06 100644 --- a/deploy/walkthrough/step-2/patches/wait-for-redis.yaml +++ b/deploy/walkthrough/step-2/patches/wait-for-redis.yaml @@ -13,7 +13,7 @@ spec: - name: magento-web initContainers: - name: wait-for-redis - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: ["/bin/sh"] args: - -c @@ -42,7 +42,7 @@ spec: - name: magento-setup initContainers: - name: wait-for-redis - image: busybox@sha256:2919d0172f7524b2d8df9e50066a682669e6d170ac0f6a49676d54358fe970b5 + image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 command: ["/bin/sh"] args: - -c