diff --git a/.mise.toml b/.mise.toml index ea428f6ac..d79a238e8 100644 --- a/.mise.toml +++ b/.mise.toml @@ -11,7 +11,7 @@ run = "uv pip install -r requirements.txt" [tools] # Template tools python = "3.13" -uv = "0.8.15" +uv = "0.8.17" # Operations tools "aqua:budimanjojo/talhelper" = "3.0.34" "aqua:cilium/cilium-cli" = "0.18.7" @@ -20,7 +20,7 @@ uv = "0.8.15" "aqua:fluxcd/flux2" = "2.6.4" "aqua:getsops/sops" = "3.10.2" "aqua:go-task/task" = "3.44.1" -"aqua:helm/helm" = "3.18.6" +"aqua:helm/helm" = "3.19.0" "aqua:helmfile/helmfile" = "1.1.6" "aqua:jqlang/jq" = "1.8.1" "aqua:kubernetes-sigs/kustomize" = "5.7.1"