File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -20,25 +20,16 @@ spec:
2020 os : darwin
2121 arch : amd64
2222 {{addURIAndSha "https://github.com/ahmetb/kubectl-tree/releases/download/{{ .TagName }}/kubectl-tree_{{ .TagName }}_darwin_amd64.tar.gz" .TagName }}
23- files :
24- - from : " *"
25- to : " ."
2623 bin : kubectl-tree
2724 - selector :
2825 matchLabels :
2926 os : linux
3027 arch : amd64
3128 {{addURIAndSha "https://github.com/ahmetb/kubectl-tree/releases/download/{{ .TagName }}/kubectl-tree_{{ .TagName }}_linux_amd64.tar.gz" .TagName }}
32- files :
33- - from : " *"
34- to : " ."
3529 bin : kubectl-tree
3630 - selector :
3731 matchLabels :
3832 os : windows
3933 arch : amd64
4034 {{addURIAndSha "https://github.com/ahmetb/kubectl-tree/releases/download/{{ .TagName }}/kubectl-tree_{{ .TagName }}_windows_amd64.tar.gz" .TagName }}
41- files :
42- - from : " *"
43- to : " ."
4435 bin : kubectl-tree.exe
You can’t perform that action at this time.
0 commit comments