Skip to content

Commit

Permalink
Release 126.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
aprucolimartins committed Oct 5, 2023
1 parent 5f343fa commit 300384a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
@@ -1,6 +1,12 @@
# CHANGELOG

## Release 126.0.1 (in development)
## Release 126.0.1

### Bug fixes

- Fix bug that make upgrade fail due a ETCd backup mishandle.
A retry logic was added to mitigate this problem.
(PR[4168](https://github.com/scality/metalk8s/pull/4168))

## Release 126.0.0

Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1,4 +1,4 @@
VERSION_MAJOR=126
VERSION_MINOR=0
VERSION_PATCH=1
VERSION_SUFFIX=-dev
VERSION_SUFFIX=

0 comments on commit 300384a

Please sign in to comment.