Compare commits

...

2 Commits

Author SHA1 Message Date
Tobias Brunner 99028cb6ba Merge pull request 'Update influxdb Docker tag to v1.8.6' (#460) from renovate/docker-influxdb-1.x into master
continuous-integration/drone/push Build is passing Details
Reviewed-on: #460
2021-07-21 19:23:52 +00:00
Renovate Bot 678ebfe267 Update influxdb Docker tag to v1.8.6 2021-05-24 20:00:43 +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.5-alpine"
image: "influxdb:1.8.6-alpine"
imagePullPolicy: "IfNotPresent"
resources:
{}