diff --git a/stable/kapacitor/Chart.yaml b/stable/kapacitor/Chart.yaml index a8abb28243..0183a44531 100755 --- a/stable/kapacitor/Chart.yaml +++ b/stable/kapacitor/Chart.yaml @@ -1,5 +1,5 @@ name: kapacitor -version: 0.1.2 +version: 0.2.1 description: InfluxDB's native data processing engine. It can process both stream and batch data from InfluxDB. keywords: - kapacitor diff --git a/stable/kapacitor/values.yaml b/stable/kapacitor/values.yaml index 15a356048e..3a6bb3df6f 100644 --- a/stable/kapacitor/values.yaml +++ b/stable/kapacitor/values.yaml @@ -3,7 +3,7 @@ ## image: repository: "kapacitor" - tag: "1.1.0" + tag: "1.2" pullPolicy: "IfNotPresent" ## Specify a service type, defaults to NodePort