Merge pull request 'Update influxdb Docker tag to v1.8.5' (#443) from renovate/docker-influxdb-1.x into master

Reviewed-on: #443
This commit is contained in:
Tobias Brunner 2021-04-21 18:58:19 +00:00
commit 7e55539bc3

View file

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