diff --git a/renovate.json b/renovate.json index 1fa00a5..6105265 100644 --- a/renovate.json +++ b/renovate.json @@ -6,7 +6,7 @@ "dockerfile": { "fileMatch": ["Containerfile"] }, - "enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "kustomize"], + "enabledManagers": ["ansible", "ansible-galaxy", "dockerfile", "git-submodules", "helmv3", "kustomize"], "registryAliases": { "nextcloud": "https://nextcloud.github.io/helm/" }