Skip to content

Commit

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


Signed-off-by: Winston R. Milling <[email protected]>
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent 1363cbf commit 64493a4
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.15.5
image: rook/ceph:v1.15.6
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 64493a4

Please sign in to comment.