diff --git a/charts/incubator/changedetection-io/README.md b/charts/incubator/changedetection-io/README.md index 0861080e..439cd020 100644 --- a/charts/incubator/changedetection-io/README.md +++ b/charts/incubator/changedetection-io/README.md @@ -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 -* +* +* ## 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