diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index b5ff4fe20b..d427570fc6 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"11.1.0","charts/teuto-portal-k8s-worker":"3.4.2","charts/t8s-cluster":"9.6.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"2.0.0","charts/ckan":"1.4.0","charts/teuto-cnpg":"3.1.0"} +{"charts/base-cluster":"11.1.0","charts/teuto-portal-k8s-worker":"3.4.2","charts/t8s-cluster":"9.7.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"2.0.0","charts/ckan":"1.4.0","charts/teuto-cnpg":"3.1.0"} diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index d140bb5a9b..d5c9c68f60 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [9.7.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v9.6.0...t8s-cluster-v9.7.0) (2026-03-18) + + +### Features + +* **t8s-cluster/workload-cluster:** extract storageClasses from TeutonetesCloud ([#2004](https://github.com/teutonet/teutonet-helm-charts/issues/2004)) ([86570be](https://github.com/teutonet/teutonet-helm-charts/commit/86570bed0187df1d7eab382f77e410da90afdf7b)) + + +### Bug Fixes + +* **t8s-cluster:** use plain values for autoScaling ([#2002](https://github.com/teutonet/teutonet-helm-charts/issues/2002)) ([5a28b1a](https://github.com/teutonet/teutonet-helm-charts/commit/5a28b1a103a86e96e818e7ac3cc4ac2111659515)) + ## [9.6.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v9.5.2...t8s-cluster-v9.6.0) (2026-02-25) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index 775245a29d..654bb257e7 100644 --- a/charts/t8s-cluster/Chart.yaml +++ b/charts/t8s-cluster/Chart.yaml @@ -15,10 +15,10 @@ maintainers: name: tasches name: t8s-cluster sources: - - https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v9.6.0/charts/t8s-cluster + - https://github.com/teutonet/teutonet-helm-charts/tree/t8s-cluster-v9.7.0/charts/t8s-cluster - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/t8s-cluster type: application -version: 9.6.0 +version: 9.7.0 annotations: artifacthub.io/images: |- - image: quay.io/cilium/cilium-envoy:v1.35.9-1768828720-c6e4827ebca9c47af2a3a6540c563c30947bae29@sha256:696582a3391ce05a62edb4140e6a99f774351f363f5b5d7f1581f3a244430249 # default/HelmRelease/t8s-cluster-cni/kube-system/DaemonSet/cilium-envoy.yaml diff --git a/charts/t8s-cluster/README.md b/charts/t8s-cluster/README.md index 41cc13cc9b..057c685003 100644 --- a/charts/t8s-cluster/README.md +++ b/charts/t8s-cluster/README.md @@ -1,7 +1,7 @@ # t8s-cluster -![Version: 9.6.0](https://img.shields.io/badge/Version-9.6.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 9.7.0](https://img.shields.io/badge/Version-9.7.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) t8s-operator cluster with necessary addons @@ -17,7 +17,7 @@ t8s-operator cluster with necessary addons ## Source Code -* +* * ## Requirements @@ -1072,26 +1072,15 @@ Specific value: `1` | **Type** | `object` | | **Additional properties** | ![Not allowed](https://img.shields.io/badge/Not%20allowed-red) | -| Property | Pattern | Type | Deprecated | Definition | Title/Description | -| ----------------------------------------------------------------------- | ------- | ----------- | ---------- | ---------- | ----------------- | -| + [replicas](#nodePools_additionalProperties_replicas ) | No | Combination | No | - | - | -| - [availabilityZone](#nodePools_additionalProperties_availabilityZone ) | No | string | No | - | - | -| + [flavor](#nodePools_additionalProperties_flavor ) | No | string | No | - | - | +| Property | Pattern | Type | Deprecated | Definition | Title/Description | +| ----------------------------------------------------------------------- | ------- | ------- | ---------- | ---------- | ----------------- | +| + [replicas](#nodePools_additionalProperties_replicas ) | No | integer | No | - | - | +| - [maxReplicas](#nodePools_additionalProperties_maxReplicas ) | No | integer | No | - | - | +| - [availabilityZone](#nodePools_additionalProperties_availabilityZone ) | No | string | No | - | - | +| + [flavor](#nodePools_additionalProperties_flavor ) | No | string | No | - | - | #### 7.1.1. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > nodePools > additionalProperties > replicas` -| | | -| ------------------------- | --------------------------------------------------------------------------- | -| **Type** | `combining` | -| **Additional properties** | ![Any type: allowed](https://img.shields.io/badge/Any%20type-allowed-green) | - -| One of(Option) | -| ----------------------------------------------------------- | -| [item 0](#nodePools_additionalProperties_replicas_oneOf_i0) | -| [item 1](#nodePools_additionalProperties_replicas_oneOf_i1) | - -##### 7.1.1.1. Property `t8s cluster configuration > nodePools > additionalProperties > replicas > oneOf > item 0` - | | | | -------- | --------- | | **Type** | `integer` | @@ -1100,29 +1089,7 @@ Specific value: `1` | ------------ | ------ | | **Minimum** | ≥ 0 | -##### 7.1.1.2. Property `t8s cluster configuration > nodePools > additionalProperties > replicas > oneOf > item 1` - -| | | -| ------------------------- | -------------------------------------------------------------- | -| **Type** | `object` | -| **Additional properties** | ![Not allowed](https://img.shields.io/badge/Not%20allowed-red) | - -| Property | Pattern | Type | Deprecated | Definition | Title/Description | -| --------------------------------------------------------------- | ------- | ------- | ---------- | ---------- | ----------------- | -| + [min](#nodePools_additionalProperties_replicas_oneOf_i1_min ) | No | integer | No | - | - | -| + [max](#nodePools_additionalProperties_replicas_oneOf_i1_max ) | No | integer | No | - | - | - -###### 7.1.1.2.1. Property `t8s cluster configuration > nodePools > additionalProperties > replicas > oneOf > item 1 > min` - -| | | -| -------- | --------- | -| **Type** | `integer` | - -| Restrictions | | -| ------------ | ------ | -| **Minimum** | ≥ 1 | - -###### 7.1.1.2.2. Property `t8s cluster configuration > nodePools > additionalProperties > replicas > oneOf > item 1 > max` +#### 7.1.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > nodePools > additionalProperties > maxReplicas` | | | | -------- | --------- | @@ -1132,13 +1099,13 @@ Specific value: `1` | ------------ | ------ | | **Minimum** | ≥ 1 | -#### 7.1.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > nodePools > additionalProperties > availabilityZone` +#### 7.1.3. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > nodePools > additionalProperties > availabilityZone` | | | | -------- | -------- | | **Type** | `string` | -#### 7.1.3. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > nodePools > additionalProperties > flavor` +#### 7.1.4. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > nodePools > additionalProperties > flavor` | | | | -------- | -------- |