Unverified Commit c7232e87 authored by Joshua Powers's avatar Joshua Powers Committed by GitHub

chore: update Telegraf versions for v1.30.0 (#631)

parent 218e6bd3
apiVersion: v1
name: telegraf-ds
version: 1.1.24
appVersion: 1.29.5
version: 1.1.25
appVersion: 1.30.0
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.29-alpine"
tag: "1.30-alpine"
pullPolicy: IfNotPresent
## Configure resource requests and limits
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
......
apiVersion: v2
name: telegraf
version: 1.8.42
appVersion: 1.29.5
version: 1.8.43
appVersion: 1.30.0
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: "docker.io/library/telegraf"
tag: "1.29-alpine"
tag: "1.30-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