From 25536f1e59335a469788b7404615ab011a7e1eb0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 8 Feb 2026 03:56:03 +0000 Subject: [PATCH 1/2] chore(deps): update rcourtman/pulse docker tag to v5.1.4 --- 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 26516fa..b6d9d3e 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:v5.0.17 + image: rcourtman/pulse:5.1.4 command: ["/opt/pulse/bin/pulse-agent-linux-amd64"] args: - --enable-kubernetes From 19383792444f4a08ee94e54097b0a94ee6dfffcf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Feb 2026 04:20:07 +0000 Subject: [PATCH 2/2] chore(deps): update rcourtman/pulse docker tag to v5.1.5 --- 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 26516fa..13957d5 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:v5.0.17 + image: rcourtman/pulse:5.1.5 command: ["/opt/pulse/bin/pulse-agent-linux-amd64"] args: - --enable-kubernetes