Skip to content

Commit

Permalink
upgrade capo version to 0.11 (#445)
Browse files Browse the repository at this point in the history
Co-authored-by: okozachenko1203 <[email protected]>
  • Loading branch information
okozachenko1203 and okozachenko1203 authored Oct 29, 2024
1 parent 4be7a51 commit bdd8e30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/setup-capo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export GOPROXY=off

# Versions to test
CAPI_VERSION=${CAPI_VERSION:-v1.8.4}
CAPO_VERSION=${CAPO_VERSION:-v0.10.5}
CAPO_VERSION=${CAPO_VERSION:-v0.11.0}

# Install the `clusterctl` CLI
sudo curl -Lo /usr/local/bin/clusterctl https://github.com/kubernetes-sigs/cluster-api/releases/download/${CAPI_VERSION}/clusterctl-linux-amd64
Expand Down

0 comments on commit bdd8e30

Please sign in to comment.