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.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 1, 2024
1 parent d0c6845 commit f4b2ab8
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:d759526e53a54ae72901bf5d4fa07e7f3ba3c4c8378087531e963a7b0cb555c1
image: quay.io/ceph/ceph:v18.2.1@sha256:ad0cdfebcf37ce5b53cd2ac0dff0139660c294299187cb382582f4189b434eaf
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.1
command:
- /bin/bash
- -c
Expand Down

0 comments on commit f4b2ab8

Please sign in to comment.