From 270bdca2dd7804797382745ec76a685f65acfc92 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 09:39:49 -0400 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/dgtl?= =?UTF-8?q?moon/changedetection.io=20(=200.45.23=20=E2=86=92=200.45.24=20)?= =?UTF-8?q?=20(#3860)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/dgtlmoon/changedetection.io | patch | `0.45.23` -> `0.45.24` | Co-authored-by: repo-jeeves[bot] <106431701+repo-jeeves[bot]@users.noreply.github.com> --- .../main/apps/self-hosted/changedetection/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/self-hosted/changedetection/app/helm-release.yaml b/kubernetes/main/apps/self-hosted/changedetection/app/helm-release.yaml index e3ea1157b9..ecedf5de55 100644 --- a/kubernetes/main/apps/self-hosted/changedetection/app/helm-release.yaml +++ b/kubernetes/main/apps/self-hosted/changedetection/app/helm-release.yaml @@ -32,7 +32,7 @@ spec: main: image: repository: ghcr.io/dgtlmoon/changedetection.io - tag: "0.45.23@sha256:b1175272d6afdbbfc1e2b3317bf34c29978a7461d49b29d452e3e8f41036a7ec" + tag: "0.45.24@sha256:e44d834b3a30a2f0901c2fce096552e19f46e0a90d58b985e0893b28fa9435ba" env: TZ: ${CONFIG_TIMEZONE} PORT: &port 5000