diff --git a/.github/workflows/continuous-deploy.yml b/.github/workflows/continuous-deploy.yml index bfb4a644e..63160a865 100644 --- a/.github/workflows/continuous-deploy.yml +++ b/.github/workflows/continuous-deploy.yml @@ -41,7 +41,7 @@ env: TAILSCALE_VERSION: 1.76.6 HELMFILE_VERSION: v0.169.1 HELM_VERSION: v3.16.3 - MISE_VERSION: 2024.11.19 + MISE_VERSION: 2024.12.0 jobs: build: diff --git a/.mise.toml b/.mise.toml index c7334f7a4..ec7c766de 100644 --- a/.mise.toml +++ b/.mise.toml @@ -1,8 +1,7 @@ # https://mise.jdx.dev [tools] -"go:github.com/nats-io/natscli/nats" = "0.1" +"aqua:nats-io/natscli" = "0.1" "pipx:poetry" = "1.8" -go = "1.23" helm = "3" helmfile = "0.169" istioctl = "1.23"