From 4166e014c39a6dd1e629cf7cc0181c045559289e Mon Sep 17 00:00:00 2001 From: Federico Cuello Date: Fri, 10 May 2024 12:16:19 +0200 Subject: [PATCH 1/2] chart: Bump metabase appVersion to v0.49.9 --- charts/metabase/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/metabase/Chart.yaml b/charts/metabase/Chart.yaml index d343bdd..1ea0285 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.15.0 -appVersion: v0.49.8 +version: 2.15.1 +appVersion: v0.49.9 maintainers: - name: pmint93 email: phamminhthanh69@gmail.com From 05d606b43b08292429e392be7103bbce24b9090c Mon Sep 17 00:00:00 2001 From: Federico Cuello Date: Tue, 14 May 2024 10:32:27 +0200 Subject: [PATCH 2/2] chart: Bump metabase appVersion to v0.49.10 --- charts/metabase/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/metabase/Chart.yaml b/charts/metabase/Chart.yaml index 1ea0285..3b2235e 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.15.1 -appVersion: v0.49.9 +version: 2.15.2 +appVersion: v0.49.10 maintainers: - name: pmint93 email: phamminhthanh69@gmail.com