Unverified Commit a5a079ff authored by Samantha Wang's avatar Samantha Wang Committed by GitHub

chore: update telegraf versions (#398)

* update chart.yml * update values.yml * Update Chart.yaml * Update values.yaml * Roll to 1.21.1 * Roll to 1.21.1 Co-authored-by: 's avatartimhallinflux <timhallinflux@users.noreply.github.com>
parent 1c8681f6
apiVersion: v1
name: telegraf-ds
version: 1.0.25
appVersion: 1.20.2
version: 1.0.26
appVersion: 1.21.1
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords:
......
......@@ -4,7 +4,7 @@
image:
repo: "telegraf"
tag: "1.20-alpine"
tag: "1.21-alpine"
pullPolicy: IfNotPresent
## Configure resource requests and limits
......
apiVersion: v2
name: telegraf
version: 1.8.7
appVersion: 1.20.2
version: 1.8.8
appVersion: 1.21.1
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.20-alpine"
tag: "1.21-alpine"
pullPolicy: IfNotPresent
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