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