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:
5454 -X github.com/replicatedhq/troubleshoot/pkg/version.buildTime={{.Date}}
5555 -extldflags "-static"
5656 flags : -tags netgo -installsuffix netgo
57- binary : troubleshoot
57+ binary : support-bundle
5858 hooks : {}
5959 - id : manager
6060 goos :
@@ -92,7 +92,7 @@ archives:
9292 - CHANGELOG*
9393 - id : troubleshoot
9494 builds :
95- - troubleshoot
95+ - support-bundle
9696 format : tar.gz
9797 format_overrides :
9898 - goos : windows
@@ -116,7 +116,7 @@ dockers:
116116 - " replicated/troubleshoot:{{ .Major }}.{{ .Minor }}.{{ .Patch }}"
117117 binaries :
118118 - collector
119- - troubleshoot
119+ - support-bundle
120120 - preflight
121121 - dockerfile : ./deploy/Dockerfile.troubleshoot
122122 image_templates :
@@ -126,7 +126,7 @@ dockers:
126126 - " replicated/preflight:{{ .Major }}.{{ .Minor }}.{{ .Patch }}"
127127 binaries :
128128 - collector
129- - troubleshoot
129+ - support-bundle
130130 - preflight
131131 - dockerfile : ./deploy/Dockerfile.manager
132132 image_templates :
You can’t perform that action at this time.
0 commit comments