From 8161e709dd54cb96fc8f4978c0b27ddedbbab96a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 28 Jan 2023 00:31:56 +0000 Subject: [PATCH] chore(container): update image busybox to 7b3ccab --- kubernetes/tools/wipe-rook.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kubernetes/tools/wipe-rook.yaml b/kubernetes/tools/wipe-rook.yaml index bff2cfed4..9d3b030b8 100644 --- a/kubernetes/tools/wipe-rook.yaml +++ b/kubernetes/tools/wipe-rook.yaml @@ -8,7 +8,7 @@ spec: nodeName: fleetcom-node4 containers: - name: disk-wipe - image: busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 + image: busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c securityContext: privileged: true command: @@ -28,7 +28,7 @@ spec: nodeName: fleetcom-node5 containers: - name: disk-wipe - image: busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 + image: busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c securityContext: privileged: true command: @@ -48,7 +48,7 @@ spec: nodeName: fleetcom-node6 containers: - name: disk-wipe - image: busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39 + image: busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c securityContext: privileged: true command: