From e0c946ca3fd1b8259e2124b870d358666cb06f66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 19 Oct 2024 15:18:38 +0000 Subject: [PATCH] chore(deps): update docker image influxdb to v2.7.10 --- projects/homeassistant/values/influx.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/homeassistant/values/influx.yaml b/projects/homeassistant/values/influx.yaml index 75728e40..f872c56d 100644 --- a/projects/homeassistant/values/influx.yaml +++ b/projects/homeassistant/values/influx.yaml @@ -1,6 +1,6 @@ image: repository: influxdb - tag: 2.7.8-alpine + tag: 2.7.10-alpine pullPolicy: IfNotPresent ## If specified, use these secrets to access the images # pullSecrets: