Unverified Commit 4e72f9d0 authored by Joshua Powers's avatar Joshua Powers Committed by GitHub

chore: update Telegraf versions for v1.27.2 (#577)

parent f6e07430
apiVersion: v1 apiVersion: v1
name: telegraf-ds name: telegraf-ds
version: 1.1.10 version: 1.1.11
appVersion: 1.26.3 appVersion: 1.27.2
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.26-alpine" tag: "1.27-alpine"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## Configure resource requests and limits ## Configure resource requests and limits
## ref: http://kubernetes.io/docs/user-guide/compute-resources/ ## ref: http://kubernetes.io/docs/user-guide/compute-resources/
......
apiVersion: v2 apiVersion: v2
name: telegraf name: telegraf
version: 1.8.28 version: 1.8.29
appVersion: 1.26.3 appVersion: 1.27.2
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:
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
replicaCount: 1 replicaCount: 1
image: image:
repo: "telegraf" repo: "telegraf"
tag: "1.26-alpine" tag: "1.27-alpine"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
podAnnotations: {} podAnnotations: {}
podLabels: {} 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