Skip to content

Update dependency kimdre/doco-cd to v0.82.1#42

Merged
strayer merged 2 commits into
mainfrom
renovate/kimdre-doco-cd-0.x
Apr 23, 2026
Merged

Update dependency kimdre/doco-cd to v0.82.1#42
strayer merged 2 commits into
mainfrom
renovate/kimdre-doco-cd-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Update Change
kimdre/doco-cd patch 0.82.00.82.1

Release Notes

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

v0.82.1

Compare Source

What's Changed

There was a typo in the Reconciliation settings documentation that has been fixed: reconciliation.enable -> reconciliation.enabled.
If you have reconciliation.enable configured, you will need to adjust it. Sorry for that!

Reconciliation now handles one-time services correctly according to their restart policy:

  • Services with restart: always or restart: unless-stopped are expected to stay running.
  • Services with no explicit restart policy are treated as restart: "no".
  • Services with restart: on-failure may remain exited after success, and restart: "no" is treated as one-time behavior and is not reconciled back to running.
  • Swarm handling is separate and uses Swarm service modes and deploy.restart_policy behavior.

More information on the restart policies can be found in the Docker Compose specification.

🌟 Improvements
📚 Miscellaneous

Full Changelog: kimdre/doco-cd@v0.82.0...v0.82.1


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 April 23, 2026 15:04
@strayer strayer merged commit 3f0c562 into main Apr 23, 2026
@strayer strayer deleted the renovate/kimdre-doco-cd-0.x branch April 23, 2026 15:09
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.

1 participant