File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 1616 - from : LICENSE
1717 to : .
1818 bin : preflight
19+ - selector :
20+ matchLabels :
21+ os : linux
22+ arch : arm64
23+ {{addURIAndSha "https://github.com/replicatedhq/troubleshoot/releases/download/{{ .TagName }}/preflight_linux_arm64.tar.gz" .TagName }}
24+ files :
25+ - from : preflight
26+ to : .
27+ - from : LICENSE
28+ to : .
29+ bin : preflight
1930 - selector :
2031 matchLabels :
2132 os : linux
4859 to : .
4960 - from : LICENSE
5061 to : .
51- bin : preflight
62+ bin : preflight
5263 - selector :
5364 matchLabels :
5465 os : windows
Original file line number Diff line number Diff line change 1616 - from : LICENSE
1717 to : .
1818 bin : support-bundle
19+ - selector :
20+ matchLabels :
21+ os : linux
22+ arch : arm64
23+ {{addURIAndSha "https://github.com/replicatedhq/troubleshoot/releases/download/{{ .TagName }}/support-bundle_linux_arm64.tar.gz" .TagName }}
24+ files :
25+ - from : support-bundle
26+ to : .
27+ - from : LICENSE
28+ to : .
29+ bin : support-bundle
1930 - selector :
2031 matchLabels :
2132 os : linux
4859 to : .
4960 - from : LICENSE
5061 to : .
51- bin : support-bundle
62+ bin : support-bundle
5263 - selector :
5364 matchLabels :
5465 os : windows
You can’t perform that action at this time.
0 commit comments