From 12d08c102b6915f135a5a2ca228a3ce49612203e Mon Sep 17 00:00:00 2001 From: teutonet-bot <118830326+teutonet-bot@users.noreply.github.com> Date: Fri, 5 Jul 2024 08:16:03 +0200 Subject: [PATCH] chore(main): [bot] release teuto-portal-k8s-worker:3.1.2 --- .github/release-please/manifest.json | 2 +- charts/teuto-portal-k8s-worker/CHANGELOG.md | 7 +++++++ charts/teuto-portal-k8s-worker/Chart.yaml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index cb8a9ba61b..8a7ab98d4b 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1 +1 @@ -{"charts/base-cluster":"6.5.0","charts/teuto-portal-k8s-worker":"3.1.1","charts/t8s-cluster":"8.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.3"} +{"charts/base-cluster":"6.5.0","charts/teuto-portal-k8s-worker":"3.1.2","charts/t8s-cluster":"8.0.0","charts/stellio-context-broker":"0.1.0","charts/chirpstack":"0.1.0","charts/common":"1.2.0","charts/ckan":"1.1.3"} diff --git a/charts/teuto-portal-k8s-worker/CHANGELOG.md b/charts/teuto-portal-k8s-worker/CHANGELOG.md index 3a757e5428..0c168b31b7 100644 --- a/charts/teuto-portal-k8s-worker/CHANGELOG.md +++ b/charts/teuto-portal-k8s-worker/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [3.1.2](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v3.1.1...teuto-portal-k8s-worker-v3.1.2) (2024-07-05) + + +### Miscellaneous Chores + +* **teuto-portal-k8s-worker:** update image ([#979](https://github.com/teutonet/teutonet-helm-charts/issues/979)) ([5797e73](https://github.com/teutonet/teutonet-helm-charts/commit/5797e73fcbf7e9c517d39a8f18f3dffe0e0c6ee5)) + ## [3.1.1](https://github.com/teutonet/teutonet-helm-charts/compare/teuto-portal-k8s-worker-v3.1.0...teuto-portal-k8s-worker-v3.1.1) (2024-05-02) diff --git a/charts/teuto-portal-k8s-worker/Chart.yaml b/charts/teuto-portal-k8s-worker/Chart.yaml index 72c0966b36..2685191022 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.1.1 +version: 3.1.2 appVersion: 2.0.0 maintainers: - name: cwrau