k8s-deployment/values/badhouseplants/values.renovate-github.yaml

12 lines
207 B
YAML

cronjob:
schedule: '0 0 * * 0'
renovate:
config: |
{
"platform": "github",
"autodiscover": true,
"dryRun": false,
"printConfig": true,
"forkProcessing": "enabled"
}