diff --git a/charts/chronograf/Chart.yaml b/charts/chronograf/Chart.yaml index cfbe9aa1..8769d4b6 100755 --- a/charts/chronograf/Chart.yaml +++ b/charts/chronograf/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: chronograf -version: 1.2.0 +version: 1.2.1 appVersion: 1.9.1 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 diff --git a/charts/influxdb/Chart.yaml b/charts/influxdb/Chart.yaml index e7a7890d..1916e796 100755 --- a/charts/influxdb/Chart.yaml +++ b/charts/influxdb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: influxdb -version: 4.10.2 +version: 4.10.3 appVersion: 1.8.6 description: Scalable datastore for metrics, events, and real-time analytics. keywords: diff --git a/charts/influxdb2/Chart.yaml b/charts/influxdb2/Chart.yaml index b69de177..e2585f2e 100644 --- a/charts/influxdb2/Chart.yaml +++ b/charts/influxdb2/Chart.yaml @@ -1,11 +1,10 @@ apiVersion: v2 appVersion: 2.1.1 - name: influxdb2 description: A Helm chart for InfluxDB v2 home: https://www.influxdata.com/products/influxdb/ type: application -version: 2.0.6 +version: 2.0.7 maintainers: - name: rawkode email: rawkode@influxdata.com diff --git a/charts/kapacitor/Chart.yaml b/charts/kapacitor/Chart.yaml index fd241f72..e14dac6a 100755 --- a/charts/kapacitor/Chart.yaml +++ b/charts/kapacitor/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: kapacitor -version: 1.4.1 +version: 1.4.2 appVersion: 1.6.2 description: InfluxDB's native data processing engine. It can process both stream and batch data from InfluxDB. diff --git a/charts/telegraf/Chart.yaml b/charts/telegraf/Chart.yaml index 44159dd2..d0243f03 100755 --- a/charts/telegraf/Chart.yaml +++ b/charts/telegraf/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: telegraf -version: 1.8.10 +version: 1.8.11 appVersion: 1.21.1 deprecated: false description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.