Skip to content

Commit 51d3378

Browse files
authored
Add changelog for v1.6.5 (#3062)
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent ba3d23a commit 51d3378

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG/CHANGELOG-1.6.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# [v1.6.5](https://github.com/kubermatic/kubeone/releases/tag/v1.6.5) - 2024-03-01
2+
3+
## Changelog since v1.6.4
4+
5+
## Changes by Kind
6+
7+
### Feature
8+
9+
- Enforce etcd v3.5.10 for Kubernetes versions that use an older etcd version. This etcd version includes some important stability, reliability, and security fixes ([#3003](https://github.com/kubermatic/kubeone/pull/3003), [@kubermatic-bot](https://github.com/kubermatic-bot))
10+
11+
### Bug or Regression
12+
13+
- Fix KubeOne failing to provision and upgrade Flatcar control plane and static worker nodes due to `torcx` removal ([#3042](https://github.com/kubermatic/kubeone/pull/3042), [@kron4eg](https://github.com/kron4eg))
14+
- Improve error messages when working with remote files over SSH ([#3053](https://github.com/kubermatic/kubeone/pull/3053), [@kubermatic-bot](https://github.com/kubermatic-bot))
15+
16+
### Updates
17+
18+
#### machine-controller
19+
20+
- Update machine-controller to v1.56.6 ([#3058](https://github.com/kubermatic/kubeone/pull/3058), [@xmudrii](https://github.com/xmudrii))
21+
22+
#### operating-system-manager
23+
24+
- Update operating-system-manager to v1.2.4 ([#3042](https://github.com/kubermatic/kubeone/pull/3042), [@kron4eg](https://github.com/kron4eg))
25+
26+
#### Addons
27+
28+
- Update backup-restic addon to use etcd 3.5.11 for creating etcd snapshots ([#2983](https://github.com/kubermatic/kubeone/pull/2983), [@kubermatic-bot](https://github.com/kubermatic-bot))
29+
130
# [v1.6.4](https://github.com/kubermatic/kubeone/releases/tag/v1.6.4) - 2023-11-10
231

332
## Changelog since v1.6.3

0 commit comments

Comments
 (0)