File tree Expand file tree Collapse file tree 4 files changed +0
-28
lines changed Expand file tree Collapse file tree 4 files changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -54,20 +54,13 @@ dockers:
5454 image_templates :
5555 - " replicated/troubleshoot:alpha"
5656 binaries :
57- - collector
5857 - support-bundle
5958 - preflight
6059 - dockerfile : ./deploy/Dockerfile.troubleshoot
6160 image_templates :
6261 - " replicated/preflight:alpha"
6362 binaries :
64- - collector
6563 - support-bundle
6664 - preflight
67- - dockerfile : ./deploy/Dockerfile.manager
68- image_templates :
69- - " replicated/troubleshoot-manager:alpha"
70- binaries :
71- - manager
7265snapshot :
7366 name_template : SNAPSHOT-{{ .Commit }}
Original file line number Diff line number Diff line change @@ -74,20 +74,13 @@ dockers:
7474 image_templates :
7575 - " replicated/troubleshoot:alpha"
7676 binaries :
77- - collector
7877 - support-bundle
7978 - preflight
8079 - dockerfile : ./deploy/Dockerfile.troubleshoot
8180 image_templates :
8281 - " replicated/preflight:alpha"
8382 binaries :
84- - collector
8583 - support-bundle
8684 - preflight
87- - dockerfile : ./deploy/Dockerfile.manager
88- image_templates :
89- - " replicated/troubleshoot-manager:alpha"
90- binaries :
91- - manager
9285snapshot :
9386 name_template : SNAPSHOT-{{ .Commit }}
Original file line number Diff line number Diff line change @@ -100,7 +100,6 @@ dockers:
100100 - " replicated/troubleshoot:{{ .Major }}.{{ .Minor }}"
101101 - " replicated/troubleshoot:{{ .Major }}.{{ .Minor }}.{{ .Patch }}"
102102 binaries :
103- - collector
104103 - support-bundle
105104 - preflight
106105 - dockerfile : ./deploy/Dockerfile.troubleshoot
@@ -110,14 +109,5 @@ dockers:
110109 - " replicated/preflight:{{ .Major }}.{{ .Minor }}"
111110 - " replicated/preflight:{{ .Major }}.{{ .Minor }}.{{ .Patch }}"
112111 binaries :
113- - collector
114112 - support-bundle
115113 - preflight
116- - dockerfile : ./deploy/Dockerfile.manager
117- image_templates :
118- - " replicated/troubleshoot-manager:latest"
119- - " replicated/troubleshoot-manager:{{ .Major }}"
120- - " replicated/troubleshoot-manager:{{ .Major }}.{{ .Minor }}"
121- - " replicated/troubleshoot-manager:{{ .Major }}.{{ .Minor }}.{{ .Patch }}"
122- binaries :
123- - manager
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments