diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index b2f69f4001..739e677baa 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"5.0.1","charts/teuto-portal-k8s-worker":"1.0.2","charts/t8s-cluster":"6.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0"} +{"charts/base-cluster":"5.0.1","charts/teuto-portal-k8s-worker":"1.0.2","charts/t8s-cluster":"6.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0"} diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index 4447feb07e..3319bd1da8 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [6.0.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v6.0.0...t8s-cluster-v6.0.1) (2024-03-06) + + +### Bug Fixes + +* **t8s-cluster/management-cluster:** the branch is for pre-release and not for real releases ([#802](https://github.com/teutonet/teutonet-helm-charts/issues/802)) ([a85c39e](https://github.com/teutonet/teutonet-helm-charts/commit/a85c39ed55597cfa1c4314ff8c9381b46cf16db5)) + + +### Miscellaneous Chores + +* **t8s-cluster:** disallow versions above 28 ([#801](https://github.com/teutonet/teutonet-helm-charts/issues/801)) ([dbc02cf](https://github.com/teutonet/teutonet-helm-charts/commit/dbc02cf1944bab575abf6aad96ae48a27425cfd4)) + ## [6.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v5.0.0...t8s-cluster-v6.0.0) (2024-02-29) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index ecef49faf2..d79f67b219 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: 6.0.0 +version: 6.0.1 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau