[rook] upgrade to 16.2.5
This commit is contained in:
parent
6204e966af
commit
cea322b04f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ spec:
|
||||||
# versions running within the cluster. See tags available at https://hub.docker.com/r/ceph/ceph/tags/.
|
# versions running within the cluster. See tags available at https://hub.docker.com/r/ceph/ceph/tags/.
|
||||||
# If you want to be more precise, you can always use a timestamp tag such ceph/ceph:v16.2.4-20210514
|
# If you want to be more precise, you can always use a timestamp tag such ceph/ceph:v16.2.4-20210514
|
||||||
# This tag might not contain a new Ceph version, just security fixes from the underlying operating system, which will reduce vulnerabilities
|
# This tag might not contain a new Ceph version, just security fixes from the underlying operating system, which will reduce vulnerabilities
|
||||||
image: ceph/ceph:v16.2.4
|
image: ceph/ceph:v16.2.5
|
||||||
# Whether to allow unsupported versions of Ceph. Currently `nautilus` and `octopus` are supported.
|
# Whether to allow unsupported versions of Ceph. Currently `nautilus` and `octopus` are supported.
|
||||||
# Future versions such as `pacific` would require this to be set to `true`.
|
# Future versions such as `pacific` would require this to be set to `true`.
|
||||||
# Do not set to true in production.
|
# Do not set to true in production.
|
||||||
|
|
Loading…
Reference in a new issue