mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
doc: update upgrade doc for 3.5.1
updating upgrade to to point to 3.5.1 for upgrades a 3.5.1 release is out. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
6df71410e3
commit
bce5c3dc7c
@ -84,12 +84,12 @@ compatibility support and without prior notice.
|
||||
**Also, we do not recommend any direct upgrades to 3.5 except from 3.4 to 3.5.**
|
||||
For example, upgrading from 3.3 to 3.5 is not recommended.
|
||||
|
||||
git checkout v3.5.0 tag
|
||||
git checkout v3.5.1 tag
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ceph/ceph-csi.git
|
||||
cd ./ceph-csi
|
||||
git checkout v3.5.0
|
||||
git checkout v3.5.1
|
||||
```
|
||||
|
||||
```console
|
||||
|
Loading…
Reference in New Issue
Block a user