From df4c6f61a8379300a550a5b482a1084654575d1c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 3 May 2025 16:31:02 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/dgtl?= =?UTF-8?q?moon/changedetection.io=20(=200.49.15=20=E2=86=92=200.49.16=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/selfhosted/changedetection/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/selfhosted/changedetection/app/helmrelease.yaml b/kubernetes/apps/selfhosted/changedetection/app/helmrelease.yaml index e8e01ac51..42fe3a92a 100644 --- a/kubernetes/apps/selfhosted/changedetection/app/helmrelease.yaml +++ b/kubernetes/apps/selfhosted/changedetection/app/helmrelease.yaml @@ -28,7 +28,7 @@ spec: app: image: repository: ghcr.io/dgtlmoon/changedetection.io - tag: "0.49.15@sha256:34e1487e9ba06a9dd3251f13ceddec80360b957c9258aee8a200adf350a328b6" + tag: "0.49.16@sha256:3bf8961f735c5a6152270c4000eedae40786ce385184d41b370d2db710584c7a" env: TZ: ${TIMEZONE} PORT: &port 5000