From 421d3dc8f588e0c59ad92d988d525b8f1cc2e8bc Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 29 Nov 2025 00:03:50 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v4.34.0 --- 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 111b72f..049c344 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.33.1 + image: rcourtman/pulse:4.34.0 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1