mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
0812204655
commit
16e8514480
1 changed files with 3 additions and 2 deletions
|
|
@ -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"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue