From c609da97610d871b5c89123aeb73dd03d34d3a77 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 7 Nov 2025 00:08:01 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v4.26.4 --- 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 8234a09..dae6b02 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:v4.25.0 + image: rcourtman/pulse:4.26.4 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1