From 86be2f29472fdacb6ade187f4b0b0d76ce7ee052 Mon Sep 17 00:00:00 2001 From: "repo-jeeves[bot]" <106431701+repo-jeeves[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 11:17:53 -0400 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/dgtl?= =?UTF-8?q?moon/changedetection.io=20(=200.45.20=20=E2=86=92=200.45.21=20)?= =?UTF-8?q?=20(#3549)?= 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.20` -> `0.45.21` | 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 2bf492c164..98a746a6c7 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.20@sha256:eaec633118c9ea9b8e63618adfa7618a275dee1a66f0777e5da6b79138c46516" + tag: "0.45.21@sha256:6e80b83184b07fa8ac1d2ab42c5fca1620cedf7000fbb6db2c2de6d8babf203c" env: TZ: ${CONFIG_TIMEZONE} PORT: &port 5000