diff --git a/Chart.yaml b/Chart.yaml
index a557304f4c2c7631ea47096b42e7dbdf5af21b07..c51e87c51931c545bc48bf4bafd571336a51e94e 100644
--- a/Chart.yaml
+++ b/Chart.yaml
@@ -6,6 +6,6 @@ kubeVersion: ">=1.27.0-0"
 description: Helm Chart provided by IT Monitoring Service to install and configure required components to gather and send monitoring data from kubernetes clusters to central service.
 home: https://cern.ch/monitoring
 dependencies:
-- name: crds
-  version: "0.0.0"
-  condition: crds.enabled
+  - name: crds
+    version: "0.0.0"
+    condition: crds.enabled