Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit 98b4a60

Browse files
committed
rook-ceph: Update toolbox pod to v1.4.2
Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
1 parent 1957efc commit 98b4a60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/components/rook-ceph/manifests.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ spec:
186186
dnsPolicy: ClusterFirstWithHostNet
187187
containers:
188188
- name: rook-ceph-tools
189-
image: rook/ceph:master
189+
image: rook/ceph:v1.4.2
190190
command: ["/tini"]
191191
args: ["-g", "--", "/usr/local/bin/toolbox.sh"]
192192
imagePullPolicy: IfNotPresent

0 commit comments

Comments
 (0)