mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
use consistent version across all arch_config files
This commit is contained in:
parent
c7a3a668a9
commit
3eabb36e8d
18 changed files with 26 additions and 19 deletions
|
|
@ -3,6 +3,10 @@ type: object
|
|||
properties:
|
||||
version:
|
||||
type: string
|
||||
enum:
|
||||
- v0.1
|
||||
- v0.1.0
|
||||
- 0.1-beta
|
||||
listeners:
|
||||
type: object
|
||||
additionalProperties: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue