Commit 698410bf authored by AdamDang's avatar AdamDang Committed by k8s-ci-robot

Update stable/chronograf/README.md (#4490)

* Add version for chronograf Add version for chronograf * Update stable/chronograf/README.md Delete duplicated word. * Add appVersion key Add appVersion key * Modify appVersion Modify appVersion * Update Chart.yaml
parent f0445ec5
name: chronograf name: chronograf
version: 0.4.2 version: 0.4.3
appVersion: 1.3
description: Open-source web application written in Go and React.js that provides description: Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation the tools to visualize your monitoring data and easily create alerting and automation
rules. rules.
......
...@@ -68,4 +68,4 @@ $ helm install --name my-release -f values.yaml stable/chronograf ...@@ -68,4 +68,4 @@ $ helm install --name my-release -f values.yaml stable/chronograf
The [Chronograf](https://quay.io/influxdb/chronograf) image stores data in the `/var/lib/chronograf` directory in the container. The [Chronograf](https://quay.io/influxdb/chronograf) image stores data in the `/var/lib/chronograf` directory in the container.
The chart optionally mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) volume at this location. The volume is created using dynamic volume provisioning. The chart optionally mounts a [Persistent Volume](http://kubernetes.io/docs/user-guide/persistent-volumes/) at this location. The volume is created using dynamic volume provisioning.
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