File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,18 +2,12 @@ dependencies:
22 - name : builder
33 version : <builder-tag>
44 repository : https://charts.drycc.cc/stable/builder
5- - name : slugbuilder
6- version : <slugbuilder-tag>
7- repository : https://charts.drycc.cc/stable/slugbuilder
85 - name : imagebuilder
96 version : <imagebuilder-tag>
107 repository : https://charts.drycc.cc/stable/imagebuilder
118 - name : controller
129 version : <controller-tag>
1310 repository : https://charts.drycc.cc/stable/controller
14- - name : slugrunner
15- version : <slugrunner-tag>
16- repository : https://charts.drycc.cc/stable/slugrunner
1711 - name : database
1812 version : <database-tag>
1913 repository : https://charts.drycc.cc/stable/database
Original file line number Diff line number Diff line change @@ -158,7 +158,7 @@ minio:
158158# pulled from within the Controller.
159159# This can be configured per Application as well in the Controller.
160160#
161- # This affects pull apps and git push (slugrunner images) apps
161+ # This affects pull apps and git push apps
162162#
163163# Values values are:
164164# - Always
You can’t perform that action at this time.
0 commit comments