diff --git a/apps/influxdb/resources/upstream.yaml b/apps/influxdb/resources/upstream.yaml index 5d6ae0b..7e5266b 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:21e7caba25c83e7f05898f08b65e0cd843e7c5c3233a909574d3004e82d6a92a" imagePullPolicy: IfNotPresent ports: - name: http diff --git a/apps/influxdb/upstream/values.yaml b/apps/influxdb/upstream/values.yaml index 4c099de..ea5293c 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:21e7caba25c83e7f05898f08b65e0cd843e7c5c3233a909574d3004e82d6a92a pullPolicy: IfNotPresent livenessProbe: path: /health