From 10188ee6cd264b9bbb8274a9958e9652b5c0b8e3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 17:03:59 +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: []