Unverified Commit 6e5f64e3 authored by Nicolas Steinmetz's avatar Nicolas Steinmetz Committed by GitHub

chore: bump telegraf image to 1.17 (#258)

parent 50919218
apiVersion: v1
name: telegraf-ds
version: 1.0.19
appVersion: 1.16
version: 1.0.20
appVersion: 1.17
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.16-alpine"
tag: "1.17-alpine"
pullPolicy: IfNotPresent
## Configure resource requests and limits
......
apiVersion: v2
name: telegraf
version: 1.7.34
appVersion: 1.16
version: 1.7.35
appVersion: 1.17
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.16-alpine"
tag: "1.17-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