From 8755bd2ef9cdfb01dfaee893c610179b11f0f1b6 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Mon, 3 Jul 2023 09:31:28 +0200 Subject: [PATCH] chore(main): [bot] release stellio-context-broker:0.2.0 --- charts/stellio-context-broker/CHANGELOG.md | 17 +++++++++++++++++ charts/stellio-context-broker/Chart.yaml | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) create mode 100644 charts/stellio-context-broker/CHANGELOG.md diff --git a/charts/stellio-context-broker/CHANGELOG.md b/charts/stellio-context-broker/CHANGELOG.md new file mode 100644 index 0000000000..63eb634bc0 --- /dev/null +++ b/charts/stellio-context-broker/CHANGELOG.md @@ -0,0 +1,17 @@ +# 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-03) + + +### 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)) +* **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 c4f51f853e..5692b81b56 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