From af21e12d826f1416d25fb95138c81696a8728167 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 17:33:34 +0000 Subject: [PATCH] Update docker.io/elastic/auditbeat Docker tag to v7.17.29 --- charts/auditbeat/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/auditbeat/values.yaml b/charts/auditbeat/values.yaml index 0625562..b71a593 100644 --- a/charts/auditbeat/values.yaml +++ b/charts/auditbeat/values.yaml @@ -1,6 +1,6 @@ image: repository: docker.io/elastic/auditbeat - tag: "7.12.1" + tag: "7.17.29" pullPolicy: IfNotPresent imagePullSecrets: []