Skip to content

Commit 8225237

Browse files
iPraveenPariharmergify[bot]
authored andcommitted
doc: update README.md for v3.16.1 release
Signed-off-by: Praveen M <m.praveen@ibm.com> (cherry picked from commit 338f4c6)
1 parent 41f32ab commit 8225237

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ environments.
5656

5757
| Ceph CSI Version | Container Orchestrator Name | Version Tested |
5858
| -----------------| --------------------------- | -------------------|
59+
| v3.16.1 | Kubernetes | v1.32, v1.33, v1.34|
5960
| v3.16.0 | Kubernetes | v1.32, v1.33, v1.34|
6061
| v3.15.0 | Kubernetes | v1.31, v1.32, v1.33|
6162

@@ -129,6 +130,7 @@ in the Kubernetes documentation.
129130
| Ceph CSI Release/Branch | Container image name | Image Tag |
130131
| ----------------------- | ---------------------------- | --------- |
131132
| devel (Branch) | quay.io/cephcsi/cephcsi | canary |
133+
| v3.16.1 (Release) | quay.io/cephcsi/cephcsi | v3.16.1 |
132134
| v3.16.0 (Release) | quay.io/cephcsi/cephcsi | v3.16.0 |
133135
| v3.15.1 (Release) | quay.io/cephcsi/cephcsi | v3.15.1 |
134136
| v3.15.0 (Release) | quay.io/cephcsi/cephcsi | v3.15.0 |

docs/ceph-csi-upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,15 +104,15 @@ compatibility support and without prior notice.
104104
For example, upgrading from 3.13 to 3.16 is not recommended.
105105

106106
**Refer to the Breaking Changes Section in the
107-
[release notes](https://github.com/ceph/ceph-csi/releases/tag/v3.16.0) before
107+
[release notes](https://github.com/ceph/ceph-csi/releases/tag/v3.16.1) before
108108
proceeding further.**
109109

110-
git checkout v3.16.0 tag
110+
git checkout v3.16.1 tag
111111

112112
```bash
113113
git clone https://github.com/ceph/ceph-csi.git
114114
cd ./ceph-csi
115-
git checkout v3.16.0
115+
git checkout v3.16.1
116116
```
117117

118118
```console

0 commit comments

Comments
 (0)