From 23f2e98194228891f12d96a6c56fffb210586d99 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 18 Dec 2023 12:00:31 +0000 Subject: [PATCH] Update Helm release influxdb2 to v2.1.2 --- 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..4ee3637 100644 --- a/apps/monitoring/kustomization.yaml +++ b/apps/monitoring/kustomization.yaml @@ -19,7 +19,7 @@ helmCharts: - releaseName: influxdb name: influxdb2 repo: https://helm.influxdata.com/ - version: 2.1.1 + version: 2.1.2 valuesFile: influxdb.values.yaml - releaseName: telegraf-speedtest