Skip to content

Commit 409e97c

Browse files
committed
Merge tag '131.0.5' into feature/merge-131.0.5-tag
MetalK8s 131.0.5 === MetalK8s 131.0.5 is a patch release (see [the main release 131.0.0](https://github.com/scality/metalk8s/releases/131.0.0)). Useful links --- - [Documentation](https://metal-k8s.readthedocs.io/en/131.0.5) - [Upgrade notes](https://metal-k8s.readthedocs.io/en/131.0.5/operation/upgrade.html) - [Changelog](https://github.com/scality/metalk8s/blob/131.0.5/CHANGELOG.md)
2 parents 74ce051 + 1f87674 commit 409e97c

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,12 +1,14 @@
11
# CHANGELOG
22

3-
## Release 131.0.5 (in development)
3+
## Release 131.0.6 (in development)
44

55
### Bug Fixes
66

77
- Do not deploy Loki ingress when Loki addon is not enabled
88
(PR[#4725](https://github.com/scality/metalk8s/pull/4725))
99

10+
## Release 131.0.5
11+
1012
## Release 131.0.4
1113

1214
## Release 131.0.3

VERSION

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

0 commit comments

Comments
 (0)