diff --git a/headlamp/argocd.yaml b/headlamp/argocd.yaml index 6abac24..ac73e91 100644 --- a/headlamp/argocd.yaml +++ b/headlamp/argocd.yaml @@ -8,9 +8,9 @@ metadata: spec: project: default sources: - - repoURL: https://headlamp-k8s.github.io/headlamp + - repoURL: https://kubernetes-sigs.github.io/headlamp chart: headlamp - targetRevision: 0.25.1 + targetRevision: 0.31.0 helm: valueFiles: - $values/headlamp/helm-values.yaml