From d7025cf9cbaead66bc611b96a07689f43c69b215 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 23:34:58 +0000 Subject: [PATCH] Update busybox Docker digest to 498a000 --- 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 48e91731..81b2edf2 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 + image: busybox@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0 command: - /bin/sh args: diff --git a/deploy/bases/database/percona.yaml b/deploy/bases/database/percona.yaml index 03682c34..1ad35f6a 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 + image: busybox@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0 command: - /bin/sh args: diff --git a/deploy/bases/elasticsearch/elasticsearch.yaml b/deploy/bases/elasticsearch/elasticsearch.yaml index a6afd295..fd2605e5 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 + image: busybox@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0 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 e2f26b06..3ded226b 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:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 + image: busybox@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0 command: ["/bin/sh"] args: - -c @@ -42,7 +42,7 @@ spec: - name: magento-setup initContainers: - name: wait-for-redis - image: busybox@sha256:a5d0ce49aa801d475da48f8cb163c354ab95cab073cd3c138bd458fc8257fbf1 + image: busybox@sha256:498a000f370d8c37927118ed80afe8adc38d1edcbfc071627d17b25c88efcab0 command: ["/bin/sh"] args: - -c