From a8d327acb76beb1a0274f848e68a4735f334d866 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Tue, 10 Jan 2023 19:53:52 +0000
Subject: [PATCH] ci(renovate): Fix datasource for rook-ceph

---
 renovate.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/renovate.json b/renovate.json
index 6dcf9f161..7f37dc643 100644
--- a/renovate.json
+++ b/renovate.json
@@ -51,7 +51,7 @@
       "allowedVersions": "<38"
     },
     {
-      "matchDatasources": ["flux"],
+      "matchDatasources": ["helm"],
       "packageNames": [
         "rook-ceph",
         "rook-ceph-cluster"
-- 
GitLab