From 6a92256cd1d951a065f272b17c8bddbbf8602fc3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 23 Dec 2025 22:31:41 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v5 --- 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 776676b..b877fce 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:4.36.2 + image: rcourtman/pulse:5.0.0 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1