Commit 27416c26 authored by AdamDang's avatar AdamDang Committed by k8s-ci-robot

Update kapacitor/README.md (#4492)

* Add version for kapacitor Add version for kapacitor * Update kapacitor/README.md Update kapacitor/README.md * Add appVersion key Add appVersion key * Modify appVersion Modify appVersion * Update Chart.yaml
parent 24782383
name: kapacitor
version: 0.5.0
version: 0.5.1
appVersion: 1.4
description: InfluxDB's native data processing engine. It can process both stream
and batch data from InfluxDB.
keywords:
......
......@@ -88,4 +88,4 @@ $ helm install --name my-release -f values.yaml stable/kapacitor
The [Kapacitor](https://hub.docker.com/_/kapacitor/) image stores data in the `/var/lib/kapacitor` 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.
\ No newline at end of file
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