Commit cdd4ff4d by Guangbo Chen Committed by Denise Schannon

Fix typo error files to file

parent 702c88d5
......@@ -5,7 +5,7 @@ appVersion: 6.3.4
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
icon: files://../grafana-logo.png
icon: file://../grafana-logo.png
sources:
- https://github.com/grafana/grafana
maintainers:
......
......@@ -17,4 +17,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-magento
maintainers: []
engine: gotpl
icon: files://../logo.png
icon: file://../logo.png
......@@ -4,7 +4,7 @@ version: 9.1.0
appVersion: 2.11.1
description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/
icon: files://../logo.png
icon: file://../logo.png
sources:
- https://github.com/prometheus/alertmanager
- https://github.com/prometheus/prometheus
......
......@@ -5,7 +5,7 @@ appVersion: 6.3.4
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net
icon: files://../grafana-logo.png
icon: file://../grafana-logo.png
sources:
- https://github.com/grafana/grafana
maintainers:
......
......@@ -2,4 +2,4 @@ dependencies:
- name: grafana
version: 0.0.30
condition: grafana.enabled
repository: "files://./charts/grafana"
repository: "file://./charts/grafana"
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment