From 2ef7d485cdc01448166368731656978d35442b2a Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Nov 2025 12:31:32 +0000 Subject: [PATCH] chore(package): update docker.io/rcourtman/pulse docker tag to v4.30.0 --- tasks/pulse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/pulse.yaml b/tasks/pulse.yaml index c594be4..edb8f21 100644 --- a/tasks/pulse.yaml +++ b/tasks/pulse.yaml @@ -34,7 +34,7 @@ # pulse name: "pulse" - image: "docker.io/rcourtman/pulse:4.29.6" + image: "docker.io/rcourtman/pulse:4.30.0" image_name_mismatch: "recreate" network_mode: "host" restart_policy: "unless-stopped"