File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<!-- next-version-placeholder-->
4
4
5
+ ## v0.21.7 (2021-05-11)
6
+ ### Fix
7
+ * ** k8scluster:** Formatting ([ ` 292bc94 ` ] ( https://github.com/hpe-container-platform-community/hpecp-python-library/commit/292bc94c49f16cace1e24390812cabc171801ce9 ) )
8
+ * ** k8scluster:** Persistent storage ([ ` 79a8745 ` ] ( https://github.com/hpe-container-platform-community/hpecp-python-library/commit/79a8745feef73dcacbd18a1bfe86df65401eb9d4 ) )
9
+
5
10
## v0.21.6 (2021-04-21)
6
11
### Fix
7
12
* ** k8scluster:** Remove persistent storage if addons ([ ` e3eb5fa ` ] ( https://github.com/hpe-container-platform-community/hpecp-python-library/commit/e3eb5fafc1096c2bfbc528fdfe9bc9920d30c9eb ) )
Original file line number Diff line number Diff line change 35
35
)
36
36
from .logger import Logger
37
37
38
- __version__ = "0.21.6 "
38
+ __version__ = "0.21.7 "
You can’t perform that action at this time.
0 commit comments