Update influxdb Docker tag to v1.8.6

This commit is contained in:
Renovate Bot 2021-05-24 20:00:43 +00:00
parent aaaddb10ec
commit 678ebfe267
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.5-alpine"
image: "influxdb:1.8.6-alpine"
imagePullPolicy: "IfNotPresent"
resources:
{}