From 3a4d40ef1c0ac582656f0a6548f2a2e9216ae00b Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Mon, 23 Oct 2023 16:08:21 +0200 Subject: [PATCH] chore(main): [bot] release t8s-cluster:4.0.0 --- charts/t8s-cluster/CHANGELOG.md | 11 +++++++++++ charts/t8s-cluster/Chart.yaml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index c28e634d5..492c32aa0 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [4.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-3.4.0...t8s-cluster-v4.0.0) (2023-10-23) + + +### ⚠ BREAKING CHANGES + +* **t8s-cluster/clusterClass:** configure static machineDeploymentClasses instead of one per computePlane ([#594](https://github.com/teutonet/teutonet-helm-charts/issues/594)) + +### Features + +* **t8s-cluster/clusterClass:** configure static machineDeploymentClasses instead of one per computePlane ([#594](https://github.com/teutonet/teutonet-helm-charts/issues/594)) ([46aa22d](https://github.com/teutonet/teutonet-helm-charts/commit/46aa22d0581f8e5673aa22078e13d3736b881e7f)) + ## [3.4.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-3.3.0...t8s-cluster-v3.4.0) (2023-10-23) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index beeadf0b3..282247943 100644 --- a/charts/t8s-cluster/Chart.yaml +++ b/charts/t8s-cluster/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: t8s-cluster type: application -version: 3.4.0 +version: 4.0.0 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau