From a8ddb95d3b4dc15be6958b4937de06b0b5bcb47e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 14 Sep 2024 11:04:30 +0000 Subject: [PATCH] Update ghcr.io/dgtlmoon/changedetection.io Docker tag to v0.46.04 --- apps/changedetection/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/changedetection/deployment.yaml b/apps/changedetection/deployment.yaml index ebd0114..2a0bd67 100644 --- a/apps/changedetection/deployment.yaml +++ b/apps/changedetection/deployment.yaml @@ -27,7 +27,7 @@ spec: seccompProfile: type: "RuntimeDefault" containers: - - image: "ghcr.io/dgtlmoon/changedetection.io:0.45.23" + - image: "ghcr.io/dgtlmoon/changedetection.io:0.46.04" imagePullPolicy: "IfNotPresent" name: "changedetection" ports: