Skip to content

Commit 62d8684

Browse files
authored
Update changelogs on release/v1.10 (#3641)
* Add a note to changelog for Helm OCI support Signed-off-by: Marko Mudrinić <[email protected]> * Remove prior changelogs from the release branch Signed-off-by: Marko Mudrinić <[email protected]> --------- Signed-off-by: Marko Mudrinić <[email protected]>
1 parent 7278861 commit 62d8684

13 files changed

+12
-4556
lines changed

CHANGELOG/CHANGELOG-0.x.md

Lines changed: 0 additions & 547 deletions
This file was deleted.

CHANGELOG/CHANGELOG-1.0.md

Lines changed: 0 additions & 583 deletions
This file was deleted.

CHANGELOG/CHANGELOG-1.1.md

Lines changed: 0 additions & 93 deletions
This file was deleted.

CHANGELOG/CHANGELOG-1.10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ upgrading:
3434
### Feature
3535

3636
- Add support for Kubernetes 1.32 ([#3565](https://github.com/kubermatic/kubeone/pull/3565), [@kron4eg](https://github.com/kron4eg))
37+
- Update Helm client to v3.17.2. This update allows users to pull Helm charts directly from OCI-compliant repositories ([#3587](https://github.com/kubermatic/kubeone/pull/3587), [@kron4eg](https://github.com/kron4eg))
3738
- Add support for the KubeVirt CSI driver. The CSI driver is deployed automatically for all KubeVirt clusters (unless `.cloudProvider.disableBundledCSIDrivers` is set to `true`) ([#3499](https://github.com/kubermatic/kubeone/pull/3499), [@moadqassem](https://github.com/moadqassem))
3839
- Label the control plane nodes before applying addons and Helm charts to allow addons and Helm charts to utilize the control plane label selectors ([#3544](https://github.com/kubermatic/kubeone/pull/3544), [@mohamed-rafraf](https://github.com/mohamed-rafraf))
3940
- Add `insecure` parameter to the `backups-restic` addon used to disable/skip the TLS verification ([#3522](https://github.com/kubermatic/kubeone/pull/3522), [@steled](https://github.com/steled))
@@ -90,6 +91,5 @@ upgrading:
9091

9192
- KubeOne is now built with Go 1.23.4 ([#3509](https://github.com/kubermatic/kubeone/pull/3509), [@xmudrii](https://github.com/xmudrii))
9293
- Update Helm client to v3.17.3 ([#3633](https://github.com/kubermatic/kubeone/pull/3633))
93-
- Update Helm client to v3.17.2 ([#3587](https://github.com/kubermatic/kubeone/pull/3587), [@kron4eg](https://github.com/kron4eg))
9494
- Update cluster-autoscaler to v1.32.0, v1.31.1, and v1.30.3 ([#3568](https://github.com/kubermatic/kubeone/pull/3568), [@kron4eg](https://github.com/kron4eg))
9595
- Update Restic to v0.17.3 in the `backups-restic` addon ([#3568](https://github.com/kubermatic/kubeone/pull/3568), [@kron4eg](https://github.com/kron4eg))

0 commit comments

Comments
 (0)