mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
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:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user