Skip to content

Commit

Permalink
chore(container): update image influxdb to 6fbb8ff
Browse files Browse the repository at this point in the history
  • Loading branch information
dep-bumper-cd[bot] authored Jan 8, 2025
1 parent 02f9bf7 commit c1f59f4
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:6fbb8ff2f014b783ed35d098aac3428448c81f470cbe5fb556719ace943cfa79"
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:6fbb8ff2f014b783ed35d098aac3428448c81f470cbe5fb556719ace943cfa79
pullPolicy: IfNotPresent
livenessProbe:
path: /health
Expand Down

0 comments on commit c1f59f4

Please sign in to comment.