From 927b15b631c3df7a37cd362995eaa83459681868 Mon Sep 17 00:00:00 2001 From: Mayne0213 Date: Tue, 6 Jan 2026 15:44:18 +0900 Subject: [PATCH] FIX(pgweb): update app-template chart repo URL - Change repo URL from bjw-s to bjw-s-labs - Fix Helm chart repository reference --- pgweb/argocd.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pgweb/argocd.yaml b/pgweb/argocd.yaml index 81e6e47..70d0cba 100644 --- a/pgweb/argocd.yaml +++ b/pgweb/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: