From 754777370d4d7120bfe5169d69423738eb971fac Mon Sep 17 00:00:00 2001 From: "M. Rehan" Date: Fri, 14 Jul 2023 03:33:57 +0400 Subject: [PATCH] Add port definitions ref --- features_capability.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/features_capability.json b/features_capability.json index b6f61fe24b..0cb435b0ee 100644 --- a/features_capability.json +++ b/features_capability.json @@ -35,6 +35,10 @@ "stable": {"min": "21.04-ALPHA"}, "nightlies": {"min": "21.02-MASTER"} }, + "definitions/port": { + "stable": {"min": "23.10-BETA.1"}, + "nightlies": {"min": "23.10-MASTER"} + }, "validations/containerImage": { "stable": {"min": "21.06-BETA"}, "nightlies": {"min": "21.04-MASTER"}