Update influxdb Docker tag to v1.8.5 #443

Merged
tobru merged 1 commits from renovate/docker-influxdb-1.x into master 2021-04-21 18:58:19 +00:00
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.4-alpine"
image: "influxdb:1.8.5-alpine"
imagePullPolicy: "IfNotPresent"
resources:
{}