khuedoan-homelab/platform/renovate/values.yaml

13 lines
316 B
YAML
Raw Normal View History

renovate:
cronjob:
schedule: '0 9 * * *' # Everyday at 09:00
renovate:
config: |
{
"platform": "gitea",
"endpoint": "https://git.khuedoan.com/api/v1",
2022-01-30 16:15:10 +07:00
"gitAuthor": "Renovate Bot <bot@renovateapp.com>",
"autodiscover": true
}
existingSecret: renovate-secret