From: Casey Bodley Date: Fri, 19 Jul 2024 14:10:38 +0000 (-0400) Subject: doc/cephadm/upgrade: ceph-ci containers are hosted by quay.ceph.io X-Git-Tag: v17.2.8~277^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F58682%2Fhead;p=ceph.git doc/cephadm/upgrade: ceph-ci containers are hosted by quay.ceph.io Signed-off-by: Casey Bodley (cherry picked from commit 9c77963300fee804f249d512c980cdeac06f14f7) --- diff --git a/doc/cephadm/upgrade.rst b/doc/cephadm/upgrade.rst index f37b268a0c88..9ac2cef358b0 100644 --- a/doc/cephadm/upgrade.rst +++ b/doc/cephadm/upgrade.rst @@ -168,7 +168,7 @@ you need. For example, the following command upgrades to a development build: .. prompt:: bash # - ceph orch upgrade start --image quay.io/ceph-ci/ceph:recent-git-branch-name + ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:recent-git-branch-name For more information about available container images, see :ref:`containers`.