Update influxdb Docker tag to v1.8.6 #460

Merged
tobru merged 1 commit from renovate/docker-influxdb-1.x into master 2021-07-21 19:23:52 +00:00

View file

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