Update influxdb Docker tag to v1.8.9

This commit is contained in:
Renovate Bot 2021-08-10 21:00:51 +00:00
parent 10c95af53e
commit 2e9e4079e8
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ spec:
serviceAccountName: influxdb
containers:
- name: influxdb
image: "influxdb:1.8.6-alpine"
image: "influxdb:1.8.9-alpine"
imagePullPolicy: "IfNotPresent"
resources:
{}