From 99dccd51438927631ae4ace7eaf2f207f1cbff79 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Fri, 26 Apr 2024 10:14:45 +0200 Subject: [PATCH] chore(main): [bot] release teuto-portal-k8s-worker:3.0.0 (#891) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :robot: I have created a release *beep* *boop* --- ## [3.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v2.0.0...teuto-portal-k8s-worker-v3.0.0) (2024-04-26) ### ⚠ BREAKING CHANGES * **teuto-portal-k8s-worker:** Revert "feat(teuto-portal-k8s-worker… ([#904](https://github.com/teutonet/teutonet-helm-charts/issues/904)) ### Features * **teuto-portal-k8s-worker:** use otel auto-detection instead of manual configuration ([#886](https://github.com/teutonet/teutonet-helm-charts/issues/886)) ([21cf05e](https://github.com/teutonet/teutonet-helm-charts/commit/21cf05e88277ebd367b1b828810c3322a413147b)) ### Miscellaneous Chores * **teuto-portal-k8s-worker:** Revert "feat(teuto-portal-k8s-worker… ([#904](https://github.com/teutonet/teutonet-helm-charts/issues/904)) ([5776f0f](https://github.com/teutonet/teutonet-helm-charts/commit/5776f0f113724cd67c011b33152a8f9873247703)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .github/release-please/manifest.json | 2 +- charts/teuto-portal-k8s-worker/CHANGELOG.md | 16 ++++++++++++++++ charts/teuto-portal-k8s-worker/Chart.yaml | 2 +- charts/teuto-portal-k8s-worker/README.md | 4 ++-- 4 files changed, 20 insertions(+), 4 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 15f3b862f..926ac5573 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.1.4","charts/teuto-portal-k8s-worker":"2.0.0","charts/t8s-cluster":"6.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0"} +{"charts/base-cluster":"6.1.4","charts/teuto-portal-k8s-worker":"3.0.0","charts/t8s-cluster":"6.0.1","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.1.0"} diff --git a/charts/teuto-portal-k8s-worker/CHANGELOG.md b/charts/teuto-portal-k8s-worker/CHANGELOG.md index b093bd28b..0b6b25fba 100644 --- a/charts/teuto-portal-k8s-worker/CHANGELOG.md +++ b/charts/teuto-portal-k8s-worker/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [3.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v2.0.0...teuto-portal-k8s-worker-v3.0.0) (2024-04-26) + + +### ⚠ BREAKING CHANGES + +* **teuto-portal-k8s-worker:** Revert "feat(teuto-portal-k8s-worker… ([#904](https://github.com/teutonet/teutonet-helm-charts/issues/904)) + +### Features + +* **teuto-portal-k8s-worker:** use otel auto-detection instead of manual configuration ([#886](https://github.com/teutonet/teutonet-helm-charts/issues/886)) ([21cf05e](https://github.com/teutonet/teutonet-helm-charts/commit/21cf05e88277ebd367b1b828810c3322a413147b)) + + +### Miscellaneous Chores + +* **teuto-portal-k8s-worker:** Revert "feat(teuto-portal-k8s-worker… ([#904](https://github.com/teutonet/teutonet-helm-charts/issues/904)) ([5776f0f](https://github.com/teutonet/teutonet-helm-charts/commit/5776f0f113724cd67c011b33152a8f9873247703)) + ## [2.0.0](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v1.0.2...teuto-portal-k8s-worker-v2.0.0) (2024-04-12) diff --git a/charts/teuto-portal-k8s-worker/Chart.yaml b/charts/teuto-portal-k8s-worker/Chart.yaml index dcf220e4e..e7bbf6bb8 100644 --- a/charts/teuto-portal-k8s-worker/Chart.yaml +++ b/charts/teuto-portal-k8s-worker/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: teuto-portal-k8s-worker description: A Helm chart for deploying the portal worker application to k8s type: application -version: 2.0.0 +version: 3.0.0 appVersion: 2.0.0 maintainers: - name: cwrau diff --git a/charts/teuto-portal-k8s-worker/README.md b/charts/teuto-portal-k8s-worker/README.md index 4692825d1..6b809c882 100644 --- a/charts/teuto-portal-k8s-worker/README.md +++ b/charts/teuto-portal-k8s-worker/README.md @@ -1,6 +1,6 @@ # teuto-portal-k8s-worker -![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) +![Version: 3.0.0](https://img.shields.io/badge/Version-3.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.0.0](https://img.shields.io/badge/AppVersion-2.0.0-informational?style=flat-square) A Helm chart for deploying the portal worker application to k8s @@ -16,7 +16,7 @@ A Helm chart for deploying the portal worker application to k8s | Repository | Name | Version | |------------|------|---------| -| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.0.0 | +| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.1.0 | ## Values