diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index a1bf1c7a50..f112cfc551 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/common":"1.0.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","charts/common":"1.0.0"} diff --git a/charts/teuto-portal-k8s-worker/CHANGELOG.md b/charts/teuto-portal-k8s-worker/CHANGELOG.md index 65f546e87d..b093bd28b0 100644 --- a/charts/teuto-portal-k8s-worker/CHANGELOG.md +++ b/charts/teuto-portal-k8s-worker/CHANGELOG.md @@ -1,5 +1,34 @@ # 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)) +* **teuto-portal-k8s-worker:** use teutonet common chart ([#855](https://github.com/teutonet/teutonet-helm-charts/issues/855)) ([b7a73c5](https://github.com/teutonet/teutonet-helm-charts/commit/b7a73c50f3f0a017ada52d51b79f928ebcccb460)) + ## [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 21ece825d4..0ddec2d2ff 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 diff --git a/charts/teuto-portal-k8s-worker/README.md b/charts/teuto-portal-k8s-worker/README.md index 9e23bb6564..4692825d16 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: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![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) 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 | |------------|------|---------| -| https://charts.bitnami.com/bitnami | common | 2.14.1 | +| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.0.0 | ## Values @@ -40,11 +40,10 @@ 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 | `"1.1.0"` | | +| worker.image.tag | string | `"2.0.0"` | | | worker.kubeconfig.secret.name | string | `""` | | -| worker.resources.limits.cpu | string | `"500m"` | | -| worker.resources.limits.memory | string | `"1Gi"` | | -| worker.resources.requests.memory | string | `"256Mi"` | | +| worker.resources | object | `{}` | | +| worker.resourcesPreset | string | `"micro"` | | ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.12.0](https://github.com/norwoodj/helm-docs/releases/v1.12.0) +Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)