chore(rtx): upgrade runtimes (#9)
Upgrades: * awscli .... from 2.13.5 to 2.13.30 * elixir .... from 1.15.6 to 1.15.7 * erlang .... from 26.1.1 to 26.1.2 * go ........ from 1.20.6 to 1.21.3 * helm ...... from 3.12.2 to 3.13.1 * kubectl ... from 1.27.4 to 1.27.7 * node ...... from 20.6.1 to 21.1.0 * poetry .... from 1.5.1 to 1.6.1 * python .... from 3.11.4 to 3.12.0 * terraform . from 1.5.4 to 1.6.2 Co-authored-by: Joao P Dubas <joao.dubas@gmail.com> Reviewed-on: #9
This commit is contained in:
parent
093c3dc49f
commit
4aafe2aa9c
@ -1,14 +1,14 @@
|
||||
[tools]
|
||||
awscli = "2.13.5"
|
||||
elixir = "1.15.6-otp-26"
|
||||
erlang = "26.1.1"
|
||||
go = "1.20.6"
|
||||
helm = "3.12.2"
|
||||
kubectl = "1.27.4"
|
||||
node = "20.6.1"
|
||||
poetry = "1.5.1"
|
||||
python = "3.11.4"
|
||||
terraform = "1.5.4"
|
||||
awscli = "2.13.30"
|
||||
elixir = "1.15.7-otp-26"
|
||||
erlang = "26.1.2"
|
||||
go = "1.21.3"
|
||||
helm = "3.13.1"
|
||||
kubectl = "1.27.7"
|
||||
node = "21.1.0"
|
||||
poetry = "1.6.1"
|
||||
python = "3.12.0"
|
||||
terraform = "1.6.2"
|
||||
|
||||
[settings]
|
||||
experimental = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user