Skip to content

Commit 347ab2f

Browse files
authored
doc(changelog): changelog for 0.8.0 (#127)
Signed-off-by: mayank <[email protected]>
1 parent 11da686 commit 347ab2f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
0.8.0 / 2021-11-09
2+
========================
3+
- send install analytic event for nfs-provisioner ([#109](https://github.com/openebs/dynamic-nfs-provisioner/pull/109),[@mynktl](https://github.com/mynktl))
4+
- support to configure *ImagePullSecret* for nfs-server pods ([#114](https://github.com/openebs/dynamic-nfs-provisioner/pull/114),[@g-linville](https://github.com/g-linville))
5+
- hooks support for nfs-provisioner, to add custom annotations/finalizers on nfs resources ([#93](https://github.com/openebs/dynamic-nfs-provisioner/pull/93),[@mynktl](https://github.com/mynktl))
6+
7+
18
0.7.1 / 2021-09-16
29
========================
310
* added installation analytic event for nfs-provisioner ([#110](https://github.com/openebs/dynamic-nfs-provisioner/pull/110),[@mynktl](https://github.com/mynktl))

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Please refer to our [Quickstart](https://github.com/openebs/dynamic-nfs-provisio
2626
|-----------------|-----------------|-----------------|
2727
| 0.7.0 | K8s >= 1.14 | NFS Provisioner declared Beta. <br />[Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#070--2021-09-14) |
2828
| 0.7.1 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#071--2021-09-16) |
29+
| 0.8.0 | K8s >= 1.14 | [Changelog](https://github.com/openebs/dynamic-nfs-provisioner/blob/develop/CHANGELOG.md#080--2021-11-09) |
2930

3031

3132
## Usage

0 commit comments

Comments
 (0)