Skip to content

Commit

Permalink
chore(deps): update container image metabase/metabase to v0.47.10@744…
Browse files Browse the repository at this point in the history
…96da (#16085)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| metabase/metabase | patch | `v0.47.9` -> `v0.47.10` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy45OC4wIiwidXBkYXRlZEluVmVyIjoiMzcuOTguMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
  • Loading branch information
truecharts-admin authored Dec 15, 2023
1 parent a75ade9 commit 3375f7e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions charts/stable/metabase/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
kubeVersion: ">=1.24.0-0"
kubeVersion: '>=1.24.0-0'
apiVersion: v2
name: metabase
version: 0.0.19
appVersion: 0.47.9
version: 0.0.20
appVersion: 0.47.10
description: Business intelligence, dashboards, and data visualization tools
home: https://truecharts.org/charts/stable/metabase
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png
deprecated: false
sources:
- https://github.com/metabase/metabase
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
- https://hub.docker.com/r/metabase/metabase
- https://github.com/metabase/metabase
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
- https://hub.docker.com/r/metabase/metabase
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- metabase
- metabase
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
Expand Down
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.47.9@sha256:04359a8321622230698a08644ea68cc1699fe0c32da2a9e047df43fec7c6561f
tag: v0.47.10@sha256:74496da3ddac585213ec08a1bb1e8e3e389ef9c6fd9d6d9c28371b51567be222
service:
main:
ports:
Expand Down

0 comments on commit 3375f7e

Please sign in to comment.