Skip to content

Commit

Permalink
up the version of each chart
Browse files Browse the repository at this point in the history
  • Loading branch information
powersj committed Aug 28, 2023
1 parent f447e65 commit 38ec1b8
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion charts/chronograf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion charts/influxdb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down
2 changes: 1 addition & 1 deletion charts/kapacitor/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion charts/telegraf-ds/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion charts/telegraf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 38ec1b8

Please sign in to comment.