diff --git a/renovate.json b/renovate.json index 6105265..f37669e 100644 --- a/renovate.json +++ b/renovate.json @@ -9,6 +9,9 @@ "enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "helmv3", "kustomize"], "registryAliases": { "nextcloud": "https://nextcloud.github.io/helm/" + }, + "kubernetes": { + "fileMatch": ["^tekton/[^/]*\\.yaml$"] } }