Skip to content

Commit

Permalink
Add changelog for v1.6.4 (#2966)
Browse files Browse the repository at this point in the history
Signed-off-by: Marko Mudrinić <mudrinic.mare@gmail.com>
Co-authored-by: Marko Mudrinić <mudrinic.mare@gmail.com>
  • Loading branch information
kubermatic-bot and xmudrii committed Nov 10, 2023
1 parent 35ee930 commit 6f9d634
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG/CHANGELOG-1.6.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [v1.6.4](https://github.com/kubermatic/kubeone/releases/tag/v1.6.4) - 2023-11-10

## Changelog since v1.6.3

## Changes by Kind

### Bug or Regression

- Fix a bug where wildcard registry name provided to the machine-controller-webhook Deployment is not properly escaped ([#2929](https://github.com/kubermatic/kubeone/pull/2929), [@kubermatic-bot](https://github.com/kubermatic-bot))
- Fix a globbing issue for `apt-get install` causing KubeOne to install wrong Kubernetes version in some circumstances ([#2960](https://github.com/kubermatic/kubeone/pull/2960), [@kubermatic-bot](https://github.com/kubermatic-bot))
- Fix a bug where the CA bundle was not propagated to the vSphere CSI driver ([#2906](https://github.com/kubermatic/kubeone/pull/2906), [@ahmedwaleedmalik](https://github.com/ahmedwaleedmalik))

### Other (Cleanup or Flake)

- Store GPG keys for package repositories in `/etc/apt/keyrings` instead of deprecated `apt-key-add` command ([#2921](https://github.com/kubermatic/kubeone/pull/2921), [@kubermatic-bot](https://github.com/kubermatic-bot))

# [v1.6.3](https://github.com/kubermatic/kubeone/releases/tag/v1.6.3) - 2023-09-07

## Changelog since v1.6.2
Expand Down

0 comments on commit 6f9d634

Please sign in to comment.