From d9bec1100b6a4cfc8f66c12c51fca5f7ec517cf2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 7 Nov 2024 21:01:06 +0000 Subject: [PATCH] chore(deps): update ghcr.io/dgtlmoon/changedetection.io docker tag to v0.47.06 --- 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 9f601681..377207a3 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.47.03" + - image: "ghcr.io/dgtlmoon/changedetection.io:0.47.06" imagePullPolicy: "IfNotPresent" name: "changedetection" ports: