commit 8fc39951b6
Author: Robert Kaussow <mail@thegeeklab.de> Date: Fri Jan 7 13:49:12 2022 +0100 feat: add option renovate_binary_source
This commit is contained in:
parent
ad889c0768
commit
c9c0ea89f6
9
index.md
9
index.md
@ -8,6 +8,7 @@ type: docs
|
|||||||
Setup docker-renovate garbage collector. Keep docker hosts small.
|
Setup docker-renovate garbage collector. Keep docker hosts small.
|
||||||
|
|
||||||
* [Default Variables](#default-variables)
|
* [Default Variables](#default-variables)
|
||||||
|
* [renovate_binary_source](#renovate_binary_source)
|
||||||
* [renovatebot_autodiscover](#renovatebot_autodiscover)
|
* [renovatebot_autodiscover](#renovatebot_autodiscover)
|
||||||
* [renovatebot_autodiscover_filter](#renovatebot_autodiscover_filter)
|
* [renovatebot_autodiscover_filter](#renovatebot_autodiscover_filter)
|
||||||
* [renovatebot_endpoint](#renovatebot_endpoint)
|
* [renovatebot_endpoint](#renovatebot_endpoint)
|
||||||
@ -28,6 +29,14 @@ Setup docker-renovate garbage collector. Keep docker hosts small.
|
|||||||
|
|
||||||
## Default Variables
|
## Default Variables
|
||||||
|
|
||||||
|
### renovate_binary_source
|
||||||
|
|
||||||
|
#### Default value
|
||||||
|
|
||||||
|
```YAML
|
||||||
|
renovate_binary_source: global
|
||||||
|
```
|
||||||
|
|
||||||
### renovatebot_autodiscover
|
### renovatebot_autodiscover
|
||||||
|
|
||||||
#### Default value
|
#### Default value
|
||||||
|
Loading…
Reference in New Issue
Block a user