Skip to content

Commit c544483

Browse files
github-actions[bot]mishraompmishraomp
authored
Updating the version of the metabase image to v0.48.4 (#31)
* Updating the version of the metabase image to v0.48.4 * update to 0.48.4 --------- Co-authored-by: mishraomp <runner@fv-az1426-423.rca3p110zaveja4ulz44at14fe.dx.internal.cloudapp.net> Co-authored-by: Om Mishra <[email protected]>
1 parent cc7436a commit c544483

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: charts/nr-metabase/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ type: application
1313
# This is the chart version. This version number should be incremented each time you make changes
1414
# to the chart and its templates, including the app version.
1515
# Versions are expected to follow Semantic Versioning (https://semver.org/)
16-
version: 0.48.0
16+
version: 0.48.4
1717
# This is the version number of the application being deployed. This version number should be
1818
# incremented each time you make changes to the application. Versions are not expected to
1919
# follow Semantic Versioning. They should reflect the version the application is using.
2020
# It is recommended to use it with quotes.
21-
appVersion: "v0.48.0" # aligned with metabase version. ALso update the global values appversion, there is no way to pass to
21+
appVersion: "v0.48.4" # aligned with metabase version. ALso update the global values appversion, there is no way to pass to
2222
dependencies:
2323
- name: database
2424
condition: database.enabled

Diff for: charts/nr-metabase/values.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ metabase:
2121
repository: ghcr.io/bcgov/nr-metabase/metabase
2222
pullPolicy: Always
2323
# this is for renovate give updated image alert.
24-
tag: 0.48.0
24+
tag: 0.48.4
2525
containerPort: 3000
2626
environment: production
2727
service:

0 commit comments

Comments
 (0)