From b93c1508dc696993d6398c93616d50573ea0114f Mon Sep 17 00:00:00 2001 From: Mathis Date: Wed, 29 Nov 2023 21:33:06 +0000 Subject: [PATCH] Add repo to renovate conf --- apps/gitea/renovate-bot-values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gitea/renovate-bot-values.yaml b/apps/gitea/renovate-bot-values.yaml index bc1f0db..bfa304c 100755 --- a/apps/gitea/renovate-bot-values.yaml +++ b/apps/gitea/renovate-bot-values.yaml @@ -1,7 +1,7 @@ renovate: config : | { - "repositories": ["Cluster/k3s-configs"] + "repositories": ["Cluster/k3s-configs", "Cluster/mlflow"] } persistence: cache: