Unverified Commit 30a99bea authored by timhallinflux's avatar timhallinflux Committed by GitHub

Update to Kapacitor 1.5.9 (#296)

* Update to Kapacitor 1.5.9 * Update values.yaml
parent f1c78cf8
apiVersion: v1 apiVersion: v1
name: kapacitor name: kapacitor
version: 1.3.1 version: 1.3.2
appVersion: 1.5.4 appVersion: 1.5.9
description: InfluxDB's native data processing engine. It can process both stream description: InfluxDB's native data processing engine. It can process both stream
and batch data from InfluxDB. and batch data from InfluxDB.
keywords: keywords:
......
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
## ##
image: image:
repository: "kapacitor" repository: "kapacitor"
tag: "1.5.4-alpine" tag: "1.5.9-alpine"
pullPolicy: "IfNotPresent" pullPolicy: "IfNotPresent"
## Specify a service type, defaults to NodePort ## Specify a service type, defaults to NodePort
......
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