diff --git a/services/Headlamp/application-headlamp.yaml b/services/Headlamp/application-headlamp.yaml index 03bc384..3509f87 100644 --- a/services/Headlamp/application-headlamp.yaml +++ b/services/Headlamp/application-headlamp.yaml @@ -9,9 +9,9 @@ spec: namespace: headlamp project: default sources: - - repoURL: https://headlamp-k8s.github.io/headlamp/ + - repoURL: https://kubernetes-sigs.github.io/headlamp/ chart: headlamp - targetRevision: 0.28.0 + targetRevision: 0.30.1 helm: valueFiles: - $values/services/Headlamp/values.yaml