From 4dfe664bb045be0f16a6201d8160f271c95cea98 Mon Sep 17 00:00:00 2001 From: Erich Blume Date: Thu, 29 Jan 2026 15:43:50 -0800 Subject: [PATCH] Use upstream Hajimari Helm repo instead of forge mirror The forge mirror was missing the bjw-s/common dependency chart. Using the upstream Helm repo at https://hajimari.io resolves this. Co-Authored-By: Claude Opus 4.5 --- argocd/apps/hajimari.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/argocd/apps/hajimari.yaml b/argocd/apps/hajimari.yaml index 51f1ece..5eda4d2 100644 --- a/argocd/apps/hajimari.yaml +++ b/argocd/apps/hajimari.yaml @@ -1,6 +1,6 @@ # Hajimari - Service Dashboard / Start Page # -# Chart mirrored from https://github.com/toboshii/hajimari to forge +# Using upstream Helm chart from https://hajimari.io # # Auto-discovers k8s services via ingress annotations and displays # custom apps for non-k8s services (Forge, Registry, NAS). @@ -12,10 +12,10 @@ metadata: spec: project: default sources: - # Helm chart from forge mirror (SSH via egress) - - repoURL: ssh://forgejo@forge.ops.eblu.me:2222/eblume/hajimari.git - targetRevision: main - path: charts/hajimari + # Helm chart from upstream repo + - repoURL: https://hajimari.io + chart: hajimari + targetRevision: 2.0.2 helm: releaseName: hajimari valueFiles: