fix: require onebox 1.28 for new templates
This commit is contained in:
@@ -22,5 +22,5 @@
|
|||||||
}
|
}
|
||||||
],
|
],
|
||||||
"volumes": ["/data/.serve.zone/gitops"],
|
"volumes": ["/data/.serve.zone/gitops"],
|
||||||
"minOneboxVersion": "1.27.0"
|
"minOneboxVersion": "1.28.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -74,5 +74,5 @@
|
|||||||
"mongodb": true,
|
"mongodb": true,
|
||||||
"s3": true
|
"s3": true
|
||||||
},
|
},
|
||||||
"minOneboxVersion": "1.27.0"
|
"minOneboxVersion": "1.28.0"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user