Skip to content

Commit 4501c6c

Browse files
committed
Release 2.10.6
1 parent cb27a00 commit 4501c6c

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# CHANGELOG
2-
## Release 2.10.6 (in development)
2+
## Release 2.10.6
33
## Enhancements
44

55
- Bump Kubernetes version to 1.21.7
@@ -14,6 +14,11 @@
1414
- [#3341](https://github.com/scality/metalk8s/issues/3341) - Try to refresh
1515
udev database automatically if a Volume persistent path does not exist
1616
(PR[#3630](https://github.com/scality/metalk8s/pull/3630))
17+
- Fix wrong average value in Control Plane and Workload Plane Bandwidth chart
18+
(PR[#3616](https://github.com/scality/metalk8s/pull/3616))
19+
- Fix no data displayed within the tooltip of UI chart when
20+
Node name contains more than 1 dots
21+
(PR[#3629](https://github.com/scality/metalk8s/pull/3629))
1722

1823
## Release 2.10.5
1924
## Enhancements

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
VERSION_MAJOR=2
22
VERSION_MINOR=10
33
VERSION_PATCH=6
4-
VERSION_SUFFIX=-dev
4+
VERSION_SUFFIX=

0 commit comments

Comments
 (0)