diff --git a/.github/workflows/static-checks.yml b/.github/workflows/static-checks.yml index cd00e9275..2646bf6b9 100644 --- a/.github/workflows/static-checks.yml +++ b/.github/workflows/static-checks.yml @@ -15,7 +15,7 @@ jobs: - name: Static check run: | # Install asdf and expose to PATH - git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.10.2 + git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.13.1 . $HOME/.asdf/asdf.sh # Add asdf plugins and install tools in .tool-versions make asdf_install diff --git a/.tool-versions b/.tool-versions index c34a612e3..b7160b2cf 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,13 +1,13 @@ argocd 2.9.0 -eksctl 0.151.0 awscli 2.13.34 +eksctl 0.151.0 +gcloud 445.0.0 golang 1.21.4 golangci-lint 1.55.2 -jq 1.6 helm 3.13.2 +initium 0.5.0 +jq 1.6 kind 0.17.0 kubectl 1.27.4 pre-commit 3.5.0 tilt 0.33.3 -gcloud 445.0.0 -initium 0.5.0