Compare commits

...

11 Commits

2 changed files with 7 additions and 2 deletions

View File

@ -1,2 +1,2 @@
helmfiles:
- path: git::https://gitea.badhouseplants.net/badhouseplants/test-source.git@helmfile.yaml?ref=03c89ef4c678d2109167833b3084a5dda6d07f38
- path: git::https://gitea.badhouseplants.net/badhouseplants/test-source.git@helmfile.yaml?ref=6ee850ec49d5ba4fcf6f9fa8b2003c90f62f9004

View File

@ -1,6 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"prConcurrentLimit": 1,
"cacheDir": "/tmp/cache",
"cacheTtlOverride": {
"datasource-git-refs": 0,
"datasource-git": 0
},
"prConcurrentLimit": 10,
"prHourlyLimit": 0,
"customManagers": [
{