Unverified Commit 2dd26abc by Denise Committed by GitHub

Merge pull request #316 from guangbochen/master-icon

Fix typo error files to file
parents be91283c f78010cb
...@@ -5,7 +5,7 @@ appVersion: 6.3.4 ...@@ -5,7 +5,7 @@ appVersion: 6.3.4
kubeVersion: "^1.8.0-0" kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics. description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net home: https://grafana.net
icon: files://../grafana-logo.png icon: file://../grafana-logo.png
sources: sources:
- https://github.com/grafana/grafana - https://github.com/grafana/grafana
maintainers: maintainers:
......
...@@ -17,4 +17,4 @@ sources: ...@@ -17,4 +17,4 @@ sources:
- https://github.com/bitnami/bitnami-docker-magento - https://github.com/bitnami/bitnami-docker-magento
maintainers: [] maintainers: []
engine: gotpl engine: gotpl
icon: files://../logo.png icon: file://../logo.png
...@@ -4,7 +4,7 @@ version: 9.1.0 ...@@ -4,7 +4,7 @@ version: 9.1.0
appVersion: 2.11.1 appVersion: 2.11.1
description: Prometheus is a monitoring system and time series database. description: Prometheus is a monitoring system and time series database.
home: https://prometheus.io/ home: https://prometheus.io/
icon: files://../logo.png icon: file://../logo.png
sources: sources:
- https://github.com/prometheus/alertmanager - https://github.com/prometheus/alertmanager
- https://github.com/prometheus/prometheus - https://github.com/prometheus/prometheus
......
...@@ -5,7 +5,7 @@ appVersion: 6.3.4 ...@@ -5,7 +5,7 @@ appVersion: 6.3.4
kubeVersion: "^1.8.0-0" kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics. description: The leading tool for querying and visualizing time series and metrics.
home: https://grafana.net home: https://grafana.net
icon: files://../grafana-logo.png icon: file://../grafana-logo.png
sources: sources:
- https://github.com/grafana/grafana - https://github.com/grafana/grafana
maintainers: maintainers:
......
...@@ -2,4 +2,4 @@ dependencies: ...@@ -2,4 +2,4 @@ dependencies:
- name: grafana - name: grafana
version: 0.0.30 version: 0.0.30
condition: grafana.enabled 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