Update influxdb Docker tag to v1.8.3 #359

Merged
tobru merged 1 commit from renovate/docker-influxdb-1.x into master 2020-10-15 19:06:25 +00:00

View file

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