Fix vault track on charm-delivery page

Information on the charm-delivery page is incorrect
in the text and in a code-block.

Change-Id: I6f4e7f6fd7becf66ff4531783fe279c625e230f6
Signed-off-by: Peter Matulis <peter.matulis@canonical.com>
This commit is contained in:
Peter Matulis 2023-12-12 10:13:02 -05:00
parent 7a42b0dd9d
commit 28e08ccdb1
1 changed files with 2 additions and 2 deletions

View File

@ -397,11 +397,11 @@ new channel must be chosen according to the target future OpenStack release.
Examples,
To change the channel for the vault charm when upgrading to OpenStack Yoga
the channel should be changed to 'yoga/stable':
the channel should be changed to '1.8/stable':
.. code-block:: none
juju refresh --channel 1.7/stable vault
juju refresh --channel 1.8/stable vault
To change the channel for the ovn-central charm when upgrading to OpenStack
Yoga the channel should be changed to '22.03/stable':