Skip to content

Commit

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


Signed-off-by: Jeff Billimek <billimek@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent b5a6f93 commit b585fb8
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.14.8@sha256:b63db448a08f313fc88dedb89d3d713fe4576dc72a3f458e7427fc460f1094b3
image: rook/ceph:v1.14.9@sha256:9820b7a455f5f289169e368291151a4fbfce05eb87e03a1ec098c6ff91d8f6d4
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit b585fb8

Please sign in to comment.