diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 00dad1b220..90a3687de5 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"8.0.0","charts/teuto-portal-k8s-worker":"3.2.0","charts/t8s-cluster":"9.2.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.4.0","charts/ckan":"1.3.1","charts/teuto-cnpg":"2.0.0"} +{"charts/base-cluster":"8.0.0","charts/teuto-portal-k8s-worker":"3.2.0","charts/t8s-cluster":"9.2.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.5.0","charts/ckan":"1.3.1","charts/teuto-cnpg":"2.0.0"} diff --git a/charts/common/CHANGELOG.md b/charts/common/CHANGELOG.md index c85740bc03..9c0c06d4d2 100644 --- a/charts/common/CHANGELOG.md +++ b/charts/common/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.5.0](https://github.com/teutonet/teutonet-helm-charts/compare/common-v1.4.0...common-v1.5.0) (2025-06-06) + + +### Features + +* **common/telemetry:** add telemetry-collector as a generic service name ([#1432](https://github.com/teutonet/teutonet-helm-charts/issues/1432)) ([fdf3b21](https://github.com/teutonet/teutonet-helm-charts/commit/fdf3b21e793a8e3a37e132f9a1472ccb643a2d14)) +* **common:** add kube-apiserver networkpolicy helper ([#1413](https://github.com/teutonet/teutonet-helm-charts/issues/1413)) ([58ed072](https://github.com/teutonet/teutonet-helm-charts/commit/58ed0726018962632766d467bdb90e4f4e6b55a5)) + + +### Miscellaneous Chores + +* **common/dependencies:** update helm release common to v2.27.0 ([#1389](https://github.com/teutonet/teutonet-helm-charts/issues/1389)) ([9e7587f](https://github.com/teutonet/teutonet-helm-charts/commit/9e7587f70bf05eced1d2cb0e5ac95ccc40dfd00a)) +* **common:** add documentation about template usage ([#1426](https://github.com/teutonet/teutonet-helm-charts/issues/1426)) ([638add8](https://github.com/teutonet/teutonet-helm-charts/commit/638add81729bd169b3a35edfee1c68c6011c2be8)) + ## [1.4.0](https://github.com/teutonet/teutonet-helm-charts/compare/common-v1.3.0...common-v1.4.0) (2025-02-26) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 4b66aa9a44..33fa64e402 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -13,7 +13,7 @@ maintainers: name: tasches name: common sources: - - https://github.com/teutonet/teutonet-helm-charts/tree/common-v1.4.0/charts/common + - https://github.com/teutonet/teutonet-helm-charts/tree/common-v1.5.0/charts/common - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/common type: library -version: 1.4.0 +version: 1.5.0 diff --git a/charts/common/README.md b/charts/common/README.md index 80a3bc257c..ac46889f03 100644 --- a/charts/common/README.md +++ b/charts/common/README.md @@ -1,7 +1,7 @@ # common -![Version: 1.4.0](https://img.shields.io/badge/Version-1.4.0-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) +![Version: 1.5.0](https://img.shields.io/badge/Version-1.5.0-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) A library chart for common resources