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