From b43c709ac892ac8f505ca8bf1c8d7690ae0c6ace Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Tue, 5 Mar 2024 12:00:48 +0100 Subject: [PATCH] chore(main): [bot] release teuto-portal-k8s-worker:2.0.0 --- .github/release-please/manifest.json | 2 +- charts/teuto-portal-k8s-worker/CHANGELOG.md | 26 +++++++++++++++++++++ charts/teuto-portal-k8s-worker/Chart.yaml | 2 +- 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index b2f69f4001..2525f32979 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"5.0.1","charts/teuto-portal-k8s-worker":"1.0.2","charts/t8s-cluster":"6.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0"} +{"charts/base-cluster":"5.0.1","charts/teuto-portal-k8s-worker":"2.0.0","charts/t8s-cluster":"6.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0"} diff --git a/charts/teuto-portal-k8s-worker/CHANGELOG.md b/charts/teuto-portal-k8s-worker/CHANGELOG.md index 65f546e87d..07bf4a637a 100644 --- a/charts/teuto-portal-k8s-worker/CHANGELOG.md +++ b/charts/teuto-portal-k8s-worker/CHANGELOG.md @@ -1,5 +1,31 @@ # Changelog +## [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-03-05) + + +### ⚠ BREAKING CHANGES + +* **teuto-portal-k8s-worker:** add environment parameter ([#808](https://github.com/teutonet/teutonet-helm-charts/issues/808)) + +### Features + +* add helmrelease schemas 😍 ([#792](https://github.com/teutonet/teutonet-helm-charts/issues/792)) ([89ed7eb](https://github.com/teutonet/teutonet-helm-charts/commit/89ed7eb540c647cb3e15b590d20a6a83331a61b7)) +* **teuto-portal-k8s-worker:** add environment parameter ([#808](https://github.com/teutonet/teutonet-helm-charts/issues/808)) ([a257562](https://github.com/teutonet/teutonet-helm-charts/commit/a2575622317d5662784a46533251fec5a4b7ecaa)) + + +### Bug Fixes + +* helmrelease-schemas ([#794](https://github.com/teutonet/teutonet-helm-charts/issues/794)) ([6544385](https://github.com/teutonet/teutonet-helm-charts/commit/65443857c75d07b245c14e05d1fae76f0c0de479)) + + +### Miscellaneous Chores + +* **teuto-portal-k8s-worker/artifacthub-images:** Update ArtifactHUB images ([#772](https://github.com/teutonet/teutonet-helm-charts/issues/772)) ([f3ea3e0](https://github.com/teutonet/teutonet-helm-charts/commit/f3ea3e0a55d6cc4ee24814f269add48ef8ff377b)) +* **teuto-portal-k8s-worker/dependencies:** update helm release common to v2.16.1 ([#785](https://github.com/teutonet/teutonet-helm-charts/issues/785)) ([d7a1836](https://github.com/teutonet/teutonet-helm-charts/commit/d7a18362a0797ad24dce3107bfc6396f6921f6ff)) +* **teuto-portal-k8s-worker/dependencies:** update registry-gitlab.teuto.net/4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker docker tag to v1.2.0 ([#799](https://github.com/teutonet/teutonet-helm-charts/issues/799)) ([243c94d](https://github.com/teutonet/teutonet-helm-charts/commit/243c94d8ea674905feab1c6954d62b7eb5d89d50)) +* **teuto-portal-k8s-worker:** streamline imagePullPolicy ([#767](https://github.com/teutonet/teutonet-helm-charts/issues/767)) ([4c469f9](https://github.com/teutonet/teutonet-helm-charts/commit/4c469f9753c0d0c2a5b96add7e6392a21ce2b24b)) +* **teuto-portal-k8s-worker:** update image ([#817](https://github.com/teutonet/teutonet-helm-charts/issues/817)) ([c6d2faa](https://github.com/teutonet/teutonet-helm-charts/commit/c6d2faabb41a0dbfc52b35e6e928e6d089138306)) + ## [1.0.2](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-1.0.1...teuto-portal-k8s-worker-v1.0.2) (2024-02-07) diff --git a/charts/teuto-portal-k8s-worker/Chart.yaml b/charts/teuto-portal-k8s-worker/Chart.yaml index 07fd7c3ca7..719554f57f 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: 1.0.2 +version: 2.0.0 appVersion: 2.0.0 maintainers: - name: cwrau