From a86510661c55bb9c30ba41d38d5b8bf1c9f3dfa6 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Tue, 9 Jan 2024 14:34:32 +0100 Subject: [PATCH 1/2] fix(metabase): upgrade version --- charts/metabase/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/metabase/values.yaml b/charts/metabase/values.yaml index 05c5197..84c55ec 100644 --- a/charts/metabase/values.yaml +++ b/charts/metabase/values.yaml @@ -5,7 +5,7 @@ service: repository: "metabase/metabase" pullPolicy: IfNotPresent # Overrides the image tag whose default is the chart appVersion. - tag: "v0.44.6" + tag: "v0.47.11" global: postgresql: From 692e9342fa6e335ca498b09991da3e6ec2787fb5 Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Tue, 9 Jan 2024 15:26:27 +0100 Subject: [PATCH 2/2] Update Chart.yaml --- charts/metabase/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/metabase/Chart.yaml b/charts/metabase/Chart.yaml index 86fb5c0..77dbc61 100644 --- a/charts/metabase/Chart.yaml +++ b/charts/metabase/Chart.yaml @@ -22,7 +22,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 1.2.0 +version: 1.2.1 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to