Skip to content

Commit

Permalink
Add appVersion for telegraf (helm#4623)
Browse files Browse the repository at this point in the history
The key "appVersion" is needed for ci testing, it's missing in this yaml.
  • Loading branch information
AdamDang authored and k8s-ci-robot committed Apr 4, 2018
1 parent 2951094 commit 24fa3cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion stable/telegraf/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: telegraf
version: 0.3.2
version: 0.3.3
appVersion: 1.5
deprecated: true
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords:
Expand Down

0 comments on commit 24fa3cf

Please sign in to comment.