mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
build: update for 3.10.2 release
This PR contains the required doc and template updates for cephcsi 3.10.2 release Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
e4f2c43031
commit
2339301c18
@ -95,12 +95,12 @@ For example, upgrading from 3.8 to 3.10 is not recommended.
|
||||
[release notes](https://github.com/ceph/ceph-csi/releases/tag/v3.10.0) before
|
||||
proceeding further.**
|
||||
|
||||
git checkout v3.10.0 tag
|
||||
git checkout v3.10.2 tag
|
||||
|
||||
```bash
|
||||
git clone https://github.com/ceph/ceph-csi.git
|
||||
cd ./ceph-csi
|
||||
git checkout v3.10.0
|
||||
git checkout v3.10.2
|
||||
```
|
||||
|
||||
```console
|
||||
|
Reference in New Issue
Block a user