chore(deps): update container image metabase/metabase to v0.48.6@96416c1 by renovate (#18394)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | metabase/metabase | patch | `v0.48.5` -> `v0.48.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjE5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
130aa9218b
commit
0d5322f723
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.12"
|
truecharts.org/min_helm_version: "3.12"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.48.5
|
appVersion: 0.48.6
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 17.4.2
|
version: 17.4.2
|
||||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/metabase
|
||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.png
|
||||||
keywords:
|
keywords:
|
||||||
- metabase
|
- metabase
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -33,4 +33,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
||||||
- https://hub.docker.com/r/metabase/metabase
|
- https://hub.docker.com/r/metabase/metabase
|
||||||
type: application
|
type: application
|
||||||
version: 2.2.0
|
version: 2.2.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: metabase/metabase
|
repository: metabase/metabase
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.48.5@sha256:9ae4ca12108645eceddbdcb4f723fdd4fc392c43b043673f6e64538cb31a6198
|
tag: v0.48.6@sha256:96416c11371d400aecc2073b8d0e8335cc7c413b236ef724e51dda095b2580ea
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue