Skip to content

Commit

Permalink
chore(container): update image busybox to 7b3ccab
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 4, 2023
1 parent fd52af6 commit 8161e70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/tools/wipe-rook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spec:
nodeName: fleetcom-node4
containers:
- name: disk-wipe
image: busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39
image: busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
securityContext:
privileged: true
command:
Expand All @@ -28,7 +28,7 @@ spec:
nodeName: fleetcom-node5
containers:
- name: disk-wipe
image: busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39
image: busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
securityContext:
privileged: true
command:
Expand All @@ -48,7 +48,7 @@ spec:
nodeName: fleetcom-node6
containers:
- name: disk-wipe
image: busybox@sha256:05a79c7279f71f86a2a0d05eb72fcb56ea36139150f0a75cd87e80a4272e4e39
image: busybox@sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c
securityContext:
privileged: true
command:
Expand Down

0 comments on commit 8161e70

Please sign in to comment.