From a6e367e7f89fdedf8f0c4259079df0505c851959 Mon Sep 17 00:00:00 2001 From: "smurf-bot[bot]" <137516995+smurf-bot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 15:46:19 -0600 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/dgtlmoon/cha?= =?UTF-8?q?ngedetection.io=20(=200.46.02=20=E2=86=92=200.46.03=20)=20(#281?= =?UTF-8?q?5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit | datasource | package | from | to | | ---------- | ----------------------------------- | ------- | ------- | | docker | ghcr.io/dgtlmoon/changedetection.io | 0.46.02 | 0.46.03 | Co-authored-by: smurf-bot[bot] <137516995+smurf-bot[bot]@users.noreply.github.com> --- .../main/apps/default/changedetection/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/default/changedetection/app/helmrelease.yaml b/kubernetes/main/apps/default/changedetection/app/helmrelease.yaml index d49ea40235..6c237b06c0 100644 --- a/kubernetes/main/apps/default/changedetection/app/helmrelease.yaml +++ b/kubernetes/main/apps/default/changedetection/app/helmrelease.yaml @@ -30,7 +30,7 @@ spec: app: image: repository: ghcr.io/dgtlmoon/changedetection.io - tag: "0.46.02" + tag: "0.46.03" env: PORT: &port 5000 # resources: