From 78405df070be967153639e40ef1ce6c8b3596945 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 6 Mar 2026 04:01:33 +0000 Subject: [PATCH] chore(deps): update rcourtman/pulse docker tag to v5.1.20 --- k8s/services/pulse/ds.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/k8s/services/pulse/ds.yaml b/k8s/services/pulse/ds.yaml index 8247d97..fb80406 100644 --- a/k8s/services/pulse/ds.yaml +++ b/k8s/services/pulse/ds.yaml @@ -47,7 +47,7 @@ spec: serviceAccountName: pulse-agent containers: - name: pulse-agent - image: rcourtman/pulse:5.1.13 + image: rcourtman/pulse:5.1.20 command: ["/opt/pulse/bin/pulse-agent-linux-amd64"] args: - --enable-kubernetes