diff --git a/charts/hedera-block-node/Chart.yaml b/charts/hedera-block-node/Chart.yaml index 266108687..ef587e672 100644 --- a/charts/hedera-block-node/Chart.yaml +++ b/charts/hedera-block-node/Chart.yaml @@ -17,6 +17,6 @@ version: 0.3.0-SNAPSHOT dependencies: - name: kube-prometheus-stack alias: kubepromstack - condition: kubePrometheusStack.enabled + condition: kubepromstack.enabled version: "51.2.0" # Use the latest stable version repository: "https://prometheus-community.github.io/helm-charts"