From 05ea2e96141fce6edcefd27ef4a9fae9f2d97907 Mon Sep 17 00:00:00 2001 From: "Alex K." <8418476+fearful-symmetry@users.noreply.github.com> Date: Fri, 1 Nov 2024 08:52:43 -0700 Subject: [PATCH] Update NPCAP docs to mention packetbeat magefile (#478) --- NPCAP.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NPCAP.md b/NPCAP.md index 152f1123..386b38af 100644 --- a/NPCAP.md +++ b/NPCAP.md @@ -10,6 +10,8 @@ If you'd like to bump the npcap version please follow the below steps: Credentials to the artifact service can be found in the `APM-Shared` folder in the password management tool. +4) After you've updated the npcap version in golang-crossbuild, make sure to change the npcap version specified in the [packetbeat magefile](https://github.com/elastic/beats/blob/main/x-pack/packetbeat/magefile.go) + ## Backports If you'd like to backport any NCAP_VERSION to any existing golang-crosbuild version, then you need to: