diff --git a/.renovaterc.json b/.renovaterc.json index 05025e2..32db98d 100644 --- a/.renovaterc.json +++ b/.renovaterc.json @@ -20,7 +20,7 @@ "customType": "regex", "description": "ArgoCD", "fileMatch": [ - "^argocd-bootstrap/.*\\.yml$" + "^argocd-init/.*\\.yml$" ], "matchStrings": [ "\\s+chart:\\s(?.*)",