Skip to content

Commit 90462aa

Browse files
authored
Add changelog for v1.8.3 (#3381)
Signed-off-by: Marko Mudrinić <[email protected]>
1 parent b5db356 commit 90462aa

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG/CHANGELOG-1.8.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [v1.8.3](https://github.com/kubermatic/kubeone/releases/tag/v1.8.3) - 2024-09-17
2+
3+
## Changelog since v1.8.2
4+
5+
## Urgent Upgrade Notes
6+
7+
### (No, really, you MUST read this before you upgrade)
8+
9+
- Fix vSphere CCM and CSI images. The CCM images for versions starting with v1.28.0 are pulled from the new community-owned image repository. The CCM images for versions prior to v1.28.0, and the CSI images, are pulled from the Kubermatic-managed mirror on `quay.io`. If you have a vSphere cluster, we strongly recommend upgrading to the latest KubeOne patch release and running `kubeone apply` **as soon as possible**, because the old image repository (`gcr.io/cloud-provider-vsphere`) is not available anymore, hence it's not possible to pull the needed images from that repository ([#3378](https://github.com/kubermatic/kubeone/pull/3378), [@xmudrii](https://github.com/xmudrii))
10+
- Example Terraform configs for Hetzner are now using `cx22` instead of `cx21` instance type by default. If you use the new Terraform configs with an existing cluster, make sure to override the instance type as needed, otherwise your instances/cluster will be destroyed ([#3371](https://github.com/kubermatic/kubeone/pull/3371), [@kubermatic-bot](https://github.com/kubermatic-bot))
11+
112
# [v1.8.2](https://github.com/kubermatic/kubeone/releases/tag/v1.8.2) - 2024-08-08
213

314
## Changelog since v1.8.1

0 commit comments

Comments
 (0)