Skip to content

Commit ac5ccfc

Browse files
authored
chore: update Changelog for v0.11.0 (#179)
* chore: update Changelog for v0.11.0 Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> * chore: update kubernetes compatibility matrix Signed-off-by: Niladri Halder <niladri.halder26@gmail.com> --------- Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
1 parent 57d69ea commit ac5ccfc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
0.11.0 / 2023-12-08
2+
========================
3+
* add support for specifying mountOptions to default StorageClass ([#164](https://github.com/openebs/dynamic-nfs-provisioner/pull/164),[@pentago](https://github.com/farcaller) [@dsharma-dc](https://github.com/dsharma-dc))
4+
* update documentation on backend storage prerequisite ([#165](https://github.com/openebs/dynamic-nfs-provisioner/pull/165),[@matthew-williams](https://github.com/matthew-williams) [@dsharma-dc](https://github.com/dsharma-dc))
5+
* update google analytics to use GA4 ([#174](https://github.com/openebs/dynamic-nfs-provisioner/pull/174),[@Abhinandan-Purkait](https://github.com/Abhinandan-Purkait))
6+
17
0.10.0 / 2023-02-09
28
========================
39
* add original PVC context to the nfs server deployment labels ([#151](https://github.com/openebs/dynamic-nfs-provisioner/pull/151),[@farcaller](https://github.com/farcaller))

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ Please refer to our [Quickstart](https://github.com/openebs/dynamic-nfs-provisio
2424
## Kubernetes Compatibility Matrix
2525
| NFS PROVISIONER VERSION | KUBERNETES VERSIONS | NOTES |
2626
|-------------------------|-----------------|------------------------------------------------------------------------------------------------------------|
27-
| 0.8.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#080--2021-11-09) |
2827
| 0.9.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#090--2022-01-03) |
2928
| 0.10.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#0100--2023-02-09) |
29+
| 0.11.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#0110--2023-12-08) |
3030

3131

3232
## Usage

0 commit comments

Comments
 (0)