From d3bc807ea43ac5f875aa75c719717817a53b2ba2 Mon Sep 17 00:00:00 2001 From: Federico Cuello Date: Wed, 24 Apr 2024 11:28:16 +0200 Subject: [PATCH] chart: Bump metabase appVersion to v0.49.7 --- 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 5dbbfb1..ad1c32f 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.14.2 -appVersion: v0.49.6 +version: 2.14.3 +appVersion: v0.49.7 maintainers: - name: pmint93 email: phamminhthanh69@gmail.com