diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 61a8b2d46..2bc8101f3 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.2.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.4"} +{"charts/base-cluster":"6.6.2","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.2.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.4"} diff --git a/charts/common/CHANGELOG.md b/charts/common/CHANGELOG.md index e55bbeb63..be1587917 100644 --- a/charts/common/CHANGELOG.md +++ b/charts/common/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.2.1](https://github.com/teutonet/teutonet-helm-charts/compare/common-v1.2.0...common-v1.2.1) (2024-08-07) + + +### Miscellaneous Chores + +* **common/dependencies:** update helm release common to v2.19.3 ([#973](https://github.com/teutonet/teutonet-helm-charts/issues/973)) ([0187a4a](https://github.com/teutonet/teutonet-helm-charts/commit/0187a4aff3330b08f43ff6271d674e091f90df27)) +* **common/dependencies:** update helm release common to v2.21.0 ([#1017](https://github.com/teutonet/teutonet-helm-charts/issues/1017)) ([edfeb09](https://github.com/teutonet/teutonet-helm-charts/commit/edfeb09ebe30659b97329d46fb554c883a220ac0)) +* **common:** improve developer experience by providing tab-completion ([#1004](https://github.com/teutonet/teutonet-helm-charts/issues/1004)) ([4785b0f](https://github.com/teutonet/teutonet-helm-charts/commit/4785b0f4c1a48a7f15ec8d4f5b62282811e14429)) + ## [1.2.0](https://github.com/teutonet/teutonet-helm-charts/compare/common-v1.1.0...common-v1.2.0) (2024-07-01) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 8fd4ef0a6..8ac02c8bc 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -1,16 +1,19 @@ apiVersion: v2 -name: common -description: A library chart for common resources -type: library -version: 1.2.0 -maintainers: - - name: cwrau - email: cwr@teuto.net - - name: marvinWolff - email: mw@teuto.net - - name: tasches - email: st@teuto.net dependencies: - name: common - version: 2.21.0 repository: https://charts.bitnami.com/bitnami + version: 2.21.0 +description: A library chart for common resources +maintainers: + - email: cwr@teuto.net + name: cwrau + - email: mw@teuto.net + name: marvinWolff + - email: st@teuto.net + name: tasches +name: common +sources: + - https://github.com/teutonet/teutonet-helm-charts/tree/common-v1.2.1/charts/common + - https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/common +type: library +version: 1.2.1 diff --git a/charts/common/README.md b/charts/common/README.md index 30efc46e0..82db982a5 100644 --- a/charts/common/README.md +++ b/charts/common/README.md @@ -1,7 +1,7 @@ [modeline]: # ( vim: set ft=markdown: ) # common -![Version: 1.2.0](https://img.shields.io/badge/Version-1.2.0-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) +![Version: 1.2.1](https://img.shields.io/badge/Version-1.2.1-informational?style=flat-square) ![Type: library](https://img.shields.io/badge/Type-library-informational?style=flat-square) A library chart for common resources