File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 77 "arch" : " arm64" ,
88 "build_name" : " flatcar-{{env `FLATCAR_CHANNEL`}}" ,
99 "builder_instance_type" : " t4g.small" ,
10+ "containerd_arch" : " arm64" ,
1011 "crictl_arch" : " arm64" ,
1112 "crictl_source_type" : " http" ,
1213 "distribution" : " flatcar" ,
Original file line number Diff line number Diff line change 204204 "aws_session_token" : " " ,
205205 "build_timestamp" : " {{timestamp}}" ,
206206 "builder_instance_type" : " m6a.xlarge" ,
207+ "containerd_arch" : " amd64" ,
207208 "containerd_gvisor_runtime" : " false" ,
208209 "containerd_gvisor_version" : " latest" ,
209210 "containerd_sha256" : null ,
210- "containerd_url" : " https://github.com/containerd/containerd/releases/download/v{{user `containerd_version`}}/cri-containerd-cni-{{user `containerd_version`}}-linux-amd64 .tar.gz" ,
211+ "containerd_url" : " https://github.com/containerd/containerd/releases/download/v{{user `containerd_version`}}/cri-containerd-cni-{{user `containerd_version`}}-linux-{{user `containerd_arch`}} .tar.gz" ,
211212 "containerd_version" : null ,
212213 "crictl_url" : " https://github.com/kubernetes-sigs/cri-tools/releases/download/v{{user `crictl_version`}}/crictl-v{{user `crictl_version`}}-linux-amd64.tar.gz" ,
213214 "crictl_version" : null ,
You can’t perform that action at this time.
0 commit comments