Skip to content

Commit 959f4be

Browse files
authored
CHANGELOG: Add changelog for v1.6.6 (#3169)
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent 8df73de commit 959f4be

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG/CHANGELOG-1.6.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
# [v1.6.6](https://github.com/kubermatic/kubeone/releases/tag/v1.6.6) - 2024-05-02
2+
3+
## Changelog since v1.6.5
4+
5+
## Urgent Upgrade Notes
6+
7+
### (No, really, you MUST read this before you upgrade)
8+
9+
- Update operating-system-manager to v1.2.5. The latest Ubuntu 22.04 images ship with `cloud-init` 24.x package. This package has breaking changes and thus rendered our OperatingSystemProfiles (OSPs) as incompatible. It's recommended to [refresh your machines](https://docs.kubermatic.com/kubeone/v1.7/cheat-sheets/rollout-machinedeployment/) with the latest provided OSPs to ensure that a system-wide package update, that updates cloud-init to 24.x, doesn't break the machines. ([#3164](https://github.com/kubermatic/kubeone/pull/3164), [@xrstf](https://github.com/xrstf))
10+
11+
## Changes by Kind
12+
13+
### Bug or Regression
14+
15+
- Clean `yum` cache upon configuring Kubernetes repos. This fixes an issue with cluster upgrades failing on nodes with an older `yum` version ([#3148](https://github.com/kubermatic/kubeone/pull/3148), [@kubermatic-bot](https://github.com/kubermatic-bot))
16+
- Fix cluster upgrades on Debian hosts with deprecated Kubernetes repositories ([#3083](https://github.com/kubermatic/kubeone/pull/3083), [@kubermatic-bot](https://github.com/kubermatic-bot))
17+
118
# [v1.6.5](https://github.com/kubermatic/kubeone/releases/tag/v1.6.5) - 2024-03-01
219

320
## Changelog since v1.6.4

0 commit comments

Comments
 (0)