Skip to content

Commit a79233d

Browse files
feat(container)!: Update image quay.io/ceph/ceph ( v19.2.3 → v20.1.0 )
| datasource | package | from | to | | ---------- | ----------------- | ------- | ------- | | docker | quay.io/ceph/ceph | v19.2.3 | v20.1.0 | Signed-off-by: Winston R. Milling <[email protected]>
1 parent 571abb7 commit a79233d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rook-ceph/cluster/cluster.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ spec:
2121
# versions running within the cluster. See tags available at https://hub.docker.com/r/ceph/ceph/tags/.
2222
# If you want to be more precise, you can always use a timestamp tag such ceph/ceph:v15.2.5-20200916
2323
# 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
24+
image: quay.io/ceph/ceph:v20.1.0
2525
# Whether to allow unsupported versions of Ceph. Currently `nautilus` and `octopus` are supported.
2626
# Future versions such as `pacific` would require this to be set to `true`.
2727
# Do not set to true in production.

0 commit comments

Comments
 (0)