mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
[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:
committed by
Kubernetes Prow Robot
parent
6dd1f2408d
commit
d3bd042ace
@@ -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
|
||||
|
||||
@@ -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 |
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
replicaCount: 1
|
||||
image:
|
||||
repository: metabase/metabase
|
||||
tag: v0.30.1
|
||||
tag: v0.31.2
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
# Config Jetty web server
|
||||
|
||||
Reference in New Issue
Block a user