chore: add renovate bot config
This commit is contained in:
parent
300358fa98
commit
025cf5c4df
2 changed files with 22 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
roles:
|
||||
- role: any.tools.restic
|
||||
vars:
|
||||
# renovate: datasource=github-releases depName=restic/restic
|
||||
restic_version: "0.18.1"
|
||||
- role: any.tools.otel-cli
|
||||
vars:
|
||||
|
|
@ -34,6 +35,7 @@
|
|||
- role: any.software.restic-rest
|
||||
vars:
|
||||
restic_rest_data_dir: "/mnt/data1/restic-rest"
|
||||
# renovate: datasource=github-releases depName=restic/rest-server
|
||||
restic_rest_version: "0.12.1"
|
||||
|
||||
- name: Set up OTEL collector
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue