Skip to content

Commit

Permalink
chore(container): update image influxdb to 21e7cab
Browse files Browse the repository at this point in the history
  • Loading branch information
dep-bumper-cd[bot] authored Jan 9, 2025
1 parent 02f9bf7 commit 673e558
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/influxdb/resources/upstream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion apps/influxdb/upstream/values.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 673e558

Please sign in to comment.