From 842e3618625bbe6e7bbc58fb6c90a038da728d7b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 12:59: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..11d86d1 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.1" pullPolicy: IfNotPresent imagePullSecrets: []