Bump version to 0.30.1, update default version in readme (#7326)

* Bump version to 0.30.1, update default version in readme

* Bump chart version to 0.4.3
This commit is contained in:
setyven
2018-08-27 21:16:25 -07:00
committed by k8s-ci-robot
parent 3e5f9438e3
commit ec852533da
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.2
appVersion: v0.29.3
version: 0.4.3
appVersion: v0.30.1
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.27.2 |
| image.tag | controller container image tag | v0.30.1 |
| 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.29.3
tag: v0.30.1
pullPolicy: IfNotPresent
# Config Jetty web server