From 986ff3eac16b0d96285ff4ec2d9044b0aee0a4a8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 15:53:40 +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..9ab0549 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.2.4" pullPolicy: IfNotPresent imagePullSecrets: []