Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image metabase/metabase to v0.49.6@633996a by renovate #20868

Merged
merged 1 commit into from
Apr 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/metabase/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 0.49.5
appVersion: 0.49.6
dependencies:
- name: common
version: 20.3.7
Expand All @@ -33,4 +33,4 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
- https://hub.docker.com/r/metabase/metabase
type: application
version: 3.9.8
version: 3.9.9
2 changes: 1 addition & 1 deletion charts/stable/metabase/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: metabase/metabase
pullPolicy: IfNotPresent
tag: v0.49.5@sha256:120f65cbc5a86537b66ae9a4ea1c26d5ef3e95a10175b0ceed4757f96e6b05e8
tag: v0.49.6@sha256:633996ad0a5e2bd9575b974887717a52f8819ee92b78db17dd74fc48130322bc
service:
main:
ports:
Expand Down