diff --git a/charts/stable/rhasspy/README.md b/charts/stable/rhasspy/README.md index 2d78b7b4..f42fe303 100644 --- a/charts/stable/rhasspy/README.md +++ b/charts/stable/rhasspy/README.md @@ -1,6 +1,6 @@ # rhasspy -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 1.0.0](https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square) +![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![AppVersion: 2.5.11](https://img.shields.io/badge/AppVersion-2.5.11-informational?style=flat-square) rhasspy helm package @@ -8,7 +8,7 @@ rhasspy helm package ## Source Code -* +* ## Requirements @@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0` | Repository | Name | Version | |------------|------|---------| -| https://library-charts.k8s-at-home.com | common | 4.0.0 | +| https://library-charts.k8s-at-home.com | common | 4.4.1 | ## TL;DR @@ -75,6 +75,10 @@ N/A | Key | Type | Default | Description | |-----|------|---------|-------------| +| args[0] | string | `"--user-profiles"` | | +| args[1] | string | `"/profiles"` | | +| args[2] | string | `"--profile"` | | +| args[3] | string | `"en"` | | | env | object | See below | environment variables. See more environment variables in the [rhasspy documentation](https://rhasspy.org/docs). | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | @@ -90,7 +94,7 @@ N/A #### Added -- Initial version +* Initial version #### Changed @@ -100,6 +104,10 @@ N/A N/A +### Older versions + +A historical overview of changes can be found on [ArtifactHUB](https://artifacthub.io/packages/helm/k8s-at-home/rhasspy?modal=changelog) + ## Support - See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/) @@ -108,4 +116,4 @@ N/A - Join our [Discord](https://discord.gg/sTMX7Vh) community ---------------------------------------------- -Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0) +Autogenerated from chart metadata using [helm-docs v0.1.1](https://github.com/k8s-at-home/helm-docs/releases/v0.1.1)