Skip to content

Commit

Permalink
Merge pull request #2686 from wrmilling/renovate/rook-ceph-1.x
Browse files Browse the repository at this point in the history
fix(container): update image rook/ceph ( v1.15.5 → v1.15.6 )
  • Loading branch information
wrmilling authored Dec 3, 2024
2 parents 2e13faf + 64493a4 commit dad0fd4
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 dad0fd4

Please sign in to comment.