github kimdre/doco-cd v0.33.0

latest releases: v0.54.1, v0.54.0, v0.54.0-rc.1...
3 months ago

What's Changed

doco-cd now has a RESTful API that lets you do simple operations on deployed Docker Compose projects, like listing all projects, getting details for one specific project or restarting, starting, stopping or removing a project.

You can find more information on the Endpoints -> REST API wiki page.

In addition, the API and Webhook secrets are now optional. Not setting them disables the API or Webhook endpoint.

✨ Features

  • feat(api): add API endpoints to manage Docker Compose projects by @kimdre in #575

📦 Dependencies

  • chore(deps): update aquasecurity/trivy-action digest to b6643a2 by @renovate[bot] in #584

Full Changelog: v0.32.1...v0.33.0

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.