From 4fdd4a39f547e50abc22d8c1bb2098f66b8c048d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Dec 2023 12:00:33 +0000 Subject: [PATCH] Update Helm release telegraf to v1.8.39 --- apps/monitoring/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/monitoring/kustomization.yaml b/apps/monitoring/kustomization.yaml index 08fc464..cf2b67d 100644 --- a/apps/monitoring/kustomization.yaml +++ b/apps/monitoring/kustomization.yaml @@ -25,5 +25,5 @@ helmCharts: - releaseName: telegraf-speedtest name: telegraf repo: https://helm.influxdata.com/ - version: 1.8.27 + version: 1.8.39 valuesFile: telegraf-speedtest.values.yaml