1. telegraf updated from 1.9-alpine to 1.10-alpine (#14621)

2. Bump chart version to 1.0.1
3. Bump appVersion to 1.10

Signed-off-by: Deepak Kumar Sood <deepaksood619@gmail.com>
This commit is contained in:
Deepak Sood
2019-06-09 08:07:06 -07:00
committed by Kubernetes Prow Robot
parent de11952524
commit 00edef56ea
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: telegraf
version: 1.1.1
appVersion: 1.9
version: 1.1.2
appVersion: 1.10
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.9-alpine"
tag: "1.10-alpine"
pullPolicy: IfNotPresent
podAnnotations: {}