File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -28,13 +28,13 @@ spec:
28
28
matchLabels :
29
29
os : windows
30
30
arch : amd64
31
- {{addURIAndSha "https://github.com/iovisor/kubectl-trace/releases/download/{{ .TagName }}/kubectl-trace_{{ .TagName }}_windows_amd64.tar.gz " .TagName }}
31
+ {{addURIAndSha "https://github.com/iovisor/kubectl-trace/releases/download/{{ .TagName }}/kubectl-trace_{{ .TagName }}_windows_amd64.zip " .TagName }}
32
32
bin : kubectl-trace.exe
33
33
- selector :
34
34
matchLabels :
35
35
os : windows
36
36
arch : amd64
37
- {{addURIAndSha "https://github.com/iovisor/kubectl-trace/releases/download/{{ .TagName }}/kubectl-trace_{{ .TagName }}_windows_386.tar.gz " .TagName }}
37
+ {{addURIAndSha "https://github.com/iovisor/kubectl-trace/releases/download/{{ .TagName }}/kubectl-trace_{{ .TagName }}_windows_386.zip " .TagName }}
38
38
bin : kubectl-trace.exe
39
39
shortDescription : Trace Kubernetes pods and nodes with system tools
40
40
description : |
You can’t perform that action at this time.
0 commit comments