From 76460151b096fb0e95672c20f225d0790e2ef91c Mon Sep 17 00:00:00 2001 From: Alex Lebens Date: Thu, 13 Mar 2025 22:53:36 -0500 Subject: [PATCH] add repo --- clusters/cl01tl/platform/gitea/values.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/clusters/cl01tl/platform/gitea/values.yaml b/clusters/cl01tl/platform/gitea/values.yaml index 2f2335ef4..c3bcfd2fb 100644 --- a/clusters/cl01tl/platform/gitea/values.yaml +++ b/clusters/cl01tl/platform/gitea/values.yaml @@ -183,6 +183,7 @@ renovate: config.json: | { "repositories": [ + "alexlebens/helm-charts", "alexlebens/grafana-dashboards" ], }