Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -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"}
12 changes: 12 additions & 0 deletions charts/t8s-cluster/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)


Expand Down
4 changes: 2 additions & 2 deletions charts/t8s-cluster/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Comment thread
cwrau marked this conversation as resolved.
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
Expand Down
55 changes: 11 additions & 44 deletions charts/t8s-cluster/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- vim: set ft=markdown: -->
# 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

Expand All @@ -17,7 +17,7 @@ t8s-operator cluster with necessary addons

## Source Code

* <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>

## Requirements
Expand Down Expand Up @@ -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 | - | - |

#### <a name="nodePools_additionalProperties_replicas"></a>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) |

##### <a name="nodePools_additionalProperties_replicas_oneOf_i0"></a>7.1.1.1. Property `t8s cluster configuration > nodePools > additionalProperties > replicas > oneOf > item 0`

| | |
| -------- | --------- |
| **Type** | `integer` |
Expand All @@ -1100,29 +1089,7 @@ Specific value: `1`
| ------------ | ------ |
| **Minimum** | &ge; 0 |

##### <a name="nodePools_additionalProperties_replicas_oneOf_i1"></a>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 | - | - |

###### <a name="nodePools_additionalProperties_replicas_oneOf_i1_min"></a>7.1.1.2.1. Property `t8s cluster configuration > nodePools > additionalProperties > replicas > oneOf > item 1 > min`

| | |
| -------- | --------- |
| **Type** | `integer` |

| Restrictions | |
| ------------ | ------ |
| **Minimum** | &ge; 1 |

###### <a name="nodePools_additionalProperties_replicas_oneOf_i1_max"></a>7.1.1.2.2. Property `t8s cluster configuration > nodePools > additionalProperties > replicas > oneOf > item 1 > max`
#### <a name="nodePools_additionalProperties_maxReplicas"></a>7.1.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > nodePools > additionalProperties > maxReplicas`

| | |
| -------- | --------- |
Expand All @@ -1132,13 +1099,13 @@ Specific value: `1`
| ------------ | ------ |
| **Minimum** | &ge; 1 |

#### <a name="nodePools_additionalProperties_availabilityZone"></a>7.1.2. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > nodePools > additionalProperties > availabilityZone`
#### <a name="nodePools_additionalProperties_availabilityZone"></a>7.1.3. ![Optional](https://img.shields.io/badge/Optional-yellow) Property `t8s cluster configuration > nodePools > additionalProperties > availabilityZone`

| | |
| -------- | -------- |
| **Type** | `string` |

#### <a name="nodePools_additionalProperties_flavor"></a>7.1.3. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > nodePools > additionalProperties > flavor`
#### <a name="nodePools_additionalProperties_flavor"></a>7.1.4. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > nodePools > additionalProperties > flavor`

| | |
| -------- | -------- |
Expand Down
Loading