feat(container): update ghcr.io/kimdre/doco-cd ( 0.104.0 ➔ 0.105.0 ) #1945

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-kimdre-doco-cd-0.x into main
Collaborator

This PR contains the following updates:

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

Release Notes

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

v0.105.0

Compare Source

What's Changed

Added new fields for the notification body:

  • {{ .Duration }} - Time the deployment (or destroy) took, from job start to the notification, e.g. 12.483s. Zero where no deployment ran (reconciliation restarts, scheduled jobs) — hide it with {{if .Duration}}...{{end}}
  • {{ .ChangedServices }} - Sorted names of the services force-recreated by this deploy (changed mounted/referenced files or a changed auto-discovery label). Empty when the whole stack is (re)deployed for other reasons, e.g. a compose config change, an image update, state drift or force_recreate.
🌟 Improvements
📦 Dependencies

Full Changelog: https://github.com/kimdre/doco-cd/compare/v0.104.0...v0.105.0


Configuration

📅 Schedule: (in timezone Europe/Rome)

  • 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 has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/kimdre/doco-cd](https://github.com/kimdre/doco-cd) | minor | `0.104.0` → `0.105.0` | --- ### Release Notes <details> <summary>kimdre/doco-cd (ghcr.io/kimdre/doco-cd)</summary> ### [`v0.105.0`](https://github.com/kimdre/doco-cd/releases/tag/v0.105.0) [Compare Source](https://github.com/kimdre/doco-cd/compare/v0.104.0...v0.105.0) <!-- Release notes generated using configuration in .github/release.yml at main --> ##### What's Changed Added new fields for the notification body: - `{{ .Duration }}` - Time the deployment (or destroy) took, from job start to the notification, e.g. `12.483s`. Zero where no deployment ran (reconciliation restarts, scheduled jobs) — hide it with `{{if .Duration}}...{{end}}` - `{{ .ChangedServices }}` - Sorted names of the services force-recreated by this deploy (changed mounted/referenced files or a changed auto-discovery label). Empty when the whole stack is (re)deployed for other reasons, e.g. a compose config change, an image update, state drift or `force_recreate`. ##### 🌟 Improvements - feat(notification): expose deploy duration and changed services in body templates by [@&#8203;dennislapchenko](https://github.com/dennislapchenko) in [#&#8203;1591](https://github.com/kimdre/doco-cd/pull/1591) - feat(notification): duration in default body, document the .Message pitfall by [@&#8203;dennislapchenko](https://github.com/dennislapchenko) in [#&#8203;1594](https://github.com/kimdre/doco-cd/pull/1594) ##### 📦 Dependencies - fix(deps): update aws-sdk-go-v2 monorepo by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1592](https://github.com/kimdre/doco-cd/pull/1592) - fix(deps): update module github.com/1password/onepassword-sdk-go to v0.4.1 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;1593](https://github.com/kimdre/doco-cd/pull/1593) **Full Changelog**: <https://github.com/kimdre/doco-cd/compare/v0.104.0...v0.105.0> </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Rome) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4yLjEiLCJ1cGRhdGVkSW5WZXIiOiI0NC43LjIiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
feat(container): update ghcr.io/kimdre/doco-cd ( 0.104.0 ➔ 0.105.0 )
Some checks failed
Labeler / Labeler (pull_request) Successful in 4s
Lint / actionlint (pull_request) Successful in 6s
Lint / yamllint (pull_request) Successful in 12s
AI PR Review / AI PR Review (pull_request) Failing after 41s
Konflate 0 resources changed
35bee7f34c
| datasource | package                | from    | to      |
| ---------- | ---------------------- | ------- | ------- |
| docker     | ghcr.io/kimdre/doco-cd | 0.104.0 | 0.105.0 |
Collaborator

konflate — summary

No rendered changes.

View the full rendered diff →

konflate · rendered 35bee7f · advisory, not a gate

<!-- konflate:pr-1945 --> ### konflate — summary ✅ No rendered changes. [View the full rendered diff →](https://konflate.aresu.eu/#/pr/1945) <sub>konflate · rendered `35bee7f` · advisory, not a gate</sub>
Some checks failed
Labeler / Labeler (pull_request) Successful in 4s
Lint / actionlint (pull_request) Successful in 6s
Lint / yamllint (pull_request) Successful in 12s
AI PR Review / AI PR Review (pull_request) Failing after 41s
Konflate 0 resources changed
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-kimdre-doco-cd-0.x:renovate/ghcr.io-kimdre-doco-cd-0.x
git switch renovate/ghcr.io-kimdre-doco-cd-0.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/ghcr.io-kimdre-doco-cd-0.x
git switch renovate/ghcr.io-kimdre-doco-cd-0.x
git rebase main
git switch main
git merge --ff-only renovate/ghcr.io-kimdre-doco-cd-0.x
git switch renovate/ghcr.io-kimdre-doco-cd-0.x
git rebase main
git switch main
git merge --no-ff renovate/ghcr.io-kimdre-doco-cd-0.x
git switch main
git merge --squash renovate/ghcr.io-kimdre-doco-cd-0.x
git switch main
git merge --ff-only renovate/ghcr.io-kimdre-doco-cd-0.x
git switch main
git merge renovate/ghcr.io-kimdre-doco-cd-0.x
git push origin main
Sign in to join this conversation.
No description provided.