Compare commits

...

2 Commits

Author SHA1 Message Date
4cb3756dbc chore(deps): update dependency kubectl to v1.31.2 2024-10-28 14:28:48 +00:00
b27ebcc787 chore(deps): update dependency awscli to v2.18.15 (#95)
This PR contains the following updates:

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

---

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

Reviewed-on: #95
Co-authored-by: renovate-bot <renovate-bot@dubas.dev>
Co-committed-by: renovate-bot <renovate-bot@dubas.dev>
2024-10-28 14:11:39 +00:00

View File

@@ -1,6 +1,6 @@
[tools]
age = "1.2.0"
awscli = "2.18.10"
awscli = "2.18.15"
bat = "0.24.0"
bitwarden = "2024.9.0"
circleci-cli = "0.1.30995"
@@ -18,7 +18,7 @@ k3d = "5.7.4"
k3sup = "0.13.7"
k9s = "0.32.5"
kind = "0.24.0"
kubectl = "1.31.1"
kubectl = "1.31.2"
kubie = "0.24.0"
lefthook = "1.8.0"
lua = "5.1.5"