Skip to content

Commit

Permalink
chore(deps): update quay.io/ceph/ceph docker tag to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
timtor-bot committed Apr 1, 2024
1 parent aff5e5d commit 8941789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/rook-ceph/cephcluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ metadata:
name: main
spec:
cephVersion:
image: quay.io/ceph/ceph:v17.2.6
image: quay.io/ceph/ceph:v18.2.2
dataDirHostPath: /var/lib/rook
mon:
count: 3
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/rook-ceph/toolbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ spec:
dnsPolicy: ClusterFirstWithHostNet
containers:
- name: toolbox
image: quay.io/ceph/ceph:v17.2.6
image: quay.io/ceph/ceph:v18.2.2
resources: {}
command:
- /bin/bash
Expand Down

0 comments on commit 8941789

Please sign in to comment.