Skip to content

Commit b86d23e

Browse files
authored
Add changelog for v1.7.3 (#3063)
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent 7512e50 commit b86d23e

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG/CHANGELOG-1.7.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
# [v1.7.3](https://github.com/kubermatic/kubeone/releases/tag/v1.7.3) - 2024-03-01
2+
3+
## Changelog since v1.7.2
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 ([#3004](https://github.com/kubermatic/kubeone/pull/3004), [@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 ([#3041](https://github.com/kubermatic/kubeone/pull/3041), [@kron4eg](https://github.com/kron4eg))
14+
- Fix Helm deploying resources in the wrong namespace ([#3001](https://github.com/kubermatic/kubeone/pull/3001), [@kubermatic-bot](https://github.com/kubermatic-bot))
15+
- Improve error messages when working with remote files over SSH ([#3054](https://github.com/kubermatic/kubeone/pull/3054), [@kubermatic-bot](https://github.com/kubermatic-bot))
16+
17+
### Updates
18+
19+
#### machine-controller
20+
21+
- Update machine-controller to v1.57.5 ([#3057](https://github.com/kubermatic/kubeone/pull/3057), [@xmudrii](https://github.com/xmudrii))
22+
23+
#### operating-system-manager
24+
25+
- Update operating-system-manager to v1.3.4 ([#3041](https://github.com/kubermatic/kubeone/pull/3041), [@kron4eg](https://github.com/kron4eg))
26+
27+
#### Go
28+
29+
- KubeOne is now built with Go 1.21.6 ([#3060](https://github.com/kubermatic/kubeone/pull/3060), [@xmudrii](https://github.com/xmudrii))
30+
131
# [v1.7.2](https://github.com/kubermatic/kubeone/releases/tag/v1.7.2) - 2024-01-05
232

333
## Changelog since v1.7.1

0 commit comments

Comments
 (0)