Skip to content

Commit

Permalink
fix(renovate): argocd
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickleet committed Nov 28, 2022
1 parent 613e9fd commit acdbb2a
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
{
"extends": ["config:base"]
"extends": ["config:base"],
"argocd": {
"fileMatch": [
"preview/helm/templates/.+\\.yaml$",
"promote/helm/templates/.+\\.yaml$"
]
}
}

0 comments on commit acdbb2a

Please sign in to comment.