File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ def version_compare(version):
35
35
"ciliumcli_binary" : "https://github.com/cilium/cilium-cli/releases/download/{version}/cilium-{os}-{arch}.tar.gz.sha256sum" ,
36
36
"cni_binary" : "https://github.com/containernetworking/plugins/releases/download/{version}/cni-plugins-{os}-{arch}-{version}.tgz.sha256" ,
37
37
"containerd_archive" : "https://github.com/containerd/containerd/releases/download/v{version}/containerd-{version}-{os}-{arch}.tar.gz.sha256sum" ,
38
- "crictl" : "https://github.com/kubernetes-sigs/cri-tools/releases/download/{version}/critest -{version}-{os}-{arch}.tar.gz.sha256" ,
38
+ "crictl" : "https://github.com/kubernetes-sigs/cri-tools/releases/download/{version}/crictl -{version}-{os}-{arch}.tar.gz.sha256" ,
39
39
"crio_archive" : "https://storage.googleapis.com/cri-o/artifacts/cri-o.{arch}.{version}.tar.gz.sha256sum" ,
40
40
"etcd_binary" : "https://github.com/etcd-io/etcd/releases/download/{version}/SHA256SUMS" ,
41
41
"kubeadm" : "https://dl.k8s.io/release/{version}/bin/linux/{arch}/kubeadm.sha256" ,
You can’t perform that action at this time.
0 commit comments