chore: add telepresence to mise.toml

This commit is contained in:
Masaki Yatsu
2025-11-05 11:12:51 +09:00
parent 026f717da3
commit 5673e771f4

View File

@@ -1,11 +1,12 @@
[tools] [tools]
gomplate = "4.3.3" gomplate = "4.3.3"
gum = "0.16.2" gum = "0.16.2"
helm = "3.17.4" helm = "3.19.0"
just = "1.42.4" just = "1.42.4"
k3sup = "0.13.10" k3sup = "0.13.10"
kubelogin = "1.34.0" kubelogin = "1.34.0"
node = "22.18.0" node = "22.18.0"
python = "3.12.11" python = "3.12.11"
telepresence = "2.25.0"
uv = "0.8.7" uv = "0.8.7"
vault = "1.20.2" vault = "1.20.2"