Update influxdb Docker tag to v1.8.0

This commit is contained in:
Renovate Bot 2020-04-14 00:00:32 +00:00
parent 70006cfbde
commit 31379f6af8
1 changed files with 1 additions and 1 deletions

View File

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