github kimdre/doco-cd v0.17.0

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

What's Changed

✨ Features

  • feat: add support for remote repository deployment configuration by @kimdre in #386
    • This adds a feature to let doco-cd deploy your docker compose stack from another (remote) repository.
      You can manage and trigger the deployments in one repository and use the setting to refer to another repository that contains the Docker Compose related files for your application.
    • See the new repository_url deployment option in the Wiki and the example config.

🐛 Bug Fixes and Security

  • fix: update remote repository cloning logic to use authentication token by @kimdre in #387

Full Changelog: v0.16.0...v0.17.0

Don't miss a new doco-cd release

NewReleases is sending notifications on new releases.