From c0470afe2f6891947e5b7e0f522202224fef0772 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Mon, 9 Sep 2024 11:32:03 +0200 Subject: [PATCH] chore(main): [bot] release stellio-context-broker:0.1.1 --- .github/release-please/manifest.json | 2 +- charts/stellio-context-broker/CHANGELOG.md | 8 ++++++++ charts/stellio-context-broker/Chart.yaml | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 charts/stellio-context-broker/CHANGELOG.md diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index cb158eee03..cadfe80860 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.7.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"8.3.2","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.7"} +{"charts/base-cluster":"6.7.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"8.3.2","charts/stellio-context-broker":"0.1.1","charts/chirpstack":"0.1.0","charts/common":"1.2.1","charts/ckan":"1.1.7"} diff --git a/charts/stellio-context-broker/CHANGELOG.md b/charts/stellio-context-broker/CHANGELOG.md new file mode 100644 index 0000000000..12156e5745 --- /dev/null +++ b/charts/stellio-context-broker/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## [0.1.1](https://github.com/teutonet/teutonet-helm-charts/compare/stellio-context-broker-0.1.0...stellio-context-broker-v0.1.1) (2024-09-09) + + +### Miscellaneous Chores + +* **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 c284784b81..fae128d6b6 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.1.1 appVersion: 2.1.0 maintainers: - name: cwrau