feat(mise): add k3sup tool

Allow to easily provision kubernetes clusters
This commit is contained in:
João Paulo Dubas 2024-03-03 19:20:54 +00:00
parent 4a79391f45
commit 40e3a17be8
Signed by: joao.dubas
SSH Key Fingerprint: SHA256:V1mixgOGRc/YMhGx/DNkOSmJxgA2vHNrDZEk3wt/kOA

View File

@ -9,6 +9,7 @@ fzf = "0.46.1"
go = "1.22.0"
helm = "3.14.2"
k3d = "5.6.0"
k3sup = "0.13.5"
k9s = "0.31.9"
kubectl = "1.29.2"
kubie = "0.23.0"