From 1a94a2ad5a44efe1e3d3f8357dda6cc6e6704217 Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Thu, 2 May 2024 11:48:01 +0200 Subject: [PATCH] chore(main): [bot] release teuto-portal-k8s-worker:3.1.0 (#912) :robot: I have created a release *beep* *boop* --- ## [3.1.0](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v3.0.0...teuto-portal-k8s-worker-v3.1.0) (2024-05-01) ### Features * **teuto-portal-k8s-worker:** update image ([#910](https://github.com/teutonet/teutonet-helm-charts/issues/910)) ([a2572e5](https://github.com/teutonet/teutonet-helm-charts/commit/a2572e50a7bf227b3777a204e5878a2c7821ac52)) --- 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 | 7 +++++++ charts/teuto-portal-k8s-worker/Chart.yaml | 2 +- charts/teuto-portal-k8s-worker/README.md | 4 ++-- 4 files changed, 11 insertions(+), 4 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index a3ddffb6d..cee3b751c 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":"3.0.0","charts/t8s-cluster":"7.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.1.0","charts/t8s-cluster":"7.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 0b6b25fba..fc9e180aa 100644 --- a/charts/teuto-portal-k8s-worker/CHANGELOG.md +++ b/charts/teuto-portal-k8s-worker/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.0](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v3.0.0...teuto-portal-k8s-worker-v3.1.0) (2024-05-01) + + +### Features + +* **teuto-portal-k8s-worker:** update image ([#910](https://github.com/teutonet/teutonet-helm-charts/issues/910)) ([a2572e5](https://github.com/teutonet/teutonet-helm-charts/commit/a2572e50a7bf227b3777a204e5878a2c7821ac52)) + ## [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) diff --git a/charts/teuto-portal-k8s-worker/Chart.yaml b/charts/teuto-portal-k8s-worker/Chart.yaml index 328927e50..3a2eb4a41 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: 3.0.0 +version: 3.1.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 6b809c882..d7683942f 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: 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) +![Version: 3.1.0](https://img.shields.io/badge/Version-3.1.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 @@ -40,7 +40,7 @@ A Helm chart for deploying the portal worker application to k8s | worker.database.port | int | `5432` | | | worker.image.registry | string | `"registry-gitlab.teuto.net"` | | | worker.image.repository | string | `"4teuto/dev/teuto-portal/teuto-portal-k8s-worker/teuto-portal-k8s-worker"` | | -| worker.image.tag | string | `"2.0.0"` | | +| worker.image.tag | string | `"3.0.1"` | | | worker.kubeconfig.secret.name | string | `""` | | | worker.resources | object | `{}` | | | worker.resourcesPreset | string | `"micro"` | |