mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
doc: update documentation for v3.8.1 release
This commit updates upgrade doc for v3.8.1 release. Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
parent
3a1d55db16
commit
4d6c495194
@ -111,12 +111,12 @@ compatibility support and without prior notice.
|
||||
**Also, we do not recommend any direct upgrades to 3.8 except from 3.7 to 3.8.**
|
||||
For example, upgrading from 3.6 to 3.8 is not recommended.
|
||||
|
||||
git checkout v3.8.0 tag
|
||||
git checkout v3.8.1 tag
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ceph/ceph-csi.git
|
||||
cd ./ceph-csi
|
||||
git checkout v3.8.0
|
||||
git checkout v3.8.1
|
||||
```
|
||||
|
||||
```console
|
||||
|
Loading…
Reference in New Issue
Block a user