Unverified Commit 31124583 authored by themylogin's avatar themylogin Committed by GitHub

Merge pull request #47 from truenas/NAS-109935

Update feature capability to add recent validation refs
parents d659e9a8 dc4cca01
...@@ -30,5 +30,13 @@ ...@@ -30,5 +30,13 @@
"definitions/certificateAuthority": { "definitions/certificateAuthority": {
"stable": {"min": "21.04-ALPHA"}, "stable": {"min": "21.04-ALPHA"},
"nightlies": {"min": "21.02-MASTER"} "nightlies": {"min": "21.02-MASTER"}
},
"validations/containerImage": {
"stable": {"min": "21.06-BETA"},
"nightlies": {"min": "21.04-MASTER"}
},
"validations/nodePort": {
"stable": {"min": "21.04-ALPHA"},
"nightlies": {"min": "21.04-MASTER"}
} }
} }
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment