Skip to content

Commit

Permalink
chore: version bump all charts
Browse files Browse the repository at this point in the history
  • Loading branch information
rawkode committed Feb 20, 2020
1 parent ddee0bb commit bc7458b
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 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.1.2
version: 1.1.3
appVersion: 1.7.12
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.2.4
version: 4.2.5
appVersion: 1.7.9
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.2.2
version: 1.2.3
appVersion: 1.5.3
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/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: telegraf
version: 1.7.0
version: 1.7.1
appVersion: 1.13
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
Expand Down

0 comments on commit bc7458b

Please sign in to comment.