update
This commit is contained in:
@@ -103,7 +103,7 @@ renovate:
|
|||||||
"autodiscover": "true",
|
"autodiscover": "true",
|
||||||
"dryRun": false,
|
"dryRun": false,
|
||||||
"printConfig": false,
|
"printConfig": false,
|
||||||
"autodiscoverFilter": ["developerdurp/*", "durfy/*"]
|
"autodiscoverNamespaces": ["developerdurp", "durfy"]
|
||||||
}
|
}
|
||||||
# See https://docs.renovatebot.com/self-hosted-configuration
|
# See https://docs.renovatebot.com/self-hosted-configuration
|
||||||
# config: |
|
# config: |
|
||||||
@@ -244,7 +244,8 @@ renovate:
|
|||||||
# name: env-configmap
|
# name: env-configmap
|
||||||
|
|
||||||
# -- Environment variables to set on the renovate container
|
# -- Environment variables to set on the renovate container
|
||||||
env: {}
|
env:
|
||||||
|
RENOVATE_AUTODISCOVER: true
|
||||||
# env:
|
# env:
|
||||||
# VARIABLE_NAME: "value"
|
# VARIABLE_NAME: "value"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user