Skip to content

Commit bbf7559

Browse files
authored
Merge pull request #169 from pmint93/metabase
[metabase] Upgrade metabase version to patch a security vulnerability
2 parents 09c6e22 + 0210b25 commit bbf7559

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

charts/metabase/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ description:
33
The easy, open source way for everyone in your company to ask questions
44
and learn from data.
55
name: metabase
6-
version: 2.24.1
7-
appVersion: v0.56.2.x
6+
version: 2.24.2
7+
appVersion: v0.56.20.x
88
maintainers:
99
- name: pmint93
1010
email: phamminhthanh69@gmail.com

charts/metabase/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The following table lists the configurable parameters of the Metabase chart and
6060
| podAnnotations | controller pods annotations | {} |
6161
| podLabels | extra pods labels | {} |
6262
| image.repository | controller container image repository | metabase/metabase |
63-
| image.tag | controller container image tag | v0.49.3 |
63+
| image.tag | controller container image tag | null |
6464
| image.command | controller container image command | [] |
6565
| image.pullPolicy | controller container image pull policy | IfNotPresent |
6666
| image.pullSecrets | controller container image pull secrets | [] |

0 commit comments

Comments
 (0)