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
This commit is contained in:
AdamDang
2018-03-28 23:54:13 -07:00
committed by k8s-ci-robot
parent 90f6f303a3
commit deab197fa2
2 changed files with 3 additions and 2 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
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
the tools to visualize your monitoring data and easily create alerting and automation
rules.
+1 -1
View File
@@ -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 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.