Skip to content

Commit 571abb7

Browse files
authored
Merge pull request #3451 from wrmilling/revert-3384-renovate/quay.io-ceph-ceph-20.x
Revert "feat(container)!: Update image quay.io/ceph/ceph ( v19.2.3 → v20.1.0 )"
2 parents a566832 + 7fbd99b commit 571abb7

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:v20.1.0
24+
image: quay.io/ceph/ceph:v19.2.3
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)