Unverified Commit 03216f66 authored by Ian Clark's avatar Ian Clark Committed by GitHub

update enterprise version to latest release (#318)

* update enterprise version to latest release * Update Chart.yaml version bump * add space for failing lint
parent dd116e5e
apiVersion: v1 apiVersion: v1
version: 0.1.12 version: 0.1.13
appVersion: 1.8.0 appVersion: 1.8.5
engine: gotpl engine: gotpl
name: influxdb-enterprise name: influxdb-enterprise
......
...@@ -54,7 +54,7 @@ bootstrap: ...@@ -54,7 +54,7 @@ bootstrap:
# Sets the tagged version of the docker image that you want to run, will default to latest # Sets the tagged version of the docker image that you want to run, will default to latest
# The suffix is if you are pulling from influx repo, example images will be influxdb:1.8.0-meta and influxdb:1.8.0-data # The suffix is if you are pulling from influx repo, example images will be influxdb:1.8.0-meta and influxdb:1.8.0-data
# If set to true, the suffix won't be added # If set to true, the suffix won't be added
#image: # image:
# tag: v1.eg.whatever # tag: v1.eg.whatever
# ignoresuffix: true | false # ignoresuffix: true | false
......
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