The following runtimes and cli's were upgraded: * `awscli` from 2.13.30 to 2.13.38 * `go` from 1.21.3 to 1.21.4 * `helm` from 3.13.1 to 3.13.2 * `kubectl` from 1.27.7 to 1.28.4 * `lefthook` from 1.5.2 to 1.5.3 * `node` from 21.1.0 to 21.2.0 * `poetry` from 1.6.1 to 1.7.1 * `terraform` from 1.6.2 to 1.6.4 * `kickstart.nvim` to the latest version Also, some additions were made: * [`tilt`][0] to make it easier to handle multiple services. * Map key to open terminal vertically in `neovim` * Aliases to commands in `fish` [0]: https://tilt.dev Co-authored-by: Joao P Dubas <joao.dubas@gmail.com> Reviewed-on: #17
17 lines
257 B
TOML
17 lines
257 B
TOML
[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"
|
|
poetry = "1.7.1"
|
|
python = "3.12.0"
|
|
terraform = "1.6.4"
|
|
tilt = "0.33.6"
|
|
|
|
[settings]
|
|
experimental = true
|