We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 715f6f3 + 692e934 commit d9ff6eeCopy full SHA for d9ff6ee
2 files changed
charts/metabase/Chart.yaml
@@ -22,7 +22,7 @@ type: application
22
# This is the chart version. This version number should be incremented each time you make changes
23
# to the chart and its templates, including the app version.
24
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25
-version: 1.2.0
+version: 1.2.1
26
27
# This is the version number of the application being deployed. This version number should be
28
# incremented each time you make changes to the application. Versions are not expected to
charts/metabase/values.yaml
@@ -5,7 +5,7 @@ service:
5
repository: "metabase/metabase"
6
pullPolicy: IfNotPresent
7
# Overrides the image tag whose default is the chart appVersion.
8
- tag: "v0.44.6"
+ tag: "v0.47.11"
9
10
global:
11
postgresql:
0 commit comments