Browse Source

Merge pull request #1374 from truenas/NAS-122338

NAS-122338 / 23.10 / Add port definitions ref
M. Rehan 2 years ago
parent
commit
5ea6ef71ad
1 changed files with 4 additions and 0 deletions
  1. 4 0
      features_capability.json

+ 4 - 0
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"}