From 5079faf70f4a60ad7a3f6551b2d0335725a72a33 Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 16:52:00 +0000 Subject: [PATCH] fix(container): update dgtlmoon/changedetection.io docker tag to 0.45.7 | datasource | package | from | to | | ---------- | --------------------------- | ------ | ------ | | docker | dgtlmoon/changedetection.io | 0.45.5 | 0.45.7 | --- cluster/apps/tools/changedetection-io/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/tools/changedetection-io/helm-release.yaml b/cluster/apps/tools/changedetection-io/helm-release.yaml index 8cbe29eab..5a930d8ba 100644 --- a/cluster/apps/tools/changedetection-io/helm-release.yaml +++ b/cluster/apps/tools/changedetection-io/helm-release.yaml @@ -21,7 +21,7 @@ spec: image: repository: dgtlmoon/changedetection.io - tag: "0.45.5" + tag: "0.45.7" env: BASE_URL: "https://change-detection.${SECRET_DOMAIN}"