From 4a39b9fdccbe3a73792f0c09c074978be8abd509 Mon Sep 17 00:00:00 2001 From: Om Mishra <32200996+mishraomp@users.noreply.github.com> Date: Tue, 20 Feb 2024 11:31:33 -0800 Subject: [PATCH] chore: update metabse to 0.48.5 (#34) * update to 0.48.5 * update to 0.48.5 --- charts/nr-metabase/Chart.yaml | 4 ++-- charts/nr-metabase/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/nr-metabase/Chart.yaml b/charts/nr-metabase/Chart.yaml index aa6dc9e..c868e6e 100644 --- a/charts/nr-metabase/Chart.yaml +++ b/charts/nr-metabase/Chart.yaml @@ -13,12 +13,12 @@ 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: 0.48.4 +version: 0.48.5 # 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 # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v0.48.4" # aligned with metabase version. ALso update the global values appversion, there is no way to pass to +appVersion: "v0.48.5" # aligned with metabase version. ALso update the global values appversion, there is no way to pass to dependencies: - name: database condition: database.enabled diff --git a/charts/nr-metabase/values.yaml b/charts/nr-metabase/values.yaml index b264d37..3ca63ec 100644 --- a/charts/nr-metabase/values.yaml +++ b/charts/nr-metabase/values.yaml @@ -21,7 +21,7 @@ metabase: repository: ghcr.io/bcgov/nr-metabase/metabase pullPolicy: Always # this is for renovate give updated image alert. - tag: 0.48.4 + tag: 0.48.5 containerPort: 3000 environment: production service: