Skip to content

Commit 10ba752

Browse files
author
vdaviot
committed
Merge tag '130.0.0' into feature/merge-130.0.0-tag
MetalK8s 130.0.0 === MetalK8s 130.0.0 embeds Kubernetes 1.30.11. Useful links --- - [Documentation](https://metal-k8s.readthedocs.io/en/130.0.0) - [Upgrade notes](https://metal-k8s.readthedocs.io/en/130.0.0/operation/upgrade.html) - [Changelog](https://github.com/scality/metalk8s/blob/130.0.0/CHANGELOG.md) What's new === - Bump Kubernetes to v1.30.11 - Bump etcd to v3.5.21 - Bump CoreDNS to v1.12.1 - Bump containerd to v1.6.38 - Bump all addons - Add alert for CronJob owned Job failure
2 parents f49b65a + 7feeba0 commit 10ba752

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.0 (in development)
3+
## Release 130.0.1 (in development)
4+
5+
## Release 130.0.0
46

57
### Enhancements
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=0
3+
VERSION_PATCH=1
44
VERSION_SUFFIX=-dev

0 commit comments

Comments
 (0)