From 6dd4d7f5a7fbfc68cc6a7b1dd7640d04f9c164e1 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Sun, 23 Oct 2022 17:39:58 +0000 Subject: [PATCH] feat: add epic/ip6 22.10_rc1 --- detectors.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/detectors.yaml b/detectors.yaml index c0f81a16f..bffc08b6c 100644 --- a/detectors.yaml +++ b/detectors.yaml @@ -6,6 +6,11 @@ detectors: ip: config: ip6 version: master + 22.10_rc1: + version: 22.10_rc1 + ip: + config: ip6 + version: 22.10_rc1 athena: nightly: version: master -- GitLab