Skip to content

Commit b9e32cd

Browse files
Release 123.0.2
1 parent 012f90a commit b9e32cd

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,15 @@
11
# CHANGELOG
2-
## Release 123.0.2 (in development)
2+
3+
## Release 123.0.3 (in development)
4+
5+
## Release 123.0.2
36

47
### Bug fixes
58

9+
- UI: Make sure that K8S client is reinitialised when the access
10+
token is renewed
11+
(PR[#3841](https://github.com/scality/metalk8s/pull/3841))
12+
613
- Remove invalid warning message when using non-deprecated flag
714
from the`iso-manager.sh` script
815
(PR[#3835](https://github.com/scality/metalk8s/pull/3835))

VERSION

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

0 commit comments

Comments
 (0)