contraband / autopilot

cf plugin for hands-off, zero downtime application deploys
Apache License 2.0
130 stars 43 forks source link

Not working with new style manifest files #57

Open SilverFox70 opened 6 years ago

SilverFox70 commented 6 years ago

Because a few items in our manifest file are deprecated, we switched over to the new format. However, when trying to use the new manifests we get an error stating that the new fields cannot be used with 'legacy push'.

Are there any plans to update autopilot to work with the latest cf-cli and the new manifests?