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,
|
||||
"enabledManagers": ["argocd"],
|
||||
"argocd": {
|
||||
"fileMatch": ["^app-files/\\.yaml$"]
|
||||
"fileMatch": ["^app-files/*\\.yaml$"]
|
||||
},
|
||||
"kubernetes": {
|
||||
"enabled": true,
|
||||
|
|
Loading…
Reference in a new issue