Skip to content

chore(deps): update dependency cri.restic to v2

Renovate Bot requested to merge renovate/cri.restic-2.x into main

This MR contains the following updates:

Package Type Update Change
cri.restic role major 1.7.0 -> 2.10.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

forge/infra/ansible/roles/restic (cri.restic)

v2.10.0

Compare Source

v2.9.0

Compare Source

Added
  • Allow to create the metrics file with a specific user

v2.8.1

Compare Source

Fixed
  • Fix condition for disabling sending logs

v2.8.0

Compare Source

Added
  • Add support for disabling sending logs in alerting.
Fixed
  • Fix condition on max retry attempts
  • Fix message saying failed on success

v2.7.0

Compare Source

Added
  • Add a host label in node-exporter alerting identifying the host from which the backup originated.
Fixed
  • Node-exporter alerting now writes its metrics atomically.
  • Fix restic SHA256SUMS download link when using the version type handled by renovatebot (prefixed by a v)

v2.6.1

Compare Source

Fixed
  • Fix restic download link when using the version type handled by renovatebot (prefixed by a v)
  • Add missing bc package to the list of installed packages

v2.6.0

Compare Source

Added
  • Add support for restic compression (added in restic 0.14.0)
  • Add an option to send alerting after a failure even if CRI_DISABLE_ALERTING_ON_SUCCESS is true
Changed
  • Update restic default version to v0.14.0

v2.5.0

Compare Source

Added
  • Add automatic alerting body reduction when body is too long for API based alerting, only enabled for Slack for the moment

v2.4.0

Compare Source

Added
  • Allow CPU load check to be configured for backuped host and prune host separatly
Changed
  • Improved the log messages when using the "cpu load check" feature

v2.3.0

Compare Source

Changed
  • Improved the log messages when using the "disable alerting on success mode" (for canary too)
Fixed
  • Fix "disable alerting on success" feature
  • Fix shellcheck lint issue on the CPU load feature

v2.2.1

Compare Source

Fixed
  • Fix small typos on retry_handler.sh template

v2.2.0

Compare Source

Added
  • Add "canary" alerting when alerting is disabled on success

v2.1.0

Compare Source

Added
  • Add opt-in check on cpu load before any operation

v2.0.1

Compare Source

Fixed
  • Fix hooks template/copy when only one type of hook is used

v2.0.0

Compare Source

Added
  • Add support for non files/templates hooks
  • Add hook checking during deployment

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 MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports