From 7c64cd8262534d65746880668defab9553604722 Mon Sep 17 00:00:00 2001
From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com>
Date: Fri, 12 Jul 2024 02:57:49 +0200
Subject: [PATCH 1/2] chore(main): [bot] release t8s-cluster:8.1.0
---
.github/release-please/manifest.json | 2 +-
charts/t8s-cluster/CHANGELOG.md | 21 +++++++++++++++++++++
charts/t8s-cluster/Chart.yaml | 2 +-
3 files changed, 23 insertions(+), 2 deletions(-)
diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json
index 41a9422f2..129cbae96 100644
--- a/.github/release-please/manifest.json
+++ b/.github/release-please/manifest.json
@@ -1 +1 @@
-{"charts/base-cluster":"6.5.0","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.4"}
+{"charts/base-cluster":"6.5.0","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.1.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.4"}
diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md
index 3d8e8df60..4c89f5f16 100644
--- a/charts/t8s-cluster/CHANGELOG.md
+++ b/charts/t8s-cluster/CHANGELOG.md
@@ -1,5 +1,26 @@
# Changelog
+## [8.1.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v8.0.0...t8s-cluster-v8.1.0) (2024-07-12)
+
+
+### Features
+
+* **t8s-cluster/management-cluster:** set a memory limit for the kube-apiserver, so things like kyverno won't take out the whole node ([#1025](https://github.com/teutonet/teutonet-helm-charts/issues/1025)) ([85dee99](https://github.com/teutonet/teutonet-helm-charts/commit/85dee99e4496f1731d9361ffdb580cd84a8f7b8c))
+* **t8s-cluster/raise_api_version:** raise api version for helm.toolk… ([#984](https://github.com/teutonet/teutonet-helm-charts/issues/984)) ([ac8cf96](https://github.com/teutonet/teutonet-helm-charts/commit/ac8cf9691ab94715fd53f59695fdb27cd4ebe4b2))
+
+
+### Bug Fixes
+
+* **t8s-cluster:** adjust for 1.29 the SeccompDefault featureGate is enabled by default anyways ([#1036](https://github.com/teutonet/teutonet-helm-charts/issues/1036)) ([62078a9](https://github.com/teutonet/teutonet-helm-charts/commit/62078a9c58150fd1fd4586d41b53cdeab9148be7))
+
+
+### Miscellaneous Chores
+
+* **t8s-cluster/dependencies:** update common docker tag to v1.2.0 ([#882](https://github.com/teutonet/teutonet-helm-charts/issues/882)) ([14825a8](https://github.com/teutonet/teutonet-helm-charts/commit/14825a80ff76a4d415d7c55afa65622dc599fe11))
+* **t8s-cluster/dependencies:** update docker.io/bitnami/kubectl docker tag to v1.29.6 ([#961](https://github.com/teutonet/teutonet-helm-charts/issues/961)) ([455f3e5](https://github.com/teutonet/teutonet-helm-charts/commit/455f3e5116bce1ce33e3b0f7cc8cb5bca592b8cb))
+* **t8s-cluster/dependencies:** update registry.k8s.io/etcd docker tag to v3.5.14 ([#1013](https://github.com/teutonet/teutonet-helm-charts/issues/1013)) ([a0f31fd](https://github.com/teutonet/teutonet-helm-charts/commit/a0f31fd1e9326eccab4e4138b473cef2824944df))
+* **t8s-cluster:** improve developer experience by providing tab-completion ([#1005](https://github.com/teutonet/teutonet-helm-charts/issues/1005)) ([e01ea6a](https://github.com/teutonet/teutonet-helm-charts/commit/e01ea6ad79d67bcee179ea4ffceccd630ac7b237))
+
## [8.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-v7.0.1...t8s-cluster-v8.0.0) (2024-06-15)
diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml
index f516367bb..407978ccd 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: 8.0.0
+version: 8.1.0
icon: https://teuto.net/favicon.ico
maintainers:
- name: cwrau
From c5ebf39e2f1be2c6df300272ab4b4eb7f791a800 Mon Sep 17 00:00:00 2001
From: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Date: Fri, 12 Jul 2024 00:59:40 +0000
Subject: [PATCH 2/2] ci: [bot] Update 'README.md'
---
charts/t8s-cluster/README.md | 17 ++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)
diff --git a/charts/t8s-cluster/README.md b/charts/t8s-cluster/README.md
index 8247044af..75a51e804 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: 8.0.0](https://img.shields.io/badge/Version-8.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square)
+![Version: 8.1.0](https://img.shields.io/badge/Version-8.1.0-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 |
|------------|------|---------|
-| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.0.0 |
+| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.2.0 |
## Initial installation
@@ -456,11 +456,11 @@ 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 | 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 | - | - |
+| 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. |
+| + [patch](#version_patch ) | No | integer | No | - | - |
### 5.1. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > version > major`
@@ -476,12 +476,11 @@ Specific value: `1`
| -------- | --------- |
| **Type** | `integer` |
-**Description:** The minor version of the k8s cluster. Must be below 29, as CAPO does not support 1.29 yet.
+**Description:** The minor version of the k8s cluster.
| Restrictions | |
| ------------ | ------- |
| **Minimum** | ≥ 25 |
-| **Maximum** | ≤ 28 |
### 5.3. ![Required](https://img.shields.io/badge/Required-blue) Property `t8s cluster configuration > version > patch`