Skip to content

Commit 036125b

Browse files
chore(main): [bot] release common:1.5.0 (#1391)
🤖 I have created a release *beep* *boop* --- ## [1.5.0](common-v1.4.0...common-v1.5.0) (2025-06-06) ### Features * **common/telemetry:** add telemetry-collector as a generic service name ([#1432](#1432)) ([fdf3b21](fdf3b21)) * **common:** add kube-apiserver networkpolicy helper ([#1413](#1413)) ([58ed072](58ed072)) ### Miscellaneous Chores * **common/dependencies:** update helm release common to v2.27.0 ([#1389](#1389)) ([9e7587f](9e7587f)) * **common:** add documentation about template usage ([#1426](#1426)) ([638add8](638add8)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 8d4bb4c commit 036125b

File tree

4 files changed

+18
-4
lines changed

4 files changed

+18
-4
lines changed

.github/release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +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"}
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.5.0","charts/ckan":"1.3.1","charts/teuto-cnpg":"2.0.0"}

charts/common/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [1.5.0](https://github.com/teutonet/teutonet-helm-charts/compare/common-v1.4.0...common-v1.5.0) (2025-06-06)
4+
5+
6+
### Features
7+
8+
* **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))
9+
* **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))
10+
11+
12+
### Miscellaneous Chores
13+
14+
* **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))
15+
* **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))
16+
317
## [1.4.0](https://github.com/teutonet/teutonet-helm-charts/compare/common-v1.3.0...common-v1.4.0) (2025-02-26)
418

519

charts/common/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ maintainers:
1313
name: tasches
1414
name: common
1515
sources:
16-
- https://github.com/teutonet/teutonet-helm-charts/tree/common-v1.4.0/charts/common
16+
- https://github.com/teutonet/teutonet-helm-charts/tree/common-v1.5.0/charts/common
1717
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/common
1818
type: library
19-
version: 1.4.0
19+
version: 1.5.0

charts/common/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!-- vim: set ft=markdown: -->
22
# common
33

4-
![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)
4+
![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)
55

66
A library chart for common resources
77

0 commit comments

Comments
 (0)