Skip to content

Commit

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


Signed-off-by: Winston R. Milling <[email protected]>
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent e7f8bbd commit 44b5ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rook-ceph/toolbox/toolbox.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.3
image: rook/ceph:v1.14.4
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 44b5ea5

Please sign in to comment.