diff --git a/charts/stellio-context-broker/CHANGELOG.md b/charts/stellio-context-broker/CHANGELOG.md new file mode 100644 index 0000000000..b78c45d53f --- /dev/null +++ b/charts/stellio-context-broker/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +## [0.2.0](https://github.com/teutonet/teutonet-helm-charts/compare/stellio-context-broker-0.1.0...stellio-context-broker-v0.2.0) (2023-07-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)) diff --git a/charts/stellio-context-broker/Chart.yaml b/charts/stellio-context-broker/Chart.yaml index 63b390d6b3..2b84e33bb5 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