Unverified Commit f302281c authored by Nicolas Steinmetz's avatar Nicolas Steinmetz Committed by GitHub

chore: bump telegraf to 1.16 (#230)

parent a3ab7b53
apiVersion: v1 apiVersion: v1
name: telegraf-ds name: telegraf-ds
version: 1.0.17 version: 1.0.18
appVersion: 1.15 appVersion: 1.16
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.15-alpine" tag: "1.16-alpine"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Configure resource requests and limits ## Configure resource requests and limits
......
apiVersion: v1 apiVersion: v1
name: telegraf name: telegraf
version: 1.7.31 version: 1.7.32
appVersion: 1.15 appVersion: 1.16
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.15-alpine" tag: "1.16-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