Spring Cloud Skipper 1.1.0.M1
We are pleased to announce the release of Spring Cloud Skipper 1.1.0.M1
Spring Cloud Skipper is a lightweight tool that allows you to discover Spring Boot applications and manage their lifecycle on multiple Cloud Platforms. You can use Skipper standalone or integrate it with Continuous Integration pipelines to help implement the practice of Continuous Deployment.
The getting started section in the reference guide is the best place to start kicking the tires.
Focus on Cloud Foundry manifest:
This milestone release adds a new feature to perform the lifecycle operations to install, upgrade, rollback and delete on any applications that can be deployed into Cloud Foundry using the Cloud Foundry manifest
…