From ff9cb32f0b5af745dc9f262e000bd4abb44a5778 Mon Sep 17 00:00:00 2001 From: henry-pa-bot <***+henry-bot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 14:56:27 +0000 Subject: [PATCH] fix(helm): update helm release influxdb2 to v2.1.2 | datasource | package | from | to | | ---------- | --------- | ----- | ----- | | helm | influxdb2 | 2.1.1 | 2.1.2 | --- cluster/core/monitoring/influxdb/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/core/monitoring/influxdb/helm-release.yaml b/cluster/core/monitoring/influxdb/helm-release.yaml index b6a75c786..e4002001a 100644 --- a/cluster/core/monitoring/influxdb/helm-release.yaml +++ b/cluster/core/monitoring/influxdb/helm-release.yaml @@ -13,7 +13,7 @@ spec: kind: HelmRepository name: influxdata-charts namespace: flux-system - version: 2.1.1 + version: 2.1.2 install: remediation: retries: 3