feat(rtx): upgrade/add runtime/cli
Upgraded: * awscli from 2.13.38 to 2.15.6 * elixir from 1.15.7-otp-26 to 1.16.0-otp-26 * erlang from 26.1.2 to 26.2.1 * go from 1.21.4 to 1.21.5 * helm from 3.13.2 to 3.13.3 * kubectl from 1.28.4 to 1.29.0 * lefthook from 1.5.3 to 1.5.5 * node from 21.2.0 to 21.5.0 * python from 3.12.0 to 3.12.1 * terraform from 1.6.4 to 1.6.6 * tilt from 0.33.10 to 0.33.6 Added: * usql 0.17.2 * yarn 1.22.19
This commit is contained in:
parent
5c381bdcbe
commit
f0897e490c
@ -1,16 +1,18 @@
|
||||
[tools]
|
||||
awscli = "2.13.38"
|
||||
elixir = "1.15.7-otp-26"
|
||||
erlang = "26.1.2"
|
||||
go = "1.21.4"
|
||||
helm = "3.13.2"
|
||||
kubectl = "1.28.4"
|
||||
lefthook = "1.5.3"
|
||||
node = "21.2.0"
|
||||
awscli = "2.15.6"
|
||||
elixir = "1.16.0-otp-26"
|
||||
erlang = "26.2.1"
|
||||
go = "1.21.5"
|
||||
helm = "3.13.3"
|
||||
kubectl = "1.29.0"
|
||||
lefthook = "1.5.5"
|
||||
node = "21.5.0"
|
||||
poetry = "1.7.1"
|
||||
python = "3.12.0"
|
||||
terraform = "1.6.4"
|
||||
tilt = "0.33.6"
|
||||
python = "3.12.1"
|
||||
terraform = "1.6.6"
|
||||
tilt = "0.33.10"
|
||||
usql = "0.17.2"
|
||||
yarn = "1.22.19"
|
||||
|
||||
[settings]
|
||||
experimental = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user