diff --git a/charts/metabase/Chart.yaml b/charts/metabase/Chart.yaml index d613e17..1fbac8d 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.2 +version: 1.2.3 # 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 @@ -31,7 +31,7 @@ appVersion: 1.0.1 dependencies: - name: library-chart - version: 1.5.19 + version: 1.5.21 repository: https://inseefrlab.github.io/helm-charts-interactive-services - name: postgresql version: 11.6.15 diff --git a/charts/metabase/values.yaml b/charts/metabase/values.yaml index a26da8b..8691b82 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.47.11" + tag: "v0.48.7" global: postgresql: