FIX(headlamp): fix Helm repo URL

- Correct Headlamp Helm repository URL
- Fix chart source configuration
This commit is contained in:
2025-12-29 23:49:33 +09:00
parent 5227d9361d
commit 47eacb506d

View File

@@ -8,9 +8,9 @@ metadata:
spec: spec:
project: default project: default
sources: sources:
- repoURL: https://headlamp-k8s.github.io/headlamp - repoURL: https://kubernetes-sigs.github.io/headlamp
chart: headlamp chart: headlamp
targetRevision: 0.25.1 targetRevision: 0.31.0
helm: helm:
valueFiles: valueFiles:
- $values/headlamp/helm-values.yaml - $values/headlamp/helm-values.yaml