Update influxdb Docker tag to v1.8.9

This commit is contained in:
Renovate Bot 2021-08-10 21:00:51 +00:00
parent 10c95af53e
commit 2e9e4079e8

View file

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