Compare commits

..

5 Commits

Author SHA1 Message Date
04af850938 fix(docker): remove plugins that are built in 2025-01-16 12:22:40 +00:00
cfaebbdf37 chore(deps): update dependency lua to v5.4.7 (#57)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [lua](https://github.com/lua/lua) | minor | `5.1.5` -> `5.4.7` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4zOS42IiwidXBkYXRlZEluVmVyIjoiMzguMTMzLjEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: #57
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-16 12:04:09 +00:00
a20fb43d9f chore(deps): update dependency helm to v3.17.0 (#153)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [helm](https://github.com/helm/helm) | minor | `3.16.4` -> `3.17.0` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #153
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-16 12:03:06 +00:00
966d23f24b chore(deps): update dependency kubectl to v1.32.1 (#152)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kubectl](https://github.com/kubernetes/kubernetes) | patch | `1.32.0` -> `1.32.1` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #152
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-16 11:59:43 +00:00
5a08d09bb0 chore(deps): update dependency awscli to v2.23.0 (#151)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [awscli](https://github.com/aws/aws-cli) | minor | `2.22.34` -> `2.23.0` |

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #151
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2025-01-16 11:59:13 +00:00

View File

@ -1,6 +1,6 @@
[tools]
age = "1.2.0"
awscli = "2.22.34"
awscli = "2.23.0"
bat = "0.24.0"
bitwarden = "2024.11.1"
circleci-cli = "0.1.31151"
@ -13,15 +13,15 @@ eza = "0.20.10"
fzf = "0.56.3"
github-cli = "2.65.0"
go = "1.23.4"
helm = "3.16.4"
helm = "3.17.0"
k3d = "5.7.5"
k3sup = "0.13.7"
k9s = "0.32.7"
kind = "0.26.0"
kubectl = "1.32.0"
kubectl = "1.32.1"
kubie = "0.24.0"
lefthook = "1.8.4"
lua = "5.1.5"
lua = "5.4.7"
luajit = "2.0.5--3.11.1"
node = "22.13.0"
poetry = "2.0.1"