From 94be75538e24100d2873a69a43bdab3c07630bad Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Dec 2025 09:31:37 +0000 Subject: [PATCH] chore(package): update docker.io/rcourtman/pulse docker tag to v4.35.0 --- tasks/pulse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index bf3c85a..c08c8e2 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -34,7 +34,7 @@ # pulse name: "pulse" - image: "docker.io/rcourtman/pulse:4.34.0" + image: "docker.io/rcourtman/pulse:4.35.0" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"