Skip to content

Commit

Permalink
⬆️ Mise 2024.12.0 (#1218)
Browse files Browse the repository at this point in the history
* Mise `2024.12.0`
* Use Aqua instead of Go to install NATS CLI
  • Loading branch information
rblaine95 authored Dec 5, 2024
1 parent dae89e0 commit bc6132e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
3 changes: 1 addition & 2 deletions .mise.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit bc6132e

Please sign in to comment.