mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
use consistent version across all arch_config files (#497)
This commit is contained in:
parent
c7a3a668a9
commit
0f139baf13
18 changed files with 26 additions and 19 deletions
|
|
@ -40,7 +40,7 @@ Create ``arch_config.yaml`` file with the following content:
|
|||
|
||||
.. code-block:: yaml
|
||||
|
||||
version: v0.1
|
||||
version: v0.1.0
|
||||
|
||||
listeners:
|
||||
ingress_traffic:
|
||||
|
|
@ -143,7 +143,7 @@ Create ``arch_config.yaml`` file with the following content:
|
|||
|
||||
.. code-block:: yaml
|
||||
|
||||
version: v0.1
|
||||
version: v0.1.0
|
||||
|
||||
listeners:
|
||||
egress_traffic:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue