diff --git a/charts/chronograf/Chart.yaml b/charts/chronograf/Chart.yaml index da085bc6..3f2ed7b9 100755 --- a/charts/chronograf/Chart.yaml +++ b/charts/chronograf/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: chronograf -version: 1.2.5 +version: 1.2.6 appVersion: 1.9.4 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 12e9b66c..6dfabd6b 100755 --- a/charts/influxdb/Chart.yaml +++ b/charts/influxdb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: influxdb -version: 4.12.4 +version: 4.12.5 appVersion: 1.8.10 description: Scalable datastore for metrics, events, and real-time analytics. keywords: diff --git a/charts/kapacitor/Chart.yaml b/charts/kapacitor/Chart.yaml index a57d85bc..4c2c2fd4 100755 --- a/charts/kapacitor/Chart.yaml +++ b/charts/kapacitor/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: kapacitor -version: 1.4.6 +version: 1.4.7 appVersion: 1.6.4 description: InfluxDB's native data processing engine. It can process both stream and batch data from InfluxDB. diff --git a/charts/telegraf-ds/Chart.yaml b/charts/telegraf-ds/Chart.yaml index 45751836..ad9a721b 100644 --- a/charts/telegraf-ds/Chart.yaml +++ b/charts/telegraf-ds/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: telegraf-ds -version: 1.1.13 +version: 1.1.14 appVersion: 1.27.4 deprecated: false description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. diff --git a/charts/telegraf/Chart.yaml b/charts/telegraf/Chart.yaml index b3b40e4f..13c5e287 100755 --- a/charts/telegraf/Chart.yaml +++ b/charts/telegraf/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: telegraf -version: 1.8.32 +version: 1.8.33 appVersion: 1.27.4 deprecated: false description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.