From ceb06b21ef090ed084d2f37322bee9568c1d2240 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:47:33 +0200 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 | 28 +++++++++++++++++++++ charts/teuto-portal-k8s-worker/Chart.yaml | 2 +- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 13a989df19..d6c2d12532 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.0.0","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":"6.0.0","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..82f6e6e82c 100644 --- a/charts/teuto-portal-k8s-worker/CHANGELOG.md +++ b/charts/teuto-portal-k8s-worker/CHANGELOG.md @@ -1,5 +1,33 @@ # 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-04-12) + + +### ⚠ 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 helm release common to v2.19.0 ([#816](https://github.com/teutonet/teutonet-helm-charts/issues/816)) ([cd88005](https://github.com/teutonet/teutonet-helm-charts/commit/cd8800523945f65c61f0d866d4fa61fa39f31b6b)) +* **teuto-portal-k8s-worker/dependencies:** update helm release common to v2.19.1 ([#841](https://github.com/teutonet/teutonet-helm-charts/issues/841)) ([49d2a7a](https://github.com/teutonet/teutonet-helm-charts/commit/49d2a7af4faf55cdd5ac37db9ce97391818c227c)) +* **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 f739ac6047..fdb52d5353 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