commit | 48482c2a8b197199a94564c856502f17064fd11d | [log] [tgz] |
---|---|---|
author | Simon Pasquier <spasquier@mirantis.com> | Thu Aug 10 15:14:17 2017 +0200 |
committer | Simon Pasquier <spasquier@mirantis.com> | Thu Aug 10 15:14:17 2017 +0200 |
tree | e450c658540cb37468109a97a40d57bd88f8f3e9 | |
parent | 0e3c23c9f91ade13dd47ac2834fbb45c3bac8aa7 [diff] [blame] |
Add possibility to specify Compose file version This change allows to set the Compose file version in the model instead of the hardcoded value. Change-Id: I5f7fb3c0770a48fe6dada54ffb9f925ef6ebd078
diff --git a/README.rst b/README.rst index deeb54d..ef6b711 100644 --- a/README.rst +++ b/README.rst
@@ -119,6 +119,7 @@ update: true environment: SOMEVAR: somevalue + version: "3.1" service: db: image: postgres