Skip to content

Commit

Permalink
chore(container): update image influxdb to 25f9691
Browse files Browse the repository at this point in the history
  • Loading branch information
dep-bumper-cd[bot] authored Jan 7, 2025
1 parent 06ac6ea commit 26b85c3
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:25f9691dba2edcd79cfa5b8d7059a93e012aebe81fcc32eef3632ac7f4d868f0"
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:25f9691dba2edcd79cfa5b8d7059a93e012aebe81fcc32eef3632ac7f4d868f0
pullPolicy: IfNotPresent
livenessProbe:
path: /health
Expand Down

0 comments on commit 26b85c3

Please sign in to comment.