mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-08 04:03:51 -05:00
Specify TNC max version for CA ref
This commit is contained in:
@@ -20,8 +20,8 @@
|
|||||||
"nightlies": {"min": "24.10-MASTER"}
|
"nightlies": {"min": "24.10-MASTER"}
|
||||||
},
|
},
|
||||||
"definitions/certificate_authority": {
|
"definitions/certificate_authority": {
|
||||||
"stable": {"min": "24.10-ALPHA"},
|
"stable": {"min": "24.10-ALPHA", "max": "25.04"},
|
||||||
"nightlies": {"min": "24.10-MASTER"}
|
"nightlies": {"min": "24.10-MASTER", "max": "25.04-MASTER"}
|
||||||
},
|
},
|
||||||
"definitions/port": {
|
"definitions/port": {
|
||||||
"stable": {"min": "24.10-ALPHA"},
|
"stable": {"min": "24.10-ALPHA"},
|
||||||
|
|||||||
Reference in New Issue
Block a user