From 337c5431db8b2088fa2666e5e37ea872fa41ee31 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 1 Sep 2025 13:48:45 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v4.12.1 --- 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 2ee2a5f..76361fa 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.2 + image: rcourtman/pulse:4.12.1 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1