Update docker.io/garethgeorge/backrest Docker tag to v1.9.2 #63

Merged
Ghost merged 0 commits from refs/pull/63/head into main 2025-09-23 20:10:43 +05:30
Ghost commented 2025-09-23 19:25:37 +05:30 (Migrated from repo.local.ryuu.in)

This PR contains the following updates:

Package Update Change
docker.io/garethgeorge/backrest patch v1.9.1 -> v1.9.2

Release Notes

garethgeorge/backrest (docker.io/garethgeorge/backrest)

v1.9.2

Compare Source

Bug Fixes
  • 'items' shows the total number of flows under the parent node rather than immediate decendents (16e6ede)
  • auto expand parents of pending and in-progress operations in tree view (3d97894)
  • backrestmon should call flag.Parse to correctly handle port overrides (da0ac09)
  • default env variables from the docker-compose.yml sample (c1c4d21)
  • further improve tree view layout and display preview item counts for hidden subtrees (fe78df3)
  • improve optree view layout and performance with lazy rendering (c84a084)
  • modernize windows installer with Inno Setup (#​867) (dc481e5)
  • reduce overly verbose logs during backups and other operations (ca54a06)
  • restic package properly handles 'verbose_status' and 'exit_error' status types (93f7edb)
  • rework output handling in restic pkg to improve error capturing and consistency (a271afe)
  • use zap logger for restic log formatting (8c3d7ef)

Note: windows installers for this release were pulled from a rerun of the release workflow.


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/garethgeorge/backrest](https://github.com/garethgeorge/backrest) | patch | `v1.9.1` -> `v1.9.2` | --- ### Release Notes <details> <summary>garethgeorge/backrest (docker.io/garethgeorge/backrest)</summary> ### [`v1.9.2`](https://github.com/garethgeorge/backrest/releases/tag/v1.9.2) [Compare Source](https://github.com/garethgeorge/backrest/compare/v1.9.1...v1.9.2) ##### Bug Fixes - 'items' shows the total number of flows under the parent node rather than immediate decendents ([16e6ede](https://github.com/garethgeorge/backrest/commit/16e6edef9dc2af29430520caad503ca0a476cd78)) - auto expand parents of pending and in-progress operations in tree view ([3d97894](https://github.com/garethgeorge/backrest/commit/3d978948bb04805481d3f1fc5bfd32457924bccf)) - backrestmon should call flag.Parse to correctly handle port overrides ([da0ac09](https://github.com/garethgeorge/backrest/commit/da0ac093f19abf9ac17cc1ce310b8461ae8bf39c)) - default env variables from the docker-compose.yml sample ([c1c4d21](https://github.com/garethgeorge/backrest/commit/c1c4d218b94ed4921813cc98cf52aea4af62dcdf)) - further improve tree view layout and display preview item counts for hidden subtrees ([fe78df3](https://github.com/garethgeorge/backrest/commit/fe78df34c6d89b4a75620e46df6a53e0b6a758da)) - improve optree view layout and performance with lazy rendering ([c84a084](https://github.com/garethgeorge/backrest/commit/c84a08475f8a55d1e7c531e596653801ba2c0225)) - modernize windows installer with Inno Setup ([#&#8203;867](https://github.com/garethgeorge/backrest/issues/867)) ([dc481e5](https://github.com/garethgeorge/backrest/commit/dc481e55c8b5ded17009dc2f57eaa8946467f1f0)) - reduce overly verbose logs during backups and other operations ([ca54a06](https://github.com/garethgeorge/backrest/commit/ca54a063d9e265861a70c17120f865c3a436f880)) - restic package properly handles 'verbose\_status' and 'exit\_error' status types ([93f7edb](https://github.com/garethgeorge/backrest/commit/93f7edbdd7b33cab6292e49df504ddf46eea4fa0)) - rework output handling in restic pkg to improve error capturing and consistency ([a271afe](https://github.com/garethgeorge/backrest/commit/a271afe7e3e840071ee3d2d18861ccd31548db89)) - use zap logger for restic log formatting ([8c3d7ef](https://github.com/garethgeorge/backrest/commit/8c3d7ef55dde1c69f662e94f56ffa5bcc7654bb2)) Note: windows installers for this release were pulled from a [rerun of the release workflow](https://github.com/garethgeorge/backrest/actions/runs/17525391085). </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMjUuMyIsInVwZGF0ZWRJblZlciI6IjQxLjEyNS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryuupendragon/docker-compose#63