diff --git a/k8s/monitoring/Chart.yaml b/k8s/monitoring/Chart.yaml index 764884a..95b8d1c 100644 --- a/k8s/monitoring/Chart.yaml +++ b/k8s/monitoring/Chart.yaml @@ -2,6 +2,6 @@ apiVersion: v2 name: monitoring version: 1.0 dependencies: -- name: kube-prometheus-stack - version: "19.2.2" - repository: "https://prometheus-community.github.io/helm-charts" \ No newline at end of file + - name: kube-prometheus-stack + version: "19.2.2" + repository: "https://prometheus-community.github.io/helm-charts" \ No newline at end of file