diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index c436ce41f4..02f978cb2e 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"4.12.0","charts/teuto-portal-k8s-worker":"1.0.1","charts/t8s-cluster":"4.1.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0"} +{"charts/base-cluster":"4.12.0","charts/teuto-portal-k8s-worker":"1.0.1","charts/t8s-cluster":"4.1.0","charts/stellio-context-broker":"0.2.0","charts/chirpstack":"0.1.0"} diff --git a/charts/stellio-context-broker/CHANGELOG.md b/charts/stellio-context-broker/CHANGELOG.md new file mode 100644 index 0000000000..6625c033ab --- /dev/null +++ b/charts/stellio-context-broker/CHANGELOG.md @@ -0,0 +1,19 @@ +# Changelog + +## [0.2.0](https://github.com/teutonet/teutonet-helm-charts/compare/stellio-context-broker-0.1.0...stellio-context-broker-v0.2.0) (2024-02-07) + + +### Features + +* **stellio-context-broker/ci:** add scripts, deduplicate values ([#355](https://github.com/teutonet/teutonet-helm-charts/issues/355)) ([7738120](https://github.com/teutonet/teutonet-helm-charts/commit/7738120e0ea0c5b6c1d08afc9fccdcd92ce1c39d)) + + +### Miscellaneous Chores + +* **deps:** update helm release common to v2.2.4 ([#359](https://github.com/teutonet/teutonet-helm-charts/issues/359)) ([cc64f55](https://github.com/teutonet/teutonet-helm-charts/commit/cc64f5586eb13b616a3921d1a8d0a6e71c576c6d)) +* **deps:** update helm release common to v2.2.5 ([#383](https://github.com/teutonet/teutonet-helm-charts/issues/383)) ([6205753](https://github.com/teutonet/teutonet-helm-charts/commit/620575318783563c30ae38e436208f3ba24aa203)) +* **deps:** update helm release common to v2.4.0 ([#419](https://github.com/teutonet/teutonet-helm-charts/issues/419)) ([a2eef0a](https://github.com/teutonet/teutonet-helm-charts/commit/a2eef0aae49cef3be171c610ff8146b9b2b6fb65)) +* **deps:** update helm release common to v2.5.0 ([#462](https://github.com/teutonet/teutonet-helm-charts/issues/462)) ([03b6520](https://github.com/teutonet/teutonet-helm-charts/commit/03b652030040e01dcdef4c5fbe3992b48f781bc8)) +* **deps:** update helm release common to v2.6.0 ([#468](https://github.com/teutonet/teutonet-helm-charts/issues/468)) ([ecb2102](https://github.com/teutonet/teutonet-helm-charts/commit/ecb2102b141d0e7d27fb476ca3e102719c461eee)) +* **stellio-context-broker/artifacthub-images:** Update ArtifactHUB images ([#365](https://github.com/teutonet/teutonet-helm-charts/issues/365)) ([0e2b5cd](https://github.com/teutonet/teutonet-helm-charts/commit/0e2b5cd00989acfe0ad595cf82a8080fbd738689)) +* **stellio-context-broker/artifacthub-images:** Update ArtifactHUB images ([#401](https://github.com/teutonet/teutonet-helm-charts/issues/401)) ([50efcb3](https://github.com/teutonet/teutonet-helm-charts/commit/50efcb3883fd54629d8da101f2549151443b3c42)) diff --git a/charts/stellio-context-broker/Chart.yaml b/charts/stellio-context-broker/Chart.yaml index 21ad38accf..1ab89c6deb 100644 --- a/charts/stellio-context-broker/Chart.yaml +++ b/charts/stellio-context-broker/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: stellio-context-broker type: application -version: 0.1.0 +version: 0.2.0 appVersion: 2.1.0 maintainers: - name: cwrau