Compare commits
No commits in common. "0e4af752c4013c8ca66cd00f55edaf5eda60f6bf" and "112cd7263003b5a46ec57c32e1be1a8ba17902d4" have entirely different histories.
0e4af752c4
...
112cd72630
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"dependencyDashboard": true,
|
"dependencyDashboard": true,
|
||||||
"enabledManagers": ["argocd"],
|
"enabledManagers": ["argocd"],
|
||||||
"argocd": {
|
"argocd": {
|
||||||
"fileMatch": ["^app-files/\\.yaml$"]
|
"fileMatch": ["^app-files/*\\.yaml$"]
|
||||||
},
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
Loading…
Reference in a new issue