5 Commits

Author SHA1 Message Date
Joao P Dubas
4c1f2bad76 chore(rtx): upgrade runtimes
* 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
2023-10-29 20:46:24 +00:00
c5451471cc chore: upgrade elixir/erlang versions (#4)
Upgrade runtimes to latest versions:

* elixir from 1.15.4 to 1.15.6
* erlang from 26.0.2 to 26.1.1

Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #4
2023-10-26 00:01:50 +00:00
1675e4cd8a feat: customize user and group id on build time (#3)
Allow the user to set custom user and group IDs, so it maps the ones available in the host. Also, remove `jq` from `rtx` plugin list.
2023-10-25 23:30:02 +00:00
Joao P Dubas
cc9ff2d16e chore: upgrade rtx plugins
Also use default plugins for:
* go
* node
* python
2023-10-01 23:32:04 +00:00
Joao P Dubas
360b3507e6 feat: initial commit 2023-09-17 13:25:57 +00:00