Compare commits
No commits in common. "28a6c590f327e02dbb46e49248fe3ae09a7932de" and "9e778441b4ad23bb5c31db484730affe469bdd5f" have entirely different histories.
28a6c590f3
...
9e778441b4
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