From b04a57d97a8aa41717f267732bb0f590e4807b3c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 26 Mar 2024 22:30:55 +0000 Subject: [PATCH] Update Helm release telegraf to v1.8.43 --- 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 aaf457b..20c7091 100644 --- a/apps/monitoring/kustomization.yaml +++ b/apps/monitoring/kustomization.yaml @@ -26,5 +26,5 @@ helmCharts: - releaseName: telegraf-speedtest name: telegraf repo: https://helm.influxdata.com/ - version: 1.8.39 + version: 1.8.43 valuesFile: telegraf-speedtest.values.yaml