File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -20,37 +20,25 @@ spec:
2020 arch : amd64
2121 uri : https://github.com/itaysk/kubectl-neat/releases/download/v2.0.3/kubectl-neat_darwin_amd64.tar.gz
2222 sha256 : ${sha256}
23- files :
24- - from : " /*"
25- to : " ."
2623 bin : " ./kubectl-neat"
2724 - selector :
2825 matchLabels :
2926 os : darwin
3027 arch : arm64
3128 uri : https://github.com/itaysk/kubectl-neat/releases/download/v2.0.3/kubectl-neat_darwin_arm64.tar.gz
3229 sha256 : ${sha256}
33- files :
34- - from : " /*"
35- to : " ."
3630 bin : " ./kubectl-neat"
3731 - selector :
3832 matchLabels :
3933 os : linux
4034 arch : amd64
4135 uri : https://github.com/itaysk/kubectl-neat/releases/download/v2.0.3/kubectl-neat_linux_amd64.tar.gz
4236 sha256 : ${sha256}
43- files :
44- - from : " /*"
45- to : " ."
4637 bin : " ./kubectl-neat"
4738 - selector :
4839 matchLabels :
4940 os : linux
5041 arch : arm64
5142 uri : https://github.com/itaysk/kubectl-neat/releases/download/v2.0.3/kubectl-neat_linux_arm64.tar.gz
5243 sha256 : ${sha256}
53- files :
54- - from : " /*"
55- to : " ."
5644 bin : " ./kubectl-neat"
You can’t perform that action at this time.
0 commit comments