feat(mise/tools): add stern and kubetail

This commit is contained in:
2025-05-03 13:33:52 +01:00
parent 0d02455a73
commit 52f4d43ddf
2 changed files with 10 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ ruby_install = true
"pipx:fonttools" = "latest"
"pipx:pipx" = "latest"
"pipx:yamllint" = "latest"
"ubi:kubetail-org/kubetail" = { version = "cli/v0.4.4", tag_regex = "^cli\\/v\\d+" }
1password-cli = "latest"
actionlint = "latest"
argo-rollouts = "latest"
@@ -124,6 +125,7 @@ shfmt = "latest"
sops = "latest"
starship = "latest"
staticcheck = "latest"
stern = "latest"
talosctl = "latest"
taplo = "latest"
terraform = "latest"