From 183cf9cdaf791ad150af36324e8daec57e077a63 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Tue, 2 Sep 2025 12:07:27 +0200 Subject: [PATCH 1/3] chore(main): [bot] release base-cluster:9.3.2 --- .github/release-please/manifest.json | 2 +- charts/base-cluster/CHANGELOG.md | 7 +++++++ charts/base-cluster/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index e975fc07fb..6dc09dbaa3 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"9.3.1","charts/teuto-portal-k8s-worker":"3.3.0","charts/t8s-cluster":"9.3.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.3","charts/teuto-cnpg":"2.1.0"} +{"charts/base-cluster":"9.3.2","charts/teuto-portal-k8s-worker":"3.3.0","charts/t8s-cluster":"9.3.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.3","charts/teuto-cnpg":"2.1.0"} diff --git a/charts/base-cluster/CHANGELOG.md b/charts/base-cluster/CHANGELOG.md index ad0685f61f..c9c5120f97 100644 --- a/charts/base-cluster/CHANGELOG.md +++ b/charts/base-cluster/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [9.3.2](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v9.3.1...base-cluster-v9.3.2) (2025-09-02) + + +### Bug Fixes + +* **base-cluster/monitoring:** otherwise the metric will be duplicated if `suspend` is not set ([#1661](https://github.com/teutonet/teutonet-helm-charts/issues/1661)) ([193c6b3](https://github.com/teutonet/teutonet-helm-charts/commit/193c6b37928ae55c565c24f5bdce272951ad87c4)) + ## [9.3.1](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v9.3.0...base-cluster-v9.3.1) (2025-08-15) diff --git a/charts/base-cluster/Chart.yaml b/charts/base-cluster/Chart.yaml index 8afbd92248..c908f789a9 100644 --- a/charts/base-cluster/Chart.yaml +++ b/charts/base-cluster/Chart.yaml @@ -19,7 +19,7 @@ sources: - https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.3.1/charts/base-cluster - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster type: application -version: 9.3.1 +version: 9.3.2 annotations: artifacthub.io/images: |- - image: docker.io/aelbakry/kdave-server:1.0.4 # monitoring/HelmRelease/kdave/null/Deployment/kdave.yaml From 32cac5d6e3d2806fc026d30b3b633569d3e01819 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 10:10:46 +0000 Subject: [PATCH 2/3] ci: [bot] Update sources in 'Chart.yaml' --- charts/base-cluster/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/base-cluster/Chart.yaml b/charts/base-cluster/Chart.yaml index c908f789a9..a045bd27a9 100644 --- a/charts/base-cluster/Chart.yaml +++ b/charts/base-cluster/Chart.yaml @@ -16,7 +16,7 @@ maintainers: name: tasches name: base-cluster sources: - - https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.3.1/charts/base-cluster + - https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.3.2/charts/base-cluster - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster type: application version: 9.3.2 From 73ddf00446c15e2224c4e7122a297418d3b46b15 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 10:12:57 +0000 Subject: [PATCH 3/3] ci: [bot] Update 'README.md' --- charts/base-cluster/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/base-cluster/README.md b/charts/base-cluster/README.md index ae5bf0b3c7..0b14a2578b 100644 --- a/charts/base-cluster/README.md +++ b/charts/base-cluster/README.md @@ -1,6 +1,6 @@ # base-cluster -![Version: 9.3.1](https://img.shields.io/badge/Version-9.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 9.3.2](https://img.shields.io/badge/Version-9.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) A common base for every kubernetes cluster @@ -246,7 +246,7 @@ output of `helm -n flux-system get notes base-cluster` ## Source Code -* +* * ## Requirements