From 125ff0765b16aff61e175df08c3576c660c3aacd Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 Nov 2025 05:46:28 +0000 Subject: [PATCH] chore(package): update docker.io/rcourtman/pulse docker tag to v4.27.1 --- tasks/pulse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index 85dde12..001c4e7 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -34,7 +34,7 @@ # pulse name: "pulse" - image: "docker.io/rcourtman/pulse:4.26.5" + image: "docker.io/rcourtman/pulse:4.27.1" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"