35 Commits
Author SHA1 Message Date
Matt Farina 31fc21ad3b [stable/metabase] deprecating chart (#24358)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2020-11-13 15:28:13 -05:00
Scott Rigby eca4348571 [stable/metabase] add repo archive notice (#24155)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-11-09 14:30:15 -08:00
Dan Nguyen c839244f73 [stable/metabase] Allow MAX_SESSION_AGE and MB_SESSION_COOKIES to be set from values.yaml (#23903)
* [stable/metabase] Allow MAX_SESSION_AGE and MB_SESSION_COOKIES to be set from values.yaml

Signed-off-by: Dan Nguyen <dandoh@gmail.com>

* [stable/metabase] Pipe MAX_SESSION_AGE to quote

Signed-off-by: Dan Nguyen <dandoh@gmail.com>
2020-10-14 19:55:50 -07:00
Albert Wang 0a0be47ab1 Upgrade metabase to 0.36.3 (#23479)
Signed-off-by: Albert Wang <amwang217@gmail.com>
2020-08-08 01:44:18 -07:00
Oliver Evans 3743f2d34a [stable/metabase] Allow MB_SITE_URL to be set from values.yaml (#23221)
* [stable/metabase] Allow MB_SITE_URL to be set from values.yaml

Signed-off-by: Oliver Evans <oliverevans96@gmail.com>

* Document siteUrl parameter

Signed-off-by: Oliver Evans <oliverevans96@gmail.com>

* bump chart version

Signed-off-by: Oliver Evans <oliverevans96@gmail.com>
2020-07-17 01:39:00 -07:00
Albert Wang 1a7158c326 Upgrade metabase to 0.35.3 (#22320)
Signed-off-by: Albert Wang <amwang217@gmail.com>
2020-05-12 05:02:21 -07:00
Albert Wang fb2076ba9c Upgrade metabase to 0.34.3 (#21582)
Signed-off-by: Albert Wang <amwang217@gmail.com>
2020-03-23 18:30:47 -07:00
jaramon ac47f27e23 Allowing nodePort to be specified (#21066)
Signed-off-by: Yu Ichijo <jaramonjara@gmail.com>
2020-02-26 14:11:32 -08:00
Luca Prete c1ee20241f [hotfix] Add {} after annotations tag to remove annotations warning (#20836)
Signed-off-by: Luca Prete <preteluca@gmail.com>
2020-02-18 18:22:25 -08:00
Denis Sventitsky cbfec0b8fa [stable/metabase] Support fullnameOverride in _helpers.tpl (#20579)
* Support fullnameOverride in _helpers.tpl

Signed-off-by: Denis Sventitsky <twisteeed.fantasy@gmail.com>

* Bump chart version

Signed-off-by: Denis Sventitsky <twisteeed.fantasy@gmail.com>

* Update README.md with fullnameOverride parameter

Signed-off-by: Denis Sventitsky <twisteeed.fantasy@gmail.com>
2020-02-07 20:35:53 -08:00
Kash Law 7566d6dbe4 [stable/metabase] interpolate liveness and readiness probes (#20475)
Signed-off-by: Kash Law <ka.shing.law@gmail.com>
2020-02-02 21:07:20 -08:00
Kash Law 3ef3bcd06d [stable/metabase] allow setting jetty options (#20456)
Signed-off-by: Kash Law <ka.shing.law@gmail.com>
2020-01-31 21:37:19 -08:00
Romain Boces 43fd9be091 [stable/metabase] allow exising secrets to be used for database credentials + add extra pods labels value (#20234)
Signed-off-by: Romain Boces <bocesr@gmail.com>
2020-01-22 20:12:49 -08:00
Fabian Becker d497f02242 [stable/metabase] Bump version metabase to v0.34.0 (#19641)
* Bump version metabase to v0.33.7.3

Signed-off-by: Fabian Becker <halfdan@xnorfz.de>

* Bump version metabase to v0.34.0

Signed-off-by: Fabian Becker <halfdan@xnorfz.de>
2019-12-20 19:15:33 -08:00
Juke fa947faa38 [stable/metabase] add namespace argument to all templates (#19124)
* [stable/metabase] add namespace argument to all templates

Currently, the namespace is not automatically added to templates, even if Helm is called with the `--namespace` attribute. This seems to be intended by Helm: https://github.com/helm/helm/issues/3553

Other charts have also done this for their templates, for example: https://github.com/helm/charts/pull/17712

Signed-off-by: Juke <juke@craft-passion.com>

* [stable/metabase] bump version to 0.8.2 to recognise changes

Signed-off-by: Juke <juke@craft-passion.com>
2019-12-02 01:37:03 -08:00
Xiang Dai 5c7cc62557 [stable/metabase] Fixes compatibility with 1.16 (#17533)
* Fixes compatibility with 1.16

Signed-off-by: Xiang Dai <764524258@qq.com>

* fix a typo

Signed-off-by: Xiang Dai <764524258@qq.com>

* add selector

Signed-off-by: Xiang Dai <764524258@qq.com>
2019-12-02 00:29:04 -08:00
pmint93 45a35dbe0b [stable/metabase] Being maintainer of the chart (#19291)
* [stable/metabase] Add OWNERS file

Signed-off-by: Thanh Pham Minh <phamminhthanh69@gmail.com>

* [stable/metabase] Bump version of chart to 0.8.2

Signed-off-by: Thanh Pham Minh <phamminhthanh69@gmail.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-12-01 23:01:20 -08:00
Matt Gardner db8c06c8db [stable/metabase] Allowing loadBalancerSourceRanges to be specified. (#18521)
* Allowing loadBalancerSourceRanges to be specified.

Why?

Imagine a scenario where you have a public load balancer that you want to restrict to a range of IP addresses. This is possible in kubernetes, but
not possible yet possible in this chart. This change allows one to specify the load balancer source ranges in the values.yaml

Signed-off-by: Matt Gardner <hi@mattgardner.com>

* Bumped chart version

Signed-off-by: Matt Gardner <hi@mattgardner.com>

* Update Chart.yaml

Signed-off-by: Maor Friedman <maor.friedman@redhat.com>
2019-12-01 22:41:04 -08:00
Max Williams 366a560639 [stable/metabase] Increase livenessProbe timeout (#16877)
Signed-off-by: Max Williams <max.williams@deliveryhero.com>
2019-09-14 23:16:38 -07:00
Amit Oren a367e0d572 [stable/metabase] Add tolerations and affinity (#16129)
* [stable/metabase] Add tolerations and affinity

Signed-off-by: Amit Oren <amitoren224@gmail.com>

* [stable/metabase] Update chart version

Signed-off-by: Amit Oren <amitoren224@gmail.com>
2019-08-15 01:26:49 -07:00
Victor Login 92c7669243 [stable/metabase] Bump version metabase to v0.32.9 (#15929)
Signed-off-by: Victor Login <batazor111@gmail.com>
2019-07-28 05:03:54 -07:00
Aiman Najjar 96ab5b53db added podAnnotations field (#14924)
Signed-off-by: Aiman Najjar <aiman.najjar@hurranet.com>
Signed-off-by: aimannajjar <aiman.najjar@hurranet.com>
2019-06-27 20:53:44 -07:00
Francisco Guimarães 06c63b5cce [stable/metabase] Add log4jProperties (#11171)
* Adding log4jProperties

Signed-off-by: Francisco Guimarães <francisco.cpg@gmail.com>

* Bump Chart version and metabase version

Signed-off-by: Francisco Guimarães <francisco.cpg@gmail.com>

* Adding necessary JAVA_TOOL_OPTIONS option when using log4jProperties

Signed-off-by: Francisco Guimarães <francisco.cpg@gmail.com>

* Replace javaToolOptions by javaOpts

Signed-off-by: Francisco Guimarães <francisco.cpg@gmail.com>

* Fix deployment chart

Signed-off-by: Francisco Guimarães <francisco.cpg@gmail.com>
2019-03-01 07:23:31 -08:00
Thomas Leclaire 1be115e52c [stable/metabase] Correct env var for jvm options (#11073)
* Correct env var for jvm options

Signed-off-by: Thomas Leclaire <thomas.leclaire@effilab.com>

* bump char version

Signed-off-by: Thomas Leclaire <thomas.leclaire@effilab.com>

* update version

Signed-off-by: Thomas Leclaire <thomas.leclaire@effilab.com>

* update version

Signed-off-by: Thomas Leclaire <thomas.leclaire@effilab.com>
2019-02-15 07:04:59 -08:00
ahmadali shafiee d3bd042ace [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>
2019-02-04 12:26:19 -08:00
Kevin Pullin 9e3c8d3edc Allow setting metabase's ingress path (#9817)
Signed-off-by: Kevin Pullin <kevin.pullin@gmail.com>
2018-12-07 16:30:04 -08:00
setyven ec852533da 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
2018-08-27 21:16:25 -07:00
ReillyProcentive 9636792dac Metabase add ingress labels (#6664)
* Add support for configuring the Metabase ingress labels

* Fix ingress formatting
2018-08-11 06:02:54 -07:00
youhonglian 72f7ec2068 change tables->table (#4324)
* Update Chart.yaml

* change tables->table

change tables->table
2018-03-21 00:55:04 -07:00
Dominique Dierickx fea934f669 Allow specifying Service annotations (#3779)
* feat: allow specifying Service annotations

* fix: wrong reference

* bump to 0.4.0
2018-03-13 11:05:08 -07:00
Jonas Fonseca 803b28ed34 [stable/metabase] Fix notes to port forward with namespace (#3629)
* [stable/metabase] Fix notes to port forward with namespace

* Bump chart version
2018-02-09 14:39:51 -08:00
Tomás Senart b1f92b698b [stable/metabase] Release 0.3.1 (#2876)
* [stable/metabase] Support database.connectionURI

This commit allows configuration of custom database connection URI with
as per https://github.com/metabase/metabase/blob/master/bin/start

* [stable/metabase] Store encryption key as secret

* [stable/metabase] Update to v0.27.1

* fixup! Revert chart version to 0.3.0

* fixup! encryptionKey secret available for h2 db type

* [stable/metabase] Update to 0.27.2

* [stable/metabase]: Update chart version to 0.3.1

* fixup! Optional encryptionKey
2018-01-24 16:19:38 -08:00
Denis Mikhaylov a6e32a7b63 [stable/metabase] Make plugins directory configurable (#2722)
* Make plugins directory configurable

* Make linter happy

* Update README.md
2017-12-09 13:23:07 +01:00
Kevin Schumacher 2406a84348 [stable/metabase] #1785 namespace defined templates with chart name (#2179) 2017-10-05 11:05:56 +05:30
Eric 15bea92ab0 Add metabase chart (#1617) 2017-08-13 19:52:51 +02:00