From 33eec0bb112812a71b8a9097f55d0679a4d807f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 00:55:53 +0000 Subject: [PATCH] influxdb: Update to version 3.8.2 --- bucket/influxdb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/influxdb.json b/bucket/influxdb.json index fa78a545e1..1c63571c4a 100644 --- a/bucket/influxdb.json +++ b/bucket/influxdb.json @@ -1,5 +1,5 @@ { - "version": "3.8.0", + "version": "3.8.2", "description": "Scalable datastore for metrics, events, and real-time analytics.", "homepage": "https://www.influxdata.com/", "license": "MIT",