[stable/telegraf] Bump telegraf version from 1.10 to 1.12 (#17843)

Co-Authored-By: Thad Craft <tcraft@pivotal.io>
Signed-off-by: Ian Zink <zforce@gmail.com>
This commit is contained in:
Ian Zink
2019-10-09 18:20:51 -07:00
committed by Kubernetes Prow Robot
co-authored by Thad Craft
parent c9b8ea6777
commit c1951f8a48
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: telegraf
version: 1.1.5
appVersion: 1.10
version: 1.1.6
appVersion: 1.12
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords:
+1 -1
View File
@@ -6,7 +6,7 @@ replicaCount: 1
image:
repo: "telegraf"
tag: "1.10-alpine"
tag: "1.12-alpine"
pullPolicy: IfNotPresent
podAnnotations: {}