Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"charts/base-cluster":"11.2.0","charts/teuto-portal-k8s-worker":"3.4.2","charts/t8s-cluster":"9.8.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"2.1.0","charts/ckan":"1.4.0","charts/teuto-cnpg":"3.1.0"}
{"charts/base-cluster":"11.2.0","charts/teuto-portal-k8s-worker":"3.4.2","charts/t8s-cluster":"9.8.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"2.1.1","charts/ckan":"1.4.0","charts/teuto-cnpg":"3.1.0"}
7 changes: 7 additions & 0 deletions charts/common/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/teutonet/teutonet-helm-charts/compare/common-v2.1.0...common-v2.1.1) (2026-05-05)


### Miscellaneous Chores

* **common:** add none preset ([#2146](https://github.com/teutonet/teutonet-helm-charts/issues/2146)) ([282544f](https://github.com/teutonet/teutonet-helm-charts/commit/282544f0c00bf9964dba5d004edd49d848fdabcb))

Comment thread
marvinWolff marked this conversation as resolved.
## [2.1.0](https://github.com/teutonet/teutonet-helm-charts/compare/common-v2.0.0...common-v2.1.0) (2026-04-30)
Comment thread
marvinWolff marked this conversation as resolved.


Expand Down
4 changes: 2 additions & 2 deletions charts/common/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ maintainers:
name: tasches
name: common
sources:
- https://github.com/teutonet/teutonet-helm-charts/tree/common-v2.1.0/charts/common
- https://github.com/teutonet/teutonet-helm-charts/tree/common-v2.1.1/charts/common
- https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/common
type: library
version: 2.1.0
version: 2.1.1
4 changes: 2 additions & 2 deletions charts/common/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!-- vim: set ft=markdown: -->
# common

![Version: 2.1.0](https://img.shields.io/badge/Version-2.1.0-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square)
![Version: 2.1.1](https://img.shields.io/badge/Version-2.1.1-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square)

A library chart for common resources

Expand All @@ -15,7 +15,7 @@ A library chart for common resources

## Source Code

* <https://github.com/teutonet/teutonet-helm-charts/tree/common-v2.1.0/charts/common>
* <https://github.com/teutonet/teutonet-helm-charts/tree/common-v2.1.1/charts/common>
* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/common>

## Requirements
Expand Down
Loading