File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ builds:
54
54
-X github.com/replicatedhq/troubleshoot/pkg/version.buildTime={{.Date}}
55
55
-extldflags "-static"
56
56
flags : -tags netgo -installsuffix netgo
57
- binary : troubleshoot
57
+ binary : support-bundle
58
58
hooks : {}
59
59
- id : manager
60
60
goos :
@@ -92,7 +92,7 @@ archives:
92
92
- CHANGELOG*
93
93
- id : troubleshoot
94
94
builds :
95
- - troubleshoot
95
+ - support-bundle
96
96
format : tar.gz
97
97
format_overrides :
98
98
- goos : windows
@@ -116,7 +116,7 @@ dockers:
116
116
- " replicated/troubleshoot:{{ .Major }}.{{ .Minor }}.{{ .Patch }}"
117
117
binaries :
118
118
- collector
119
- - troubleshoot
119
+ - support-bundle
120
120
- preflight
121
121
- dockerfile : ./deploy/Dockerfile.troubleshoot
122
122
image_templates :
@@ -126,7 +126,7 @@ dockers:
126
126
- " replicated/preflight:{{ .Major }}.{{ .Minor }}.{{ .Patch }}"
127
127
binaries :
128
128
- collector
129
- - troubleshoot
129
+ - support-bundle
130
130
- preflight
131
131
- dockerfile : ./deploy/Dockerfile.manager
132
132
image_templates :
You can’t perform that action at this time.
0 commit comments