From 87b7714831f7a9f546fa22b0b9169af71cbc0b60 Mon Sep 17 00:00:00 2001 From: Mathis Date: Thu, 16 May 2024 08:01:22 +0000 Subject: [PATCH] Update config.js --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 0ef4035..da40b10 100755 --- a/config.js +++ b/config.js @@ -1,3 +1,3 @@ module.exports = { - "repositories": ["Cluster/k3s-configs", "Cluster/mlflow", "Cluster/renovate-config"] + "repositories": ["Cluster/k3s-configs", "Cluster/mlflow", "Cluster/renovate-config", "Cluster/kube-deployer"] }