Compare commits
8 Commits
ca4b6096f3
...
main
Author | SHA1 | Date | |
---|---|---|---|
629327427a | |||
63e66cf870 | |||
1e1b022a22 | |||
108103a86b | |||
ab5bfc9a13 | |||
d9903e4171 | |||
a3bb305026 | |||
d722593fea |
@ -1,2 +1,2 @@
|
|||||||
helmfiles:
|
helmfiles:
|
||||||
- path: git::https://gitea.badhouseplants.net/badhouseplants/test-source.git@helmfile.yaml?ref=1b92998a080b778d4067e74e6ec5ec1ecd50a914
|
- 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",
|
"$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,
|
"prHourlyLimit": 0,
|
||||||
"customManagers": [
|
"customManagers": [
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user