Unverified Commit 7ad3c4e9 authored by Sven Rebhan's avatar Sven Rebhan Committed by GitHub

chore: update Telegraf versions for v1.26.1 (#549)

parent a7d082c1
apiVersion: v1
name: telegraf-ds
version: 1.1.8
appVersion: 1.25.2
version: 1.1.9
appVersion: 1.26.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.25-alpine"
tag: "1.26-alpine"
pullPolicy: IfNotPresent
## Configure resource requests and limits
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
......
apiVersion: v2
name: telegraf
version: 1.8.26
appVersion: 1.25.2
version: 1.8.27
appVersion: 1.26.1
deprecated: false
description: Telegraf is an agent written in Go for collecting, processing, aggregating, and writing metrics.
keywords:
......
......@@ -5,7 +5,7 @@
replicaCount: 1
image:
repo: "telegraf"
tag: "1.25-alpine"
tag: "1.26-alpine"
pullPolicy: IfNotPresent
podAnnotations: {}
podLabels: {}
......
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