Unverified Commit 5f7437a5 authored by Maxim Makarov's avatar Maxim Makarov Committed by GitHub

Update telegraf to 1.19 (#331)

* Update telegraf to 1.18 * Update values.yaml * Update Chart.yaml * Update Chart.yaml Co-authored-by: 's avatartimhallinflux <timhallinflux@users.noreply.github.com>
parent f2b59424
apiVersion: v2 apiVersion: v2
name: telegraf name: telegraf
version: 1.8.2 version: 1.8.4
appVersion: 1.18.3 appVersion: 1.19.0
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.17-alpine" tag: "1.19-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