Compare commits

..

5 Commits

Author SHA1 Message Date
02ea7cb26d chore(deps): update dependency kind to v0.26.0 2024-12-18 18:48:40 +00:00
a2330cec9c chore(deps): update dependency helm to v3.16.4 (#135)
This PR contains the following updates:

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

---

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

Reviewed-on: #135
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-18 18:21:22 +00:00
438be54382 chore(deps): update dependency kubectl to v1.32.0 (#134)
This PR contains the following updates:

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

---

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

Reviewed-on: #134
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-18 18:20:02 +00:00
c0e116844b chore(deps): update dependency awscli to v2.22.19 (#133)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [awscli](https://github.com/aws/aws-cli) | patch | `2.22.14` -> `2.22.19` |

---

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

Reviewed-on: #133
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-18 18:19:25 +00:00
83a7edf9a1 chore(deps): update dependency terraform to v1.10.3 (#132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [terraform](https://github.com/hashicorp/terraform) | patch | `1.10.1` -> `1.10.3` |

---

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

Reviewed-on: #132
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-12-18 18:18:47 +00:00

View File

@ -1,6 +1,6 @@
[tools]
age = "1.2.0"
awscli = "2.22.14"
awscli = "2.22.19"
bat = "0.24.0"
bitwarden = "2024.11.1"
circleci-cli = "0.1.31151"
@ -13,12 +13,12 @@ eza = "0.20.10"
fzf = "0.56.3"
github-cli = "2.63.2"
go = "1.23.4"
helm = "3.16.3"
helm = "3.16.4"
k3d = "5.7.5"
k3sup = "0.13.7"
k9s = "0.32.7"
kind = "0.26.0"
kubectl = "1.31.4"
kubectl = "1.32.0"
kubie = "0.24.0"
lefthook = "1.8.4"
lua = "5.1.5"
@ -31,7 +31,7 @@ ripgrep = "14.1.1"
rust = "1.83.0"
starship = "1.21.1"
task = "3.40.0"
terraform = "1.10.1"
terraform = "1.10.3"
tilt = "0.33.21"
usage = "1.3.3"
usql = "0.19.12"