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:
20
20
os : darwin
21
21
arch : amd64
22
22
{{addURIAndSha "https://github.com/ahmetb/kubectl-tree/releases/download/{{ .TagName }}/kubectl-tree_{{ .TagName }}_darwin_amd64.tar.gz" .TagName }}
23
- files :
24
- - from : " *"
25
- to : " ."
26
23
bin : kubectl-tree
27
24
- selector :
28
25
matchLabels :
29
26
os : linux
30
27
arch : amd64
31
28
{{addURIAndSha "https://github.com/ahmetb/kubectl-tree/releases/download/{{ .TagName }}/kubectl-tree_{{ .TagName }}_linux_amd64.tar.gz" .TagName }}
32
- files :
33
- - from : " *"
34
- to : " ."
35
29
bin : kubectl-tree
36
30
- selector :
37
31
matchLabels :
38
32
os : windows
39
33
arch : amd64
40
34
{{addURIAndSha "https://github.com/ahmetb/kubectl-tree/releases/download/{{ .TagName }}/kubectl-tree_{{ .TagName }}_windows_amd64.tar.gz" .TagName }}
41
- files :
42
- - from : " *"
43
- to : " ."
44
35
bin : kubectl-tree.exe
You can’t perform that action at this time.
0 commit comments