Skip to content

chore(deps): update ghcr.io/kimdre/doco-cd docker tag to v0.101.0#568

Merged
anitrend[bot] merged 1 commit into
devfrom
deps/ghcr.io-kimdre-doco-cd-0.x
Jul 23, 2026
Merged

chore(deps): update ghcr.io/kimdre/doco-cd docker tag to v0.101.0#568
anitrend[bot] merged 1 commit into
devfrom
deps/ghcr.io-kimdre-doco-cd-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
ghcr.io/kimdre/doco-cd minor 0.100.00.101.0

Release Notes

kimdre/doco-cd (ghcr.io/kimdre/doco-cd)

v0.101.0

Compare Source

What's Changed
  • The "deployment in progress" log during deployments now contains a deploy.phase field that shows what doco-cd is doing in the background (e.g. pulling or building images, creating services or waiting for service startup)

    {"time":"2026-07-23T11:14:06.550169542+02:00","level":"info","msg":"deployment in progress","deploy":{"job_id":"019f8e40-d48d-7bb9-8832-93a167a5b239","phase":"pulling images","reference":"main","repository":"github.com/kimdre/doco-cd_tests","stack":"test-deploy","stage":"deploy"}}
    {"time":"2026-07-23T11:14:11.552029128+02:00","level":"info","msg":"deployment in progress","deploy":{"job_id":"019f8e40-d48d-7bb9-8832-93a167a5b239","phase":"pulling images","reference":"main","repository":"github.com/kimdre/doco-cd_tests","stack":"test-deploy","stage":"deploy"}}
    {"time":"2026-07-23T11:14:16.554090422+02:00","level":"info","msg":"deployment in progress","deploy":{"job_id":"019f8e40-d48d-7bb9-8832-93a167a5b239","phase":"waiting for services to start","reference":"main","repository":"github.com/kimdre/doco-cd_tests","stack":"test-deploy","stage":"deploy"}}
  • Scheduled jobs are no longer executed when their stack is deployed or redeployed (on both Docker Compose and Swarm). They now run only on their configured schedule.

🌟 Improvements
📦 Dependencies

Full Changelog: kimdre/doco-cd@v0.100.0...v0.101.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 added the 🗡️ dependencies Pull requests that update a dependency file label Jul 23, 2026
@renovate
renovate Bot requested a review from wax911 July 23, 2026 21:57
@anitrend

anitrend Bot commented Jul 23, 2026

Copy link
Copy Markdown

OpenCode Dependabot Risk Review

Schema: local-stack.dependabot-risk.v1

Decision: APPROVE
Risk: LOW
Automerge allowed: true
Update type: semver-minor
Ecosystem: docker

Summary

Renovate PR updates doco-cd from 0.100.0 to 0.101.0 (minor). Only doco-cd/docker-compose.yml is changed. doco-cd is a deployment tool, not a stateful service. Release notes indicate non-breaking improvements: deploy phase logging and a fix preventing scheduled jobs from running during deployment. No generated stacks, workflows, secrets, or deployment scripts are touched.

Changed runtime artifacts

Image / dependency From To Risk note
ghcr.io/kimdre/doco-cd 0.100.0 0.101.0 minor update; release notes show additive improvements (deploy phase logging, scheduled job fix); no breaking changes

Runtime impact

Expected rolling service update only; doco-cd is a deployment orchestrator, not a runtime data service.

Breaking change assessment

No breaking changes found in checked release notes.

Required checks

  • ./stackctl.sh sync
  • ./stackctl.sh up --dry-run --no-logs

Manual follow-up

None

Sources checked

  • Renovate metadata
  • PR diff
  • Release notes (v0.101.0)

@anitrend anitrend Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenCode risk gate: low risk detected. Update type: semver-minor. Ecosystem: docker.

@anitrend anitrend Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OpenCode risk gate: second approval for auto-merge.

@anitrend
anitrend Bot enabled auto-merge (rebase) July 23, 2026 21:58
@anitrend
anitrend Bot merged commit cc4da6d into dev Jul 23, 2026
5 checks passed
@anitrend
anitrend Bot deleted the deps/ghcr.io-kimdre-doco-cd-0.x branch July 23, 2026 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🗡️ dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants