From 26c593c30069c031e4f1289091487c5f2782a949 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 09:59:12 +0000 Subject: [PATCH] feat(helm-chart)!: Update Helm release influxdb to 6.5.4 | datasource | package | from | to | | ---------- | -------- | ------ | ----- | | helm | influxdb | 5.11.0 | 6.5.4 | --- clusters/home-esxi/influx/hr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/home-esxi/influx/hr.yaml b/clusters/home-esxi/influx/hr.yaml index f58bc694..ecc86976 100644 --- a/clusters/home-esxi/influx/hr.yaml +++ b/clusters/home-esxi/influx/hr.yaml @@ -10,7 +10,7 @@ spec: spec: # renovate: registryUrl=https://helm.influxdata.com/ chart: influxdb - version: 5.11.0 + version: 6.5.4 sourceRef: kind: HelmRepository name: bitnami