From 68604161c3fcef5fdb0f3327b1914046b2368c09 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Fri, 4 Nov 2022 02:53:52 +0000
Subject: [PATCH] chore: epic@22.11.0, ip6@22.11.0

---
 detectors.yaml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/detectors.yaml b/detectors.yaml
index 94ed29578..e8ce62d3e 100644
--- a/detectors.yaml
+++ b/detectors.yaml
@@ -6,16 +6,16 @@ detectors:
       ip:
         config: ip6
         version: master
-    22.10_rc1:
-      version: 22.10_rc1
-      ip:
-        config: ip6
-        version: 22.10_rc1
     22.10.0:
       version: 22.10.0
       ip:
         config: ip6
         version: 22.10.0
+    22.11.0:
+      version: 22.11.0
+      ip:
+        config: ip6
+        version: 22.11.0
   athena:
     nightly:
       version: master
-- 
GitLab