diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index f112cfc55..fd18f8935 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.0.0","charts/teuto-portal-k8s-worker":"2.0.0","charts/t8s-cluster":"6.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.0.0"} +{"charts/base-cluster":"6.0.0","charts/teuto-portal-k8s-worker":"2.0.0","charts/t8s-cluster":"6.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.0.0"} diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index 4447feb07..89fb871b5 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [6.0.1](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v6.0.0...t8s-cluster-v6.0.1) (2024-04-15) + + +### Bug Fixes + +* **t8s-cluster/management-cluster:** openstackImageNamePrefix ([#625](https://github.com/teutonet/teutonet-helm-charts/issues/625)) ([3ff1cf4](https://github.com/teutonet/teutonet-helm-charts/commit/3ff1cf43c27dd3a1e90358dcc71658a6a472b2e8)) +* **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/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.3 ([#789](https://github.com/teutonet/teutonet-helm-charts/issues/789)) ([d285efb](https://github.com/teutonet/teutonet-helm-charts/commit/d285efb5dcb42eabaee465894f894a267f8ccebb)) +* **t8s-cluster/dependencies:** update helm release common to v2.19.0 ([#815](https://github.com/teutonet/teutonet-helm-charts/issues/815)) ([d9115bc](https://github.com/teutonet/teutonet-helm-charts/commit/d9115bc18b45eb70ebdbc19c2a6ad92801d5c9c0)) +* **t8s-cluster/dependencies:** update helm release common to v2.19.1 ([#840](https://github.com/teutonet/teutonet-helm-charts/issues/840)) ([61fdd54](https://github.com/teutonet/teutonet-helm-charts/commit/61fdd54fdcc52fd5fb6f4731846ea94f4c69e918)) +* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.12 ([#766](https://github.com/teutonet/teutonet-helm-charts/issues/766)) ([4b7a631](https://github.com/teutonet/teutonet-helm-charts/commit/4b7a631f917ce3a759fb413a2732a7749f310ef7)) +* **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)) +* **t8s-cluster:** remove unneeded comment ([#846](https://github.com/teutonet/teutonet-helm-charts/issues/846)) ([a1119f8](https://github.com/teutonet/teutonet-helm-charts/commit/a1119f870c4ab9cba2e905f943e8ed7d027fe2d2)) +* **t8s-cluster:** use teutonet common chart ([#856](https://github.com/teutonet/teutonet-helm-charts/issues/856)) ([7189ddf](https://github.com/teutonet/teutonet-helm-charts/commit/7189ddf7bf9b9b71a216d77696dfd72b3a794f23)) + ## [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 9cb01e0d8..dda000e5e 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 diff --git a/charts/t8s-cluster/README.md b/charts/t8s-cluster/README.md index 4a564a5d0..dbbbd2cb4 100644 --- a/charts/t8s-cluster/README.md +++ b/charts/t8s-cluster/README.md @@ -1,7 +1,7 @@ [modeline]: # ( vim: set ft=markdown: ) # t8s-cluster -![Version: 6.0.0](https://img.shields.io/badge/Version-6.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 6.0.1](https://img.shields.io/badge/Version-6.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) t8s-operator cluster with necessary addons @@ -23,7 +23,7 @@ t8s-operator cluster with necessary addons | Repository | Name | Version | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.16.1 | +| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.0.0 | ## Initial installation @@ -62,7 +62,7 @@ delete the cloud-config secret, as these will just be recreated during installat | - [containerRegistryMirror](#containerRegistryMirror ) | No | object | No | - | - | | - [sshKeyName](#sshKeyName ) | No | string or null | No | - | - | | - [cni](#cni ) | No | enum (of string) | No | - | - | -| - [imageNameTemplate](#imageNameTemplate ) | No | object | No | - | - | +| + [openstackImageNamePrefix](#openstackImageNamePrefix ) | No | string | No | - | - | | - [common](#common ) | No | object | No | - | Values for sub-chart | ## 1. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > global` @@ -462,17 +462,19 @@ Must be one of: | **Type** | `object` | | **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") | -| Property | Pattern | Type | Deprecated | Definition | Title/Description | -| -------------------------- | ------- | ------- | ---------- | ---------- | ----------------- | -| + [major](#version_major ) | No | integer | No | - | - | -| + [minor](#version_minor ) | No | integer | No | - | - | -| + [patch](#version_patch ) | No | integer | No | - | - | +| Property | Pattern | Type | Deprecated | Definition | Title/Description | +| -------------------------- | ------- | ------- | ---------- | ---------- | ------------------------------------------------------------------------------------------ | +| + [major](#version_major ) | No | const | No | - | - | +| + [minor](#version_minor ) | No | integer | No | - | The minor version of the k8s cluster. Must be below 29, as CAPO does not support 1.29 yet. | +| + [patch](#version_patch ) | No | integer | No | - | - | ### 5.1. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > version > major` -| | | -| -------- | --------- | -| **Type** | `integer` | +| | | +| -------- | ------- | +| **Type** | `const` | + +Specific value: `1` ### 5.2. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > version > minor` @@ -480,6 +482,13 @@ Must be one of: | -------- | --------- | | **Type** | `integer` | +**Description:** The minor version of the k8s cluster. Must be below 29, as CAPO does not support 1.29 yet. + +| Restrictions | | +| ------------ | ------- | +| **Minimum** | ≥ 25 | +| **Maximum** | ≤ 28 | + ### 5.3. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > version > patch` | | | @@ -628,25 +637,7 @@ Must be one of: * "cilium" * "calico" -## 12. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > imageNameTemplate` - -| | | -| ------------------------- | -------------------------------------------------------------------------------------------------------- | -| **Type** | `object` | -| **Additional properties** | [![Not allowed](https://img.shields.io/badge/Not%20allowed-red)](# "Additional Properties not allowed.") | - -| Property | Pattern | Type | Deprecated | Definition | Title/Description | -| -------------------------------------------------- | ------- | ------ | ---------- | ---------- | ----------------- | -| + [computePlane](#imageNameTemplate_computePlane ) | No | string | No | - | - | -| + [controlPlane](#imageNameTemplate_controlPlane ) | No | string | No | - | - | - -### 12.1. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > imageNameTemplate > computePlane` - -| | | -| -------- | -------- | -| **Type** | `string` | - -### 12.2. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > imageNameTemplate > controlPlane` +## 12. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > openstackImageNamePrefix` | | | | -------- | -------- |