Compare commits

..

3 Commits

Author SHA1 Message Date
c595edd7c6 chore(deps): update dependency helm to v3.17.0 2025-01-16 11:59:56 +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"
@ -18,7 +18,7 @@ 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"