Compare commits

..

3 Commits

Author SHA1 Message Date
22ca0a2bc4 chore(deps): update dependency kubectl to v1.32.0 2024-12-18 18:19:35 +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] [tools]
age = "1.2.0" age = "1.2.0"
awscli = "2.22.14" awscli = "2.22.19"
bat = "0.24.0" bat = "0.24.0"
bitwarden = "2024.11.1" bitwarden = "2024.11.1"
circleci-cli = "0.1.31151" circleci-cli = "0.1.31151"
@ -31,7 +31,7 @@ ripgrep = "14.1.1"
rust = "1.83.0" rust = "1.83.0"
starship = "1.21.1" starship = "1.21.1"
task = "3.40.0" task = "3.40.0"
terraform = "1.10.1" terraform = "1.10.3"
tilt = "0.33.21" tilt = "0.33.21"
usage = "1.3.3" usage = "1.3.3"
usql = "0.19.12" usql = "0.19.12"