Add node version variable to docs (#10620)
Also adjusted other version mentions so go version is always mentioned as major.minor and node only as major. Co-authored-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
35027305d1
commit
f5a20250ae
7 changed files with 10 additions and 8 deletions
|
@ -21,6 +21,7 @@ params:
|
|||
version: 1.11.0
|
||||
minGoVersion: 1.11
|
||||
goVersion: 1.13
|
||||
minNodeVersion: 10
|
||||
|
||||
outputs:
|
||||
home:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue