mirror of https://github.com/kubernetes/kops.git
ARM64 support - Update GH release asset names
This commit is contained in:
parent
331d223043
commit
c1cad79704
|
@ -17,8 +17,10 @@ assets:
|
|||
githubName: kops-windows-amd64
|
||||
- source: windows/amd64/kops.exe.sha256
|
||||
githubName: kops-windows-amd64.sha256
|
||||
- source: images/protokube.tar.gz
|
||||
githubName: images-protokube.tar.gz
|
||||
- source: images/protokube-amd64.tar.gz
|
||||
githubName: images-protokube-amd64.tar.gz
|
||||
- source: images/protokube-arm64.tar.gz
|
||||
githubName: images-protokube-arm64.tar.gz
|
||||
- source: images/protokube.tar.gz.sha256
|
||||
githubName: images-protokube.tar.gz.sha256
|
||||
- source: linux/amd64/nodeup
|
||||
|
|
Loading…
Reference in New Issue