chore: Auto-update chart README [skip ci]

This commit is contained in:
k8s-at-home[bot] 2022-04-10 09:02:31 +00:00
parent 5ed3273609
commit ef813bda6e

View File

@ -1,6 +1,6 @@
# theme-park
![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: v1.7.3](https://img.shields.io/badge/AppVersion-v1.7.3-informational?style=flat-square)
theme-park helm package
@ -8,7 +8,8 @@ theme-park helm package
## Source Code
* <https://github.com/theme-park/theme-park-docker>
* <https://github.com/GilbN/theme.park>
* <https://github.com/k8s-at-home/container-images/tree/main/apps/theme-park>
## Requirements
@ -18,7 +19,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.3.0 |
## TL;DR
@ -67,7 +68,7 @@ helm install theme-park k8s-at-home/theme-park -f values.yaml
## Custom configuration
N/A
Note that this helm uses the k@h container image, not the developers image. The k@h container is a non-s6-overlay and rootless build, aimed for a k8s cluster.
## Values
@ -78,10 +79,9 @@ N/A
| env | object | See below | environment variables. See more environment variables in the [theme-park documentation](https://theme-park.org/docs). |
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"theme-park/theme-park"` | image repository |
| image.tag | string | `"1.0.0"` | image tag |
| image.repository | string | `"ghcr.io/k8s-at-home/theme-park"` | image repository |
| image.tag | string | chart.appVersion | image tag |
| ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| service | object | See values.yaml | Configures service settings for the chart. |
## Changelog
@ -90,7 +90,7 @@ N/A
#### Added
- Initial version
* Initial version
#### Changed
@ -100,6 +100,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/theme-park?modal=changelog)
## Support
- See the [Docs](https://docs.k8s-at-home.com/our-helm-charts/getting-started/)
@ -108,4 +112,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)