diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 0967ef424b..065e78e901 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{} +{"charts/stellio-context-broker":"1.0.0"} diff --git a/charts/stellio-context-broker/CHANGELOG.md b/charts/stellio-context-broker/CHANGELOG.md new file mode 100644 index 0000000000..4129ea5ede --- /dev/null +++ b/charts/stellio-context-broker/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +## 1.0.0 (2024-01-18) + + +### 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)) +* **stellio-context-broker:** initial import of stellio-context-broker ([#338](https://github.com/teutonet/teutonet-helm-charts/issues/338)) ([a406579](https://github.com/teutonet/teutonet-helm-charts/commit/a4065793a58d7ac5a0eb26a32af02d01c4f3a422)) + + +### 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..bb6ef6a9cc 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: 1.0.0 appVersion: 2.1.0 maintainers: - name: cwrau