Added ArgoCD to renovate
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -21,5 +21,8 @@
|
|||||||
},
|
},
|
||||||
"kubernetes": {
|
"kubernetes": {
|
||||||
"fileMatch": ["manifests/.+\\.yaml$"]
|
"fileMatch": ["manifests/.+\\.yaml$"]
|
||||||
|
},
|
||||||
|
"argocd": {
|
||||||
|
"managerFilePatterns": ["/manifests/_apps/.+\\.yaml$/"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user