From bab7a8a213d8e6f71f142c1a806cc6d588971ee7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 17 Nov 2023 00:19:48 +0000 Subject: [PATCH] chore(deps): update docker image influxdb to v2.7.4 --- 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 2d08e941..b231d67c 100644 --- a/projects/homeassistant/values/influx.yaml +++ b/projects/homeassistant/values/influx.yaml @@ -1,6 +1,6 @@ image: repository: influxdb - tag: 2.7.3-alpine + tag: 2.7.4-alpine pullPolicy: IfNotPresent ## If specified, use these secrets to access the images # pullSecrets: