chore(deps): update dependency cri.restic to v2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
cri.restic | role | major |
1.7.0 -> 2.10.0
|
⚠ WarningSome 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
v2.9.0
Added
- Allow to create the metrics file with a specific user
v2.8.1
Fixed
- Fix condition for disabling sending logs
v2.8.0
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
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
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
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
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
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
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
Fixed
- Fix small typos on retry_handler.sh template
v2.2.0
Added
- Add "canary" alerting when alerting is disabled on success
v2.1.0
Added
- Add opt-in check on cpu load before any operation
v2.0.1
Fixed
- Fix hooks template/copy when only one type of hook is used
v2.0.0
Added
- Add support for non files/templates hooks
- Add hook checking during deployment
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.