Unverified Commit 50b2337e authored by timhallinflux's avatar timhallinflux Committed by GitHub

Update to Telegraf 1.18 (#297)

* Update to Telegraf 1.18 * Update values.yaml
parent 30a99bea
apiVersion: v1 apiVersion: v1
name: telegraf-ds name: telegraf-ds
version: 1.0.20 version: 1.0.21
appVersion: 1.17 appVersion: 1.18
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:
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
image: image:
repo: "telegraf" repo: "telegraf"
tag: "1.17-alpine" tag: "1.18-alpine"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Configure resource requests and limits ## Configure resource requests and limits
......
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