[stable/metabase] release 0.31.2 (#10780)

* [stable/metabase] release 0.31.2

Signed-off-by: ahmadali shafiee <mail@ahmadalli.net>

* update readme

Signed-off-by: ahmadali shafiee <mail@ahmadalli.net>
This commit is contained in:
ahmadali shafiee
2019-02-04 12:26:19 -08:00
committed by Kubernetes Prow Robot
parent 6dd1f2408d
commit d3bd042ace
3 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -2,8 +2,8 @@ apiVersion: v1
description: The easy, open source way for everyone in your company to ask questions
and learn from data.
name: metabase
version: 0.4.4
appVersion: v0.30.1
version: 0.4.5
appVersion: v0.31.2
maintainers:
- name: pmint93
email: phamminhthanh69@gmail.com
+1 -1
View File
@@ -46,7 +46,7 @@ The following table lists the configurable parameters of the Metabase chart and
|------------------------|------------------------------------------------------------|-------------------|
| replicaCount | desired number of controller pods | 1 |
| image.repository | controller container image repository | metabase/metabase |
| image.tag | controller container image tag | v0.30.1 |
| image.tag | controller container image tag | v0.31.2 |
| image.pullPolicy | controller container image pull policy | IfNotPresent |
| listen.host | Listening on a specific network host | 0.0.0.0 |
| listen.port | Listening on a specific network port | 3000 |
+1 -1
View File
@@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: metabase/metabase
tag: v0.30.1
tag: v0.31.2
pullPolicy: IfNotPresent
# Config Jetty web server