From 4ecae3fd8acb8623725b7dcd4eba8bf53b33a009 Mon Sep 17 00:00:00 2001 From: Isaac Abouganem <92180307+iabouganem-nofraud@users.noreply.github.com> Date: Mon, 1 Jun 2026 11:18:38 -0400 Subject: [PATCH] feat(metabase): bump metabase to v0.61.1 --- 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 b8f1935..ece729f 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.27.3 -appVersion: v0.60.3.x +version: 2.27.4 +appVersion: v0.61.1.x maintainers: - name: pmint93 email: phamminhthanh69@gmail.com