mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Upgrade metabase to 0.34.3 (#21582)
Signed-off-by: Albert Wang <amwang217@gmail.com>
This commit is contained in:
@@ -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.10.5
|
||||
appVersion: v0.34.0
|
||||
version: 0.10.6
|
||||
appVersion: v0.34.3
|
||||
maintainers:
|
||||
- name: pmint93
|
||||
email: phamminhthanh69@gmail.com
|
||||
|
||||
@@ -103,7 +103,7 @@ The following table lists the configurable parameters of the Metabase chart and
|
||||
| jetty.maxQueued | Jetty max queue size | null |
|
||||
| jetty.maxIdleTime | Jetty max idle time | null |
|
||||
|
||||
The above parameters map to the env variables defined in [metabase](http://github.com/metabase/metabase). For more information please refer to the [metabase documentations](http://www.metabase.com/docs/v0.34.0/).
|
||||
The above parameters map to the env variables defined in [metabase](http://github.com/metabase/metabase). For more information please refer to the [metabase documentations](http://www.metabase.com/docs/v0.34.3/).
|
||||
|
||||
Specify each parameter using the `--set key=value[,key=value]` argument to `helm install`. For example,
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ podAnnotations: {}
|
||||
podLabels: {}
|
||||
image:
|
||||
repository: metabase/metabase
|
||||
tag: v0.34.0
|
||||
tag: v0.34.3
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
## String to fully override metabase.fullname template
|
||||
|
||||
Reference in New Issue
Block a user