mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
co-authored by
Thad Craft
parent
c9b8ea6777
commit
c1951f8a48
@@ -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:
|
||||
|
||||
@@ -6,7 +6,7 @@ replicaCount: 1
|
||||
|
||||
image:
|
||||
repo: "telegraf"
|
||||
tag: "1.10-alpine"
|
||||
tag: "1.12-alpine"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
podAnnotations: {}
|
||||
|
||||
Reference in New Issue
Block a user