From aa646d8576a603873a40aeb9183f734f053c9557 Mon Sep 17 00:00:00 2001 From: okozachenko1203 Date: Tue, 28 Feb 2023 00:28:19 +1100 Subject: [PATCH] chore: Update CAPO version to 0.7.1 includes https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/1493 --- hack/stack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hack/stack.sh b/hack/stack.sh index 7b9c8bc6..8212aa40 100755 --- a/hack/stack.sh +++ b/hack/stack.sh @@ -102,7 +102,7 @@ clusterctl init \ --core cluster-api:v1.3.3 \ --bootstrap kubeadm:v1.3.3 \ --control-plane kubeadm:v1.3.3 \ - --infrastructure openstack:v0.7.0 + --infrastructure openstack:v0.7.1 # Install Skopeo sudo curl -Lo /usr/local/bin/skopeo https://github.com/lework/skopeo-binary/releases/download/v1.10.0/skopeo-linux-amd64