Skip to content

Commit c669aa0

Browse files
fix(container): update rook/ceph ( v1.17.6 → v1.17.7 ) (#9107)
| datasource | package | from | to | | ---------- | --------- | ------- | ------- | | docker | rook/ceph | v1.17.6 | v1.17.7 | Co-authored-by: rosey-the-renovator-bot[bot] <98764075+rosey-the-renovator-bot[bot]@users.noreply.github.com>
1 parent 898120c commit c669aa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/main/apps/storage/rook-ceph/add-ons/direct-mount/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
dnsPolicy: ClusterFirstWithHostNet
2020
containers:
2121
- name: rook-direct-mount
22-
image: rook/ceph:v1.17.6
22+
image: rook/ceph:v1.17.7
2323
imagePullPolicy: IfNotPresent
2424
command: ["/bin/bash"]
2525
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]

0 commit comments

Comments
 (0)