Skip to content

Commit da4c2fd

Browse files
TeddyAndrieuxTeddyAndrieux
authored andcommitted
Merge tag '130.0.2' into feature/merge-130.0.2-tag
MetalK8s 130.0.2 === MetalK8s 130.0.2 is a patch release (see [the main release 130.0.0](https://github.com/scality/metalk8s/releases/130.0.0)). Useful links --- - [Documentation](https://metal-k8s.readthedocs.io/en/130.0.2) - [Upgrade notes](https://metal-k8s.readthedocs.io/en/130.0.2/operation/upgrade.html) - [Changelog](https://github.com/scality/metalk8s/blob/130.0.2/CHANGELOG.md) What's new === - Make deployment more robust when restarting API server
2 parents dbdf854 + 57f26b2 commit da4c2fd

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# CHANGELOG
22

3-
## Release 130.0.2 (in development)
3+
## Release 130.0.3 (in development)
4+
5+
## Release 130.0.2
46

57
## Release 130.0.1
68

VERSION

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

0 commit comments

Comments
 (0)