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