From 59d9584ebca9599be5489a3485aea0e8d3708c4c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 13:49:02 +0000 Subject: [PATCH] Update docker.io/elastic/auditbeat Docker tag to v9 --- 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..80ca9f3 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: "9.3.2" pullPolicy: IfNotPresent imagePullSecrets: []