Releases: kubermatic/kubeone
v1.7.0-rc.0
v1.6.3
Changelog since v1.6.2
Urgent Upgrade Notes
(No, really, you MUST read this before you upgrade)
- Migrate from the legacy package repositories (
apt.kubernetes.io
andyum.kubernetes.io
) to the Kubernetes community-hosted package repositories (pkgs.k8s.io
). The legacy repositories have been deprecated as of August 31, 2023 and will be frozen starting from September 13, 2023. Upgrading to KubeOne v1.7.0+ or v1.6.3+ is required in order to install or upgrade to Kubernetes version newer than v1.27.6, v1.26.9, and v1.25.14. If IP-based or URL-based filtering is in place, you may need to mirror the release packages to a local package repository that you have strict control over. See the official announcement for more details (#2878, @xmudrii) - Migrate from the Kubernetes release bucket (
https://storage.googleapis.com/kubernetes-release/release
) todl.k8s.io
for downloading binaries. This change only affects Flatcar-based clusters. If IP-based or URL-based filtering is in place, you need to allow the appropriate IP addresses and domains as described in the officialdl.k8s.io
announcement (#2878, @xmudrii)
Changes by Kind
Bug or Regression
- Fix installing Helm charts containing CRDs (#2882, @kubermatic-bot)
- Fix defaulting for
vpc_id
in the example Terraform configs for AWS with dual-stack networking (#2883, @kubermatic-bot)
Updates
machine-controller
Equinix Metal
- Update the Equinix Metal CCM to v3.6.2 (#2871, @kubermatic-bot)
Other (Cleanup or Flake)
- Rename anti-affinity rule for the control plane nodes in the example Terraform configs for vSphere to include the cluster name (#2884, @kubermatic-bot)
- Use
buildx
instead of Buildah to create multi-architecture KubeOne container images (#2809, @xmudrii)
Checksums
SHA256 checksums can be found in the kubeone_1.6.3_checksums.txt
file.
v1.4.14
This is an out-of-band patch release to fix issues with installing and upgrading Kubernetes on clusters running containerd 1.5.
Changelog since v1.4.13
Changes by Kind
Bug or Regression
- Update and bind cri-tools to v1.25.0. This fixes an issue with installing/upgrading Kubernetes due to crictl v1.26.0 not being able to communicate with containerd 1.5 (#2772, @kron4eg)
Checksums
SHA256 checksums can be found in the kubeone_1.4.14_checksums.txt
file.
v1.6.2
Changelog since v1.6.1
Changes by Kind
Bug or Regression
- Explicitly start Docker in Terraform configs for Flatcar on vSphere (#2766, @kubermatic-bot)
Updates
machine-controller and operating-system-manager
- Update machine-controller to v1.56.2 (#2761, @pkprzekwas)
- Update machine-controller to v1.56.1 (#2753, @ahmedwaleedmalik)
- Update operating-system-manager (OSM) to v1.2.2 (#2761, @pkprzekwas)
Go
- KubeOne is now built using Go v1.19.8 (#2758, @pkprzekwas)
Checksums
SHA256 checksums can be found in the kubeone_1.6.2_checksums.txt
file.
v1.5.8
Changelog since v1.5.7
Changes by Kind
Bug or Regression
- Explicitly start Docker in Terraform configs for Flatcar on vSphere (#2767, @kubermatic-bot)
Updates
machine-controller and operating-system-manager
- Update machine-controller to v1.54.6 (#2754, @ahmedwaleedmalik)
Go
- KubeOne is now built using Go v1.19.8 (#2760, @pkprzekwas)
Checksums
SHA256 checksums can be found in the kubeone_1.5.8_checksums.txt
file.
v1.6.1
Changelog since v1.6.0
Changes by Kind
Bug or Regression
- Download GPG key for the
apt
repository fromdl.k8s.io
instead ofpackages.cloud.google.com
(#2727, @kubermatic-bot) - Make
helmRelease.repoURL
an optional field (#2716, @kubermatic-bot)
Updates
operating-system-manager
- Update Operating System Manager to v1.2.1. Fix an issue where cloud-init scripts re-ran on machine reboot (#2718, @ahmedwaleedmalik)
Hetzner
- Update Hetzner CSI to v2.2.0 (#2726, @kubermatic-bot)
Checksums
SHA256 checksums can be found in the kubeone_1.6.1_checksums.txt
file.
v1.5.7
Changelog since v1.5.6
Changes by Kind
Bug or Regression
- Download GPG key for the
apt
repository fromdl.k8s.io
instead ofpackages.cloud.google.com
(#2725, @kubermatic-bot)
Updates
operating-system-manager
- Update Operating System Manager to v1.1.3. Fix an issue where cloud-init scripts re-ran on machine reboot (#2717, @ahmedwaleedmalik)
Checksums
SHA256 checksums can be found in the kubeone_1.5.7_checksums.txt
file.
v1.6.0
KubeOne 1.6.0
We're happy to announce a new KubeOne minor release — KubeOne 1.6! Please consult the changelog, as well as, the upgrade guide and the Known Issues document before upgrading:
Checksums
SHA256 checksums can be found in the kubeone_1.6.0_checksums.txt
file.
v1.6.0-rc.3
This is the second release candidate for the upcoming KubeOne 1.6 minor release. For more information about changes in this minor release, please read the v1.6.0 changelog.
v1.6.0-rc.1
This is the first release candidate for the upcoming KubeOne 1.6 minor release. For more information about changes in this minor release, please read the v1.6.0 changelog.