Compare commits
No commits in common. "dc59eeb0e80f7f99f573c9f65b0e5fc285aba47d" and "92254a2568a3da4d02621b682b0c5dcbc73af156" have entirely different histories.
dc59eeb0e8
...
92254a2568
1 changed files with 1 additions and 4 deletions
|
@ -1,10 +1,7 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"enabledManagers": [
|
"enabledManagers": ["argocd"],
|
||||||
"argocd",
|
|
||||||
"kubernetes"
|
|
||||||
],
|
|
||||||
"argocd": {
|
"argocd": {
|
||||||
"fileMatch": ["^app-files/.*\\.yaml$"]
|
"fileMatch": ["^app-files/.*\\.yaml$"]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue