Skip to content

Commit

Permalink
release metabase security hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljguarino committed Jul 29, 2023
1 parent ff47cb3 commit 3a0cef7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions metabase/helm/metabase/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ apiVersion: v2
name: metabase
description: A Helm chart for Kubernetes
type: application
version: 0.1.14
appVersion: "0.46.6.1"
version: 0.1.15
appVersion: "0.46.6.4"
dependencies:
- name: postgres
version: 0.1.16
Expand Down
2 changes: 1 addition & 1 deletion metabase/helm/metabase/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ image:
repository: dkr.plural.sh/metabase/metabase/metabase
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: v0.46.6.1
tag: v0.46.6.4

listen:
host: "0.0.0.0"
Expand Down

0 comments on commit 3a0cef7

Please sign in to comment.