Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Commit

Permalink
Docs: updated Application API spec with raw version annotation
Browse files Browse the repository at this point in the history
Signed-off-by: Oleg Sidorov <oleg.sidorov@booking.com>
  • Loading branch information
Oleg Sidorov committed Aug 28, 2019
1 parent ef650e0 commit ad24b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-reference/porcelain/application.rst
Expand Up @@ -23,7 +23,7 @@ defining the range of acceptable chart versions. Shipper will resolve an
appropriate available chart version and pin the *Release* on it. Shipper
resolves the version in-place: it will substitute the initial constraint with a
specific resolved version and preserve the initial constraint in the Application
annotation.
annotation named ``shipper.booking.com/app.chart.version.raw``.

The resolved ``.spec.template`` field will be copied to a new *Release*
object under the ``.spec.environment`` field during deployment.
Expand Down

0 comments on commit ad24b3f

Please sign in to comment.