Compare commits
10 Commits
b048b60bbe
...
main
Author | SHA1 | Date | |
---|---|---|---|
629327427a | |||
63e66cf870 | |||
1e1b022a22 | |||
108103a86b | |||
ab5bfc9a13 | |||
d9903e4171 | |||
a3bb305026 | |||
d722593fea | |||
ca4b6096f3 | |||
89d92c59dc |
@ -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=a433752e91c0bf764d9866c3f59dd080f35792d0
|
||||
|
@ -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": [
|
||||
{
|
||||
|
Reference in New Issue
Block a user