From d7debffbf620c0dabc98687b022fb0bd34fbc4e5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 01:58:10 +0000 Subject: [PATCH] Update influxdb Docker tag to v1.11.8 --- cluster/apps/database/influxdb/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cluster/apps/database/influxdb/release.yaml b/cluster/apps/database/influxdb/release.yaml index 33ff2261..411d906f 100644 --- a/cluster/apps/database/influxdb/release.yaml +++ b/cluster/apps/database/influxdb/release.yaml @@ -30,7 +30,7 @@ spec: values: image: repository: "influxdb" - tag: "1.8.10-alpine" + tag: "1.11.8-alpine" pullPolicy: IfNotPresent service: type: LoadBalancer