chronograf: fix values.yaml (#5264)

* chronograf: fix values.yaml

* chronograf: bump version
This commit is contained in:
Kirill Rakhman
2018-04-26 12:54:26 -07:00
committed by k8s-ci-robot
parent 9e1cce036a
commit 3ec99ddb3a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: chronograf
version: 0.4.3
version: 0.4.4
appVersion: 1.3
description: Open-source web application written in Go and React.js that provides
the tools to visualize your monitoring data and easily create alerting and automation
+1 -1
View File
@@ -73,7 +73,7 @@ oauth:
# eg. http://chronograf.foobar.com
public_url: ""
# This is a comma separated list of Google Apps domains (OPTIONAL)
google_domains: ""
domains: ""
heroku:
enabled: false
client_id: CHANGE_ME