From 5de032d59ef12bf999f37e4bbcd82d861f8e5acf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 1 Oct 2025 00:05:04 +0000 Subject: [PATCH] Update rcourtman/pulse Docker tag to v4.16.0 --- cluster/apps/pulse/pulse.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/pulse/pulse.yml b/cluster/apps/pulse/pulse.yml index 9f6637c..97104f6 100644 --- a/cluster/apps/pulse/pulse.yml +++ b/cluster/apps/pulse/pulse.yml @@ -17,7 +17,7 @@ spec: spec: containers: - name: pulse - image: rcourtman/pulse:4.14.0 + image: rcourtman/pulse:4.16.0 volumeMounts: - name: pulse-data mountPath: /data -- 2.49.1