Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Update container image quay.io/ceph/ceph to v18.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 1, 2023
1 parent c2c8503 commit 1e5e10a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion cluster/rook-ceph/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ metadata:
name: rook-ceph
spec:
cephVersion:
image: quay.io/ceph/ceph:v17.2.7@sha256:92e8fa7d8ca17a7a5bbfde6e596fdfecc8e165fcb94d86493f4e6c7b1f326e4e
image: quay.io/ceph/ceph:v18.2.0@sha256:864b260484c9e79807d3fb4dcbb250f142f4493ed65ebe0464c0eef9de604249
allowUnsupported: false
dataDirHostPath: /var/lib/rook
# To understand Rook's upgrade process of Ceph, read https://rook.io/docs/rook/master/ceph-upgrade.html#ceph-version-upgrades
Expand Down
2 changes: 1 addition & 1 deletion cluster/rook-ceph/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: quay.io/ceph/ceph:v17.2.7
image: quay.io/ceph/ceph:v18.2.0
command:
- /bin/bash
- -c
Expand Down

0 comments on commit 1e5e10a

Please sign in to comment.