From 04b9a0d40547cdfddb76649129d1998e07e4f9a8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 13 Nov 2025 00:02:55 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v4.29.6 --- 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 999fbc3..8ff01d8 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.29.0 + image: rcourtman/pulse:4.29.6 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1