Skip to content

Commit 99303c6

Browse files
authored
Add changelog for v1.5.5 (#2592)
Signed-off-by: Marko Mudrinić <[email protected]> Signed-off-by: Marko Mudrinić <[email protected]>
1 parent dc7eb10 commit 99303c6

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG/CHANGELOG-1.5.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# [v1.5.5](https://github.com/kubermatic/kubeone/releases/tag/v1.5.5) - 2023-01-17
2+
3+
## Changelog since v1.5.4
4+
5+
## Changes by Kind
6+
7+
### Feature
8+
9+
- Update Terraform provider for VMware Cloud Director to v3.8.1 ([#2584](https://github.com/kubermatic/kubeone/pull/2584), [@ahmedwaleedmalik](https://github.com/ahmedwaleedmalik))
10+
- Add support for insecure HTTPS connection to the VMware Cloud Director API in example Terraform configs ([#2584](https://github.com/kubermatic/kubeone/pull/2584), [@ahmedwaleedmalik](https://github.com/ahmedwaleedmalik))
11+
12+
### Bug or Regression
13+
14+
- Fix AMI filter for CentOS 7 in Terraform configs for AWS ([#2559](https://github.com/kubermatic/kubeone/pull/2559), [@xmudrii](https://github.com/xmudrii))
15+
- Fix an issue where custom CA bundle was not being propagated to machine-controller-webhook ([#2587](https://github.com/kubermatic/kubeone/pull/2587), [@kubermatic-bot](https://github.com/kubermatic-bot))
16+
- Remove the leftover `/tmp/k1-etc-environment` file. This fixes an issue with `kubeone apply` failing if the username is changed ([#2563](https://github.com/kubermatic/kubeone/pull/2563), [@kubermatic-bot](https://github.com/kubermatic-bot))
17+
- Run kubeadm with increased verbosity unconditionally. This only changes the behavior if KubeOne is run without the verbose flag but kubeadm fails, in which case kubeadm is going to print more information about the issue ([#2565](https://github.com/kubermatic/kubeone/pull/2565), [@kubermatic-bot](https://github.com/kubermatic-bot))
18+
119
# [v1.5.4](https://github.com/kubermatic/kubeone/releases/tag/v1.5.4) - 2022-12-12
220

321
## Important Registry Change Information

0 commit comments

Comments
 (0)