From a5082b7849d7b23dfc7c6343ccb8f5bd237d3579 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Tue, 18 Oct 2022 11:35:18 +0200 Subject: [PATCH] Update renovate.json --- renovate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/" }