From 26b85c3b4c66e6971f84a00f5650f3e20e084cbd Mon Sep 17 00:00:00 2001 From: "dep-bumper-cd[bot]" <184785746+dep-bumper-cd[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 12:46:20 +0000 Subject: [PATCH] chore(container): update image influxdb to 25f9691 --- apps/influxdb/resources/upstream.yaml | 2 +- apps/influxdb/upstream/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/influxdb/resources/upstream.yaml b/apps/influxdb/resources/upstream.yaml index 5d6ae0b..c9a2d2f 100644 --- a/apps/influxdb/resources/upstream.yaml +++ b/apps/influxdb/resources/upstream.yaml @@ -85,7 +85,7 @@ spec: serviceAccountName: influxdb2 containers: - name: influxdb2 - image: "influxdb:2.7.11-alpine@sha256:0abb5192f5d03a926995a57d8ada705021872cf2e3c398e23f09a524b1e972c0" + image: "influxdb:2.7.11-alpine@sha256:25f9691dba2edcd79cfa5b8d7059a93e012aebe81fcc32eef3632ac7f4d868f0" imagePullPolicy: IfNotPresent ports: - name: http diff --git a/apps/influxdb/upstream/values.yaml b/apps/influxdb/upstream/values.yaml index 4c099de..c75cfc1 100644 --- a/apps/influxdb/upstream/values.yaml +++ b/apps/influxdb/upstream/values.yaml @@ -1,7 +1,7 @@ influxdb2: image: repository: influxdb - tag: 2.7.11-alpine@sha256:0abb5192f5d03a926995a57d8ada705021872cf2e3c398e23f09a524b1e972c0 + tag: 2.7.11-alpine@sha256:25f9691dba2edcd79cfa5b8d7059a93e012aebe81fcc32eef3632ac7f4d868f0 pullPolicy: IfNotPresent livenessProbe: path: /health