From 3dd6a68634b34c95d67794dbfe1f085e9ed15438 Mon Sep 17 00:00:00 2001 From: Martyn Ranyard Date: Mon, 17 Mar 2025 19:42:12 +0000 Subject: [PATCH] Allow another repo Signed-off-by: Martyn Ranyard --- everything-app/project-apps.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/everything-app/project-apps.yaml b/everything-app/project-apps.yaml index dea56aa..d6b3c25 100644 --- a/everything-app/project-apps.yaml +++ b/everything-app/project-apps.yaml @@ -16,6 +16,7 @@ spec: - https://k8s-at-home.com/charts/ - https://charts.bitnami.com/bitnami - https://charts.gabe565.com + - https://ideaplexus.gitlab.io/charts destinations: - name: '*' namespace: '*'