From a8f2e6cc5568fe3f887b8a7b367ce9917e8e8f10 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 4 Jan 2026 01:36:25 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v5.0.10 --- clusters/default/monitoring/pulse/pulse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/default/monitoring/pulse/pulse.yml b/clusters/default/monitoring/pulse/pulse.yml index 99c595b..5ac9ae4 100644 --- a/clusters/default/monitoring/pulse/pulse.yml +++ b/clusters/default/monitoring/pulse/pulse.yml @@ -17,7 +17,7 @@ spec: spec: containers: - name: pulse - image: rcourtman/pulse:v5.0.3 + image: rcourtman/pulse:5.0.10 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1