From ad1340d7865730dd99ba81f06403b6107a3ab5ca Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:56:53 +0000 Subject: [PATCH] feat(charts)!: Update Helm release influxdb to 6.4.0 Signed-off-by: Danny Froberg --- 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 f2bf53f79..45711f5ab 100644 --- a/cluster/core/monitoring/influxdb/helm-release.yaml +++ b/cluster/core/monitoring/influxdb/helm-release.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://charts.bitnami.com/bitnami chart: influxdb - version: 5.4.6 + version: 6.4.0 sourceRef: kind: HelmRepository name: bitnami-charts