From 3365fdf97b79c38207f75de792d03763a26900ed Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Tue, 6 Jan 2026 15:44:22 +0900 Subject: [PATCH] FIX(apps): update app-template chart repo URL - Change repo URL from bjw-s to bjw-s-labs - Fix Helm chart repository reference --- crafty/argocd.yaml | 2 +- docusaurus/argocd.yaml | 2 +- homer/argocd.yaml | 2 +- mas/argocd.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/crafty/argocd.yaml b/crafty/argocd.yaml index 669ddc6..15ac7b3 100644 --- a/crafty/argocd.yaml +++ b/crafty/argocd.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default sources: - - repoURL: https://bjw-s.github.io/helm-charts + - repoURL: https://bjw-s-labs.github.io/helm-charts chart: app-template targetRevision: 3.6.1 helm: diff --git a/docusaurus/argocd.yaml b/docusaurus/argocd.yaml index 0510990..351fa20 100644 --- a/docusaurus/argocd.yaml +++ b/docusaurus/argocd.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default sources: - - repoURL: https://bjw-s.github.io/helm-charts + - repoURL: https://bjw-s-labs.github.io/helm-charts chart: app-template targetRevision: 3.6.1 helm: diff --git a/homer/argocd.yaml b/homer/argocd.yaml index 24da3b3..272b69a 100644 --- a/homer/argocd.yaml +++ b/homer/argocd.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default sources: - - repoURL: https://bjw-s.github.io/helm-charts + - repoURL: https://bjw-s-labs.github.io/helm-charts chart: app-template targetRevision: 3.6.1 helm: diff --git a/mas/argocd.yaml b/mas/argocd.yaml index e0daf7d..f1033ba 100644 --- a/mas/argocd.yaml +++ b/mas/argocd.yaml @@ -8,7 +8,7 @@ metadata: spec: project: default sources: - - repoURL: https://bjw-s.github.io/helm-charts + - repoURL: https://bjw-s-labs.github.io/helm-charts chart: app-template targetRevision: 3.6.1 helm: