From 88adf95c6b90a359aa7c7245956dd96b1351df0b Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 07:48:27 +0000 Subject: [PATCH] ci: [bot] Update 'README.md' --- charts/teuto-portal-k8s-worker/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/teuto-portal-k8s-worker/README.md b/charts/teuto-portal-k8s-worker/README.md index 9e23bb6564..3d9f82a4b6 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 | +| https://charts.bitnami.com/bitnami | common | 2.19.1 | ## Values @@ -40,11 +40,11 @@ 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"` | | ---------------------------------------------- -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)