Skip to content

Commit

Permalink
feat(container): update image rook/ceph ( v1.15.6 → v1.16.2 )
Browse files Browse the repository at this point in the history
| datasource | package   | from    | to      |
| ---------- | --------- | ------- | ------- |
| docker     | rook/ceph | v1.15.6 | v1.16.2 |


Signed-off-by: Jeff Billimek <[email protected]>
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 785c078 commit 2d2ee42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rook-ceph/toolbox/toolblox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: rook-ceph-tools
image: rook/ceph:v1.15.6@sha256:656fe07d2c6e15df21f8d2a687a40a0f9272cc9fb88439a947a6c3e6e7168939
image: rook/ceph:v1.16.2@sha256:4936fe79d77e362e253cccfeb80224060e5788a0772c4f086a479c5b8a36dfa7
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 2d2ee42

Please sign in to comment.