Skip to content

Commit 970e4d6

Browse files
fix(container): update image rook/ceph ( v1.17.5 → v1.17.6 )
| datasource | package | from | to | | ---------- | --------- | ------- | ------- | | docker | rook/ceph | v1.17.5 | v1.17.6 | Signed-off-by: Winston R. Milling <wrmilling@users.noreply.github.com>
1 parent dffb7e6 commit 970e4d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rook-ceph/toolbox/toolbox.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
dnsPolicy: ClusterFirstWithHostNet
1919
containers:
2020
- name: rook-ceph-tools
21-
image: rook/ceph:v1.17.5
21+
image: rook/ceph:v1.17.6
2222
command: ["/bin/bash"]
2323
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
2424
imagePullPolicy: IfNotPresent

0 commit comments

Comments
 (0)