From d21d712fbe266490a4e4bcb6dcf87b20d73d8eb1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 23:49:54 +0000 Subject: [PATCH] Update busybox Docker digest to db142d4 --- deploy/bases/app/jobs/install.yaml | 2 +- deploy/bases/database/percona.yaml | 2 +- deploy/bases/elasticsearch/elasticsearch.yaml | 2 +- deploy/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 28d26c89..4162ff4e 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:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f + image: busybox@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68 command: - /bin/sh args: diff --git a/deploy/bases/database/percona.yaml b/deploy/bases/database/percona.yaml index b16c175a..45aba2d1 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:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f + image: busybox@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68 command: - /bin/sh args: diff --git a/deploy/bases/elasticsearch/elasticsearch.yaml b/deploy/bases/elasticsearch/elasticsearch.yaml index db8ce9ca..cfcc065c 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:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f + image: busybox@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68 command: - /bin/sh args: diff --git a/deploy/step-2/patches/wait-for-redis.yaml b/deploy/step-2/patches/wait-for-redis.yaml index 1b3441ad..3cd4faf7 100644 --- a/deploy/step-2/patches/wait-for-redis.yaml +++ b/deploy/step-2/patches/wait-for-redis.yaml @@ -13,7 +13,7 @@ spec: - name: magento-web initContainers: - name: wait-for-redis - image: busybox@sha256:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f + image: busybox@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68 command: ["/bin/sh"] args: - -c @@ -42,7 +42,7 @@ spec: - name: magento-setup initContainers: - name: wait-for-redis - image: busybox@sha256:5b0f33c83a97f5f7d12698df6732098b0cdb860d377f6307b68efe2c6821296f + image: busybox@sha256:db142d433cdde11f10ae479dbf92f3b13d693fd1c91053da9979728cceb1dc68 command: ["/bin/sh"] args: - -c