Skip to content

Update dependency kimdre/doco-cd to v0.89.0#44

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/kimdre-doco-cd-0.x
Open

Update dependency kimdre/doco-cd to v0.89.0#44
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/kimdre-doco-cd-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 24, 2026

This PR contains the following updates:

Package Update Change
kimdre/doco-cd minor 0.88.00.89.0

Release Notes

kimdre/doco-cd (kimdre/doco-cd)

v0.89.0

Compare Source

What's Changed

  • Doco-CD is now built with the Docker CLI buildx plugin and supports building images that require BuildKit.
  • Added support to use OCI artifacts for deployments.
  • Poll intervals can now be definied as integer (60), numeric strings ("60") and Go duration strings ("60s" or "1m").
    Intervals are now always shown in the logs as Go durations.
  • Added new options to control volume and image cleanup when removing stacks with auto-discovery, see the docs.
  • Doco-CD attempts to repair broken/corrupt Git repository automatically.
  • Polling should no longer handle ephemeral containers (scheduled jobs) as reconciliation drift
  • When the expected deployment config is not found in the repository, Doco-CD will now fail the deployment instead of falling back to default values. Deployment config files (.doco-cd.yml) are now always required.
  • Added a new wait_running_jobs deployment configuration option and label to let doco-cd wait for running jobs before running a deployment to prevent long-running jobs from being interrupted.
  • Fixed an issue that caused doco-cd to ignore autodicovery config changes.

[!NOTE]
The auto-discovery config is stored as a container label. This is neccesarry so that doco-cd is able to know how to clean up obsolete/removed stacks. When upgrading your doco-cd instance, all containers will be recreated once to hold the correct auto-discovered stack configuration.

✨ Features
  • feat(oci): add support for OCI artifacts as a deployment source by @​kimdre in #​1348
  • feat(auto-discovery): enhance configuration with volume and image removal options by @​kimdre in #​1354
  • feat(git): implement repository corruption detection and repair mechanism by @​kimdre in #​1361
  • feat(scheduler): add option to wait for running jobs before deploying by @​kimdre in #​1365
🌟 Improvements
🐛 Bug Fixes
📦 Dependencies
📚 Miscellaneous

New Contributors

Full Changelog: kimdre/doco-cd@v0.88.0...v0.89.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from strayer as a code owner May 24, 2026 13:24
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 24, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants