-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.mise.toml
More file actions
29 lines (28 loc) · 911 Bytes
/
.mise.toml
File metadata and controls
29 lines (28 loc) · 911 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
[env]
KUBECONFIG = "{{config_root}}/kubeconfig"
TALOSCONFIG = "{{config_root}}/talos/talosconfig"
K9S_CONFIG_DIR = "{{config_root}}/resources/k9s"
KUBE_EDITOR = "nano"
[tools]
node = "latest"
# Operations tools
"aqua:charmbracelet/gum" = "0.17.0"
"aqua:cilium/cilium-cli" = "0.19.2"
"aqua:cloudflare/cloudflared" = "2026.3.0"
"aqua:cloudnative-pg/cloudnative-pg/kubectl-cnpg" = "1.29.0"
"aqua:fluxcd/flux2" = "2.8.6"
"aqua:helm/helm" = "4.1.4"
"aqua:helmfile/helmfile" = "1.5.0"
"aqua:casey/just" = "1.50.0"
"aqua:jqlang/jq" = "1.8.1"
"aqua:kubernetes-sigs/kustomize" = "5.8.1"
"aqua:kubernetes/kubectl" = "1.36.0"
"aqua:mikefarah/yq" = "4.53.2"
"aqua:siderolabs/talos" = "1.13.0"
"aqua:yannh/kubeconform" = "0.7.0"
"aqua:derailed/k9s" = "0.50.18"
"aqua:stern/stern" = "1.34.0"
"aqua:hidetatz/kubecolor" = "0.0.25"
"npm:@google/gemini-cli" = "0.40.1"
"npm:@github/copilot" = "1.0.40"
"npm:wrangler" = "4.87.0"