File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -49,10 +49,17 @@ The builder component uses a `Git`_ server to process
4949 #. Builds a new `Docker ` image from the updated git repository
5050 #. Adds the latest :ref: `Config ` to the resulting Docker image
5151 #. Pushes the new Docker image to the platform's :ref: `Registry `
52- #. Creates a new :ref: `Release ` on the :ref: `Controller `
52+ #. Triggers a new :ref: `Release ` through the :ref: `Controller `
5353
54- Once a new :ref: `Release ` is generated, a new set of containers
55- is deployed across the platform automatically.
54+ .. note ::
55+
56+ The builder component does not incorporate :ref: `Config ` directly into the
57+ images it produces. A :ref: `Release ` is a pairing of an application image
58+ with application configuration maintained separately in the Deis
59+ :ref: `Database `.
60+
61+ Once a new :ref: `Release ` is generated, a new set of containers
62+ is deployed across the platform automatically.
5663
5764.. _registry :
5865
You can’t perform that action at this time.
0 commit comments