We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 012f90a commit b9e32cdCopy full SHA for b9e32cd
CHANGELOG.md
@@ -1,8 +1,15 @@
1
# CHANGELOG
2
-## Release 123.0.2 (in development)
+
3
+## Release 123.0.3 (in development)
4
5
+## Release 123.0.2
6
7
### Bug fixes
8
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
13
- Remove invalid warning message when using non-deprecated flag
14
from the`iso-manager.sh` script
15
(PR[#3835](https://github.com/scality/metalk8s/pull/3835))
VERSION
@@ -1,4 +1,4 @@
VERSION_MAJOR=123
VERSION_MINOR=0
VERSION_PATCH=2
-VERSION_SUFFIX=-dev
+VERSION_SUFFIX=
0 commit comments