Commit 885f6b97 authored by Ian Zink's avatar Ian Zink Committed by Kubernetes Prow Robot

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

Co-Authored-By: 's avatarThad Craft <tcraft@pivotal.io> Signed-off-by: 's avatarIan Zink <zforce@gmail.com>
parent bf932a05
apiVersion: v1 apiVersion: v1
name: telegraf name: telegraf
version: 1.1.5 version: 1.1.6
appVersion: 1.10 appVersion: 1.12
deprecated: false deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics. description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords: keywords:
......
...@@ -6,7 +6,7 @@ replicaCount: 1 ...@@ -6,7 +6,7 @@ replicaCount: 1
image: image:
repo: "telegraf" repo: "telegraf"
tag: "1.10-alpine" tag: "1.12-alpine"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
podAnnotations: {} podAnnotations: {}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment