Unverified Commit 5f0c6712 authored by timhallinflux's avatar timhallinflux Committed by GitHub

Shift to InfluxDB OSS 1.8.6 (#343)

* Shift to InfluxDB OSS 1.8.6 * Update Chart.yaml
parent 521118ee
apiVersion: v1 apiVersion: v1
name: influxdb name: influxdb
version: 4.9.14 version: 4.9.15
appVersion: 1.8.4 appVersion: 1.8.6
description: Scalable datastore for metrics, events, and real-time analytics. description: Scalable datastore for metrics, events, and real-time analytics.
keywords: keywords:
- influxdb - influxdb
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
## ref: https://hub.docker.com/r/library/influxdb/tags/ ## ref: https://hub.docker.com/r/library/influxdb/tags/
image: image:
repository: "influxdb" repository: "influxdb"
tag: "1.8.0-alpine" tag: "1.8.6-alpine"
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
## If specified, use these secrets to access the images ## If specified, use these secrets to access the images
# pullSecrets: # pullSecrets:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment