Skip to content

Commit

Permalink
chore(deps): update container image rook/ceph to v1.12.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 27, 2023
1 parent 01f4921 commit 220c6a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster/core/rook-ceph/toolbox/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:
containers:
- name: rook-ceph-tools
# renovate: registryUrl=https://charts.rook.io/release chart=rook-ceph
image: rook/ceph:v1.12.6
image: rook/ceph:v1.12.7
command: ["/bin/bash"]
args: ["-m", "-c", "/usr/local/bin/toolbox.sh"]
imagePullPolicy: IfNotPresent
Expand Down

0 comments on commit 220c6a2

Please sign in to comment.