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: