Auto-generate chart README [no ci]

This commit is contained in:
k8s-at-home[bot] 2021-09-01 05:33:51 +00:00
parent f6beaa7fe1
commit d0482adec8

View File

@ -1,6 +1,6 @@
# changedetection-io
![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: 0.93](https://img.shields.io/badge/AppVersion-0.93-informational?style=flat-square)
changedetection-io helm package
@ -8,7 +8,8 @@ changedetection-io helm package
## Source Code
* <https://github.com/changedetection-io/changedetection-io-docker>
* <https://github.com/dgtlmoon/changedetection.io>
* <https://github.com/k8s-at-home/charts/tree/master/charts/changedetection-io>
## Requirements
@ -78,8 +79,8 @@ N/A
| env | object | See below | environment variables. See more environment variables in the [changedetection-io documentation](https://changedetection-io.org/docs). |
| env.TZ | string | `"UTC"` | Set the container timezone |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"changedetection-io/changedetection-io"` | image repository |
| image.tag | string | `"1.0.0"` | image tag |
| image.repository | string | `"dgtlmoon/changedetection.io"` | image repository |
| image.tag | string | `"0.39"` | 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. |
@ -104,7 +105,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- N/A
[1.0.0]: #1.0.0
[1.0.0]: #100
## Support