Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Release Notes

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

v0.104.0

Compare Source

What's Changed
  • Added a new label cd.doco.job.stop_services allowing jobs to specify a comma-separated list of services (within the same or other projects) to be stopped before the job runs and restarted after completion, see the wiki: Temporarily stop services during a job run.
  • Added new REST API endpoints to track the status of deployments, see Deployment Runs
  • Added new available fields to the custom notification body:
    • .Target: Custom webhook/poll target that was used for the deployment (empty if default target or unused)
    • .Commits: Commits deployed since the last deploy (see Notifications/Commit changelog)
      Example:
      environment:
        APPRISE_NOTIFY_BODY_TEMPLATE: |
        {{ .DefaultBody }}
        {{ range .Commits }}- {{ .ShortHash }} {{ .Subject }} ({{ .Author }})
        {{ end }}
✨ Features
  • feat(job-scheduling): implement service stop/start during scheduled job execution by @​kimdre in #​1587
  • feat(api): add deployment runs tracking endpoints and logic by @​kimdre in #​1571
🌟 Improvements
🐛 Bug Fixes
📦 Dependencies
📚 Miscellaneous

Full Changelog: kimdre/doco-cd@v0.103.0...v0.104.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 31, 2026
@renovate
renovate Bot requested a review from wax911 July 31, 2026 08:53
@anitrend

anitrend Bot commented Jul 31, 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

Minor Docker tag update for doco-cd from v0.103.0 to v0.104.0. Only doco-cd/docker-compose.yml is changed. doco-cd is not a stateful service or gateway/proxy. Release notes indicate feature additions (job service stop/start, deployment run tracking, notification enhancements) and bug fixes with no breaking changes. Risk is low.

Changed runtime artifacts

Image / dependency From To Risk note
ghcr.io/kimdre/doco-cd 0.103.0 0.104.0 minor update to non-stateful, non-gateway service; release notes show new features and bug fixes, no breaking changes

Runtime impact

Expected rolling service update only.

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 PR metadata
  • PR diff
  • Release notes from kimdre/doco-cd v0.104.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 31, 2026 08:54
@anitrend
anitrend Bot merged commit d6aabe4 into dev Jul 31, 2026
6 checks passed
@anitrend
anitrend Bot deleted the deps/ghcr.io-kimdre-doco-cd-0.x branch July 31, 2026 08:54
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