diff --git a/charts/metabase/Chart.yaml b/charts/metabase/Chart.yaml index d5dd9be..27541be 100644 --- a/charts/metabase/Chart.yaml +++ b/charts/metabase/Chart.yaml @@ -3,8 +3,8 @@ description: The easy, open source way for everyone in your company to ask questions and learn from data. name: metabase -version: 2.24.1 -appVersion: v0.56.2.x +version: 2.24.2 +appVersion: v0.56.20.x maintainers: - name: pmint93 email: phamminhthanh69@gmail.com diff --git a/charts/metabase/README.md b/charts/metabase/README.md index 46b0559..bc0b171 100644 --- a/charts/metabase/README.md +++ b/charts/metabase/README.md @@ -60,7 +60,7 @@ The following table lists the configurable parameters of the Metabase chart and | podAnnotations | controller pods annotations | {} | | podLabels | extra pods labels | {} | | image.repository | controller container image repository | metabase/metabase | -| image.tag | controller container image tag | v0.49.3 | +| image.tag | controller container image tag | null | | image.command | controller container image command | [] | | image.pullPolicy | controller container image pull policy | IfNotPresent | | image.pullSecrets | controller container image pull secrets | [] |