mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 17:52:13 +08:00
Add feature capabilities for new refs
This commit is contained in:
@@ -38,5 +38,17 @@
|
||||
"validations/nodePort": {
|
||||
"stable": {"min": "21.04-ALPHA"},
|
||||
"nightlies": {"min": "21.04-MASTER"}
|
||||
},
|
||||
"validations/hostPath": {
|
||||
"stable": {"min": "22.02"},
|
||||
"nightlies": {"min": "22.02.1-MASTER"}
|
||||
},
|
||||
"validations/lockedHostPath": {
|
||||
"stable": {"min": "22.02"},
|
||||
"nightlies": {"min": "22.02.1-MASTER"}
|
||||
},
|
||||
"validations/hostPathAttachments": {
|
||||
"stable": {"min": "22.02"},
|
||||
"nightlies": {"min": "22.02.1-MASTER"}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user