We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 571abb7 commit a79233dCopy full SHA for a79233d
rook-ceph/cluster/cluster.yaml
@@ -21,7 +21,7 @@ spec:
21
# versions running within the cluster. See tags available at https://hub.docker.com/r/ceph/ceph/tags/.
22
# If you want to be more precise, you can always use a timestamp tag such ceph/ceph:v15.2.5-20200916
23
# This tag might not contain a new Ceph version, just security fixes from the underlying operating system, which will reduce vulnerabilities
24
- image: quay.io/ceph/ceph:v19.2.3
+ image: quay.io/ceph/ceph:v20.1.0
25
# Whether to allow unsupported versions of Ceph. Currently `nautilus` and `octopus` are supported.
26
# Future versions such as `pacific` would require this to be set to `true`.
27
# Do not set to true in production.
0 commit comments