khuedoan-homelab/platform/renovate/values.yaml
2022-05-13 22:45:16 +07:00

13 lines
319 B
YAML

renovate:
cronjob:
schedule: '0 9 1 * *' # At 09:00 every month
renovate:
config: |
{
"platform": "gitea",
"endpoint": "https://git.khuedoan.com/api/v1",
"gitAuthor": "Renovate Bot <bot@renovateapp.com>",
"autodiscover": true
}
existingSecret: renovate-secret