From 4231a83b518fac0cad20316e7449c6f137da6e53 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 31 Aug 2025 00:52:57 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v4.10.2 --- cluster/apps/pulse/pulse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/pulse/pulse.yml b/cluster/apps/pulse/pulse.yml index 771bac4..2ee2a5f 100644 --- a/cluster/apps/pulse/pulse.yml +++ b/cluster/apps/pulse/pulse.yml @@ -17,7 +17,7 @@ spec: spec: containers: - name: pulse - image: rcourtman/pulse:4.10.1 + image: rcourtman/pulse:4.10.2 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1