Skip to content

Commit

Permalink
chore: update Changelog for v0.11.0 (#179)
Browse files Browse the repository at this point in the history
* chore: update Changelog for v0.11.0

Signed-off-by: Niladri Halder <[email protected]>

* chore: update kubernetes compatibility matrix

Signed-off-by: Niladri Halder <[email protected]>

---------

Signed-off-by: Niladri Halder <[email protected]>
  • Loading branch information
niladrih authored Dec 8, 2023
1 parent 57d69ea commit ac5ccfc
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
0.11.0 / 2023-12-08
========================
* 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))
* 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))
* update google analytics to use GA4 ([#174](https://github.com/openebs/dynamic-nfs-provisioner/pull/174),[@Abhinandan-Purkait](https://github.com/Abhinandan-Purkait))

0.10.0 / 2023-02-09
========================
* 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))
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@ Please refer to our [Quickstart](https://github.com/openebs/dynamic-nfs-provisio
## Kubernetes Compatibility Matrix
| NFS PROVISIONER VERSION | KUBERNETES VERSIONS | NOTES |
|-------------------------|-----------------|------------------------------------------------------------------------------------------------------------|
| 0.8.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#080--2021-11-09) |
| 0.9.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#090--2022-01-03) |
| 0.10.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#0100--2023-02-09) |
| 0.11.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#0110--2023-12-08) |


## Usage
Expand Down

0 comments on commit ac5ccfc

Please sign in to comment.