Skip to content

Commit f603da5

Browse files
authored
Merge pull request #3243 from wrmilling/renovate/rook-ceph-1.x
fix(container): update image rook/ceph ( v1.17.5 → v1.17.6 )
2 parents e7870f0 + 970e4d6 commit f603da5

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)