From a81f885d647e209f1555908a8e316f01489d4a67 Mon Sep 17 00:00:00 2001 From: obltmachine <150269514+obltmachine@users.noreply.github.com> Date: Thu, 17 Oct 2024 11:48:46 +0000 Subject: [PATCH] [Release] update version 8.16.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 30e5d691ff4..8dae495ac4a 100644 --- a/Makefile +++ b/Makefile @@ -176,7 +176,7 @@ docs/spec: go.mod # Beats synchronisation. ############################################################################## -BEATS_VERSION?=main +BEATS_VERSION?=8.16 BEATS_MODULE:=github.com/elastic/beats/v7 .PHONY: update-beats