Skip to content

Commit

Permalink
Update influxdb Docker tag to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 16, 2023
1 parent caad324 commit 1736243
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion influxdb/influxdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ spec:
serviceAccountName: influxdb
containers:
- name: influxdb
image: "influxdb:1.8.10-alpine"
image: "influxdb:2.7.4-alpine"
imagePullPolicy: "IfNotPresent"
ports:
- name: api
Expand Down

0 comments on commit 1736243

Please sign in to comment.