From 53702bed85c98c27b7285458b36f018ec5c097ed Mon Sep 17 00:00:00 2001 From: Adonis Murati Date: Mon, 23 Dec 2024 13:15:28 +0100 Subject: [PATCH] Update changelog for 1.8.4 (#3516) * Update changelog for 1.8.4 Signed-off-by: Adonis Murati * update date Signed-off-by: Adonis Murati --------- Signed-off-by: Adonis Murati --- CHANGELOG/CHANGELOG-1.8.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/CHANGELOG/CHANGELOG-1.8.md b/CHANGELOG/CHANGELOG-1.8.md index 115233e1e..bda91ccd4 100644 --- a/CHANGELOG/CHANGELOG-1.8.md +++ b/CHANGELOG/CHANGELOG-1.8.md @@ -1,13 +1,9 @@ -# [v1.8.4](https://github.com/kubermatic/kubeone/releases/tag/v1.8.4) - 2024-12-20 +# [v1.8.4](https://github.com/kubermatic/kubeone/releases/tag/v1.8.4) - 2024-12-23 ## Changelog since v1.8.3 ## Changes by Kind -### Chore - -- Update operating-system-manager (OSM) to v1.5.3 ([#3390](https://github.com/kubermatic/kubeone/pull/3390), [@kron4eg](https://github.com/kron4eg)) - ### Feature - Add `disable_auto_update` option to example Terraform configs for AWS, Azure, Equinix Metal, OpenStack, and vSphere, used to disable automatic updates for all Flatcar nodes ([#3393](https://github.com/kubermatic/kubeone/pull/3393), [@xmudrii](https://github.com/xmudrii)) @@ -17,6 +13,17 @@ - Use dedicated keyring for Docker repositories to solve `apt-key` deprecation warning upon installing/upgrading containerd ([#3486](https://github.com/kubermatic/kubeone/pull/3486), [@kubermatic-bot](https://github.com/kubermatic-bot)) +### Updates + +#### operating-system-manager + +- Update operating-system-manager (OSM) to v1.5.3 ([#3390](https://github.com/kubermatic/kubeone/pull/3390), [@kron4eg](https://github.com/kron4eg)) + +#### Others + +- KubeOne is now built with Go 1.22.10 ([#3514](https://github.com/kubermatic/kubeone/pull/3514), [@xmudrii](https://github.com/xmudrii)) + + # [v1.8.3](https://github.com/kubermatic/kubeone/releases/tag/v1.8.3) - 2024-09-17 ## Changelog since v1.8.2