From 5071110c7275dc1e7e78901c71a0196af32b4845 Mon Sep 17 00:00:00 2001 From: Danijel Simeunovic Date: Fri, 20 Mar 2026 13:02:48 +0100 Subject: [PATCH] repo url fix --- apps/argo-mcp.yaml | 2 +- apps/mcp10x.yaml | 2 +- apps/mcpcoder.yaml | 2 +- apps/musicman.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/argo-mcp.yaml b/apps/argo-mcp.yaml index b0fffe4..ca12650 100644 --- a/apps/argo-mcp.yaml +++ b/apps/argo-mcp.yaml @@ -16,7 +16,7 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/fortedigital/forte-helm + - repoURL: git@github.com:fortedigital/forte-helm path: forteapp targetRevision: HEAD helm: diff --git a/apps/mcp10x.yaml b/apps/mcp10x.yaml index 60bb9b6..e487f85 100644 --- a/apps/mcp10x.yaml +++ b/apps/mcp10x.yaml @@ -17,7 +17,7 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/fortedigital/forte-helm + - repoURL: git@github.com:fortedigital/forte-helm path: forteapp targetRevision: HEAD helm: diff --git a/apps/mcpcoder.yaml b/apps/mcpcoder.yaml index ee16292..c8b92bc 100644 --- a/apps/mcpcoder.yaml +++ b/apps/mcpcoder.yaml @@ -17,7 +17,7 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/fortedigital/forte-helm + - repoURL: git@github.com:fortedigital/forte-helm path: forteapp targetRevision: HEAD helm: diff --git a/apps/musicman.yaml b/apps/musicman.yaml index 05697c4..da6377d 100644 --- a/apps/musicman.yaml +++ b/apps/musicman.yaml @@ -17,7 +17,7 @@ metadata: spec: project: default sources: - - repoURL: https://github.com/fortedigital/forte-helm + - repoURL: git@github.com:fortedigital/forte-helm path: forteapp targetRevision: HEAD helm: