diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 1494ee237b..af03f0340d 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"9.2.0","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.0","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 f4aa3f945b..25f1e8037b 100644 --- a/charts/base-cluster/CHANGELOG.md +++ b/charts/base-cluster/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [9.3.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v9.2.0...base-cluster-v9.3.0) (2025-08-15) + + +### Features + +* **base-cluster/kyverno:** add capability for exceptions to be in all namespaces ([#1656](https://github.com/teutonet/teutonet-helm-charts/issues/1656)) ([1441fb0](https://github.com/teutonet/teutonet-helm-charts/commit/1441fb052b95273d854c0d3543660dbbf9fa1082)) + ## [9.2.0](https://github.com/teutonet/teutonet-helm-charts/compare/base-cluster-v9.1.1...base-cluster-v9.2.0) (2025-08-14) diff --git a/charts/base-cluster/Chart.yaml b/charts/base-cluster/Chart.yaml index dd3c5f5ae1..43b901c12c 100644 --- a/charts/base-cluster/Chart.yaml +++ b/charts/base-cluster/Chart.yaml @@ -16,10 +16,10 @@ maintainers: name: tasches name: base-cluster sources: - - https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.2.0/charts/base-cluster + - https://github.com/teutonet/teutonet-helm-charts/tree/base-cluster-v9.3.0/charts/base-cluster - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/base-cluster type: application -version: 9.2.0 +version: 9.3.0 annotations: artifacthub.io/images: |- - image: docker.io/aelbakry/kdave-server:1.0.4 # monitoring/HelmRelease/kdave/null/Deployment/kdave.yaml diff --git a/charts/base-cluster/README.md b/charts/base-cluster/README.md index c5b05ea39a..c6c2562d1d 100644 --- a/charts/base-cluster/README.md +++ b/charts/base-cluster/README.md @@ -1,6 +1,6 @@ # base-cluster -![Version: 9.2.0](https://img.shields.io/badge/Version-9.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) +![Version: 9.3.0](https://img.shields.io/badge/Version-9.3.0-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