mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 02:33:34 +00:00
doc: update doc for 3.7.1 release
updated doc for 3.7.1 release is available with this commit. Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
d3a80f76d6
commit
a799075cfc
@ -106,12 +106,12 @@ compatibility support and without prior notice.
|
||||
**Also, we do not recommend any direct upgrades to 3.7 except from 3.6 to 3.7.**
|
||||
For example, upgrading from 3.5 to 3.7 is not recommended.
|
||||
|
||||
git checkout v3.7.0 tag
|
||||
git checkout v3.7.1 tag
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ceph/ceph-csi.git
|
||||
cd ./ceph-csi
|
||||
git checkout v3.7.0
|
||||
git checkout v3.7.1
|
||||
```
|
||||
|
||||
```console
|
||||
|
Reference in New Issue
Block a user