From b81b90d829e191d475e0c0a79a83d797fa315525 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Wed, 18 Oct 2023 09:38:47 +0200 Subject: [PATCH] chore(main): [bot] release t8s-cluster:3.4.0 --- charts/t8s-cluster/CHANGELOG.md | 7 +++++++ charts/t8s-cluster/Chart.yaml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/charts/t8s-cluster/CHANGELOG.md b/charts/t8s-cluster/CHANGELOG.md index 7f62931fa1..2dfacff533 100644 --- a/charts/t8s-cluster/CHANGELOG.md +++ b/charts/t8s-cluster/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.4.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-3.3.0...t8s-cluster-v3.4.0) (2023-10-18) + + +### Features + +* **t8s-cluster/management-cluster:** up the event ttl ([#611](https://github.com/teutonet/teutonet-helm-charts/issues/611)) ([4f0ed61](https://github.com/teutonet/teutonet-helm-charts/commit/4f0ed619c60f4d1260316c48f6c8fbbbff8559de)) + ## [3.3.0](https://github.com/teutonet/teutonet-helm-charts/compare/t8s-cluster-3.2.0...t8s-cluster-v3.3.0) (2023-09-27) diff --git a/charts/t8s-cluster/Chart.yaml b/charts/t8s-cluster/Chart.yaml index 6d55a5eddd..3f247070b1 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: 3.3.0 +version: 3.4.0 icon: https://teuto.net/favicon.ico maintainers: - name: cwrau