Skip to content

Commit

Permalink
ci: [bot] Update 'README.md'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 30, 2024
1 parent 6763b8e commit b2f289e
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions charts/teuto-portal-k8s-worker/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# teuto-portal-k8s-worker

![Version: 3.1.1](https://img.shields.io/badge/Version-3.1.1-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.2](https://img.shields.io/badge/Version-3.1.2-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

Expand All @@ -12,11 +12,16 @@ A Helm chart for deploying the portal worker application to k8s
| marvinWolff | <[email protected]> | |
| tasches | <[email protected]> | |

## Source Code

* <https://github.com/teutonet/teutonet-helm-charts/tree/teuto-portal-k8s-worker-v3.1.2/charts/teuto-portal-k8s-worker>
* <https://github.com/teutonet/teutonet-helm-charts/tree/main/charts/teuto-portal-k8s-worker>

## Requirements

| Repository | Name | Version |
|------------|------|---------|
| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.1.0 |
| oci://ghcr.io/teutonet/teutonet-helm-charts | common | 1.2.1 |

## Values

Expand All @@ -40,10 +45,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 | `"3.1.0"` | |
| worker.image.tag | string | `"3.3.0"` | |
| worker.kubeconfig.secret.name | string | `""` | |
| worker.resources | object | `{}` | |
| worker.resourcesPreset | string | `"micro"` | |

----------------------------------------------
Autogenerated from chart metadata using [helm-docs v1.13.1](https://github.com/norwoodj/helm-docs/releases/v1.13.1)
Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)

0 comments on commit b2f289e

Please sign in to comment.