From e1973d324ddc92e96e7ddec79e67f115321a6cbc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Oct 2025 00:03:47 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v4.18.0 --- 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 97104f6..483412b 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.16.0 + image: rcourtman/pulse:4.18.0 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1