From 2d1a94a40186ccb3874715a4502a0fadc36b4365 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 07:19:28 +0000 Subject: [PATCH 1/2] charts/apps/changedetection-io: Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.16 | datasource | package | from | to | | ---------- | ----------------------------------- | ------- | ------- | | docker | ghcr.io/dgtlmoon/changedetection.io | 0.49.15 | 0.49.16 | --- charts/apps/changedetection-io/Chart.yaml | 2 +- charts/apps/changedetection-io/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/apps/changedetection-io/Chart.yaml b/charts/apps/changedetection-io/Chart.yaml index 91d1fdb6a..425c4e7b7 100644 --- a/charts/apps/changedetection-io/Chart.yaml +++ b/charts/apps/changedetection-io/Chart.yaml @@ -4,7 +4,7 @@ annotations: description: Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.15 apiVersion: v2 # renovate: image=ghcr.io/dgtlmoon/changedetection.io -appVersion: "0.49.15" +appVersion: "0.49.16" dependencies: - name: common repository: https://zekker6.github.io/helm-charts diff --git a/charts/apps/changedetection-io/values.yaml b/charts/apps/changedetection-io/values.yaml index f8b5e5350..6e110be69 100644 --- a/charts/apps/changedetection-io/values.yaml +++ b/charts/apps/changedetection-io/values.yaml @@ -2,7 +2,7 @@ image: # -- image repository repository: ghcr.io/dgtlmoon/changedetection.io # -- image tag - tag: "0.49.15" + tag: "0.49.16" # -- image pull policy pullPolicy: IfNotPresent From 26f3fe002015c4d5593e9e1b238421faf8759418 Mon Sep 17 00:00:00 2001 From: Zakhar Bessarab Date: Mon, 5 May 2025 11:20:08 +0400 Subject: [PATCH 2/2] chore: bump chart version --- charts/apps/changedetection-io/Chart.yaml | 4 ++-- charts/apps/changedetection-io/README.md | 4 ++-- docs/charts/changedetection-io.md | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/apps/changedetection-io/Chart.yaml b/charts/apps/changedetection-io/Chart.yaml index 425c4e7b7..fae624471 100644 --- a/charts/apps/changedetection-io/Chart.yaml +++ b/charts/apps/changedetection-io/Chart.yaml @@ -1,7 +1,7 @@ annotations: artifacthub.io/changes: |- - kind: changed - description: Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.15 + description: Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.49.16 apiVersion: v2 # renovate: image=ghcr.io/dgtlmoon/changedetection.io appVersion: "0.49.16" @@ -25,4 +25,4 @@ name: changedetection-io sources: - https://github.com/dgtlmoon/changedetection.io - https://github.com/zekker6/helm-charts/tree/master/charts/apps/changedetection-io -version: 1.45.0 +version: 1.46.0 diff --git a/charts/apps/changedetection-io/README.md b/charts/apps/changedetection-io/README.md index abda68d4e..d2f13bd79 100644 --- a/charts/apps/changedetection-io/README.md +++ b/charts/apps/changedetection-io/README.md @@ -1,6 +1,6 @@ # changedetection-io -![Version: 1.45.0](https://img.shields.io/badge/Version-1.45.0-informational?style=flat-square) ![AppVersion: 0.49.15](https://img.shields.io/badge/AppVersion-0.49.15-informational?style=flat-square) +![Version: 1.46.0](https://img.shields.io/badge/Version-1.46.0-informational?style=flat-square) ![AppVersion: 0.49.16](https://img.shields.io/badge/AppVersion-0.49.16-informational?style=flat-square) changedetection-io helm package @@ -80,7 +80,7 @@ N/A | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/dgtlmoon/changedetection.io"` | image repository | -| image.tag | string | `"0.49.15"` | image tag | +| image.tag | string | `"0.49.16"` | 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. | diff --git a/docs/charts/changedetection-io.md b/docs/charts/changedetection-io.md index abda68d4e..d2f13bd79 100644 --- a/docs/charts/changedetection-io.md +++ b/docs/charts/changedetection-io.md @@ -1,6 +1,6 @@ # changedetection-io -![Version: 1.45.0](https://img.shields.io/badge/Version-1.45.0-informational?style=flat-square) ![AppVersion: 0.49.15](https://img.shields.io/badge/AppVersion-0.49.15-informational?style=flat-square) +![Version: 1.46.0](https://img.shields.io/badge/Version-1.46.0-informational?style=flat-square) ![AppVersion: 0.49.16](https://img.shields.io/badge/AppVersion-0.49.16-informational?style=flat-square) changedetection-io helm package @@ -80,7 +80,7 @@ N/A | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/dgtlmoon/changedetection.io"` | image repository | -| image.tag | string | `"0.49.15"` | image tag | +| image.tag | string | `"0.49.16"` | 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. |