fix(metabase): update image docker.io/metabase/metabase v0.58.4 → v0.58.5 (#44529)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `2ee1b8f` -> `6a1fad6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0YWJhc2UiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
|||||||
trueforge.org/min_helm_version: "3.14"
|
trueforge.org/min_helm_version: "3.14"
|
||||||
trueforge.org/train: stable
|
trueforge.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.58.4
|
appVersion: 0.58.5
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.49
|
version: 28.29.49
|
||||||
@@ -25,20 +25,20 @@ dependencies:
|
|||||||
import-values: []
|
import-values: []
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Business intelligence, dashboards, and data visualization tools
|
description: Business intelligence, dashboards, and data visualization tools
|
||||||
home: https://trueforge.org/truetech/truecharts/charts/stable/metabase
|
home: https://truecharts.org/charts/stable/metabase
|
||||||
icon: https://trueforge.org/img/hotlink-ok/chart-icons/metabase.webp
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/metabase.webp
|
||||||
keywords:
|
keywords:
|
||||||
- metabase
|
- metabase
|
||||||
kubeVersion: '>=1.27.0-0'
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@trueforge.org
|
email: info@truecharts.org
|
||||||
url: https://trueforge.org
|
url: https://truecharts.org
|
||||||
name: metabase
|
name: metabase
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/metabase/metabase
|
- https://github.com/metabase/metabase
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/metabase
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/metabase
|
||||||
- https://hub.docker.com/r/metabase/metabase
|
- https://hub.docker.com/r/metabase/metabase
|
||||||
type: application
|
type: application
|
||||||
version: 6.16.14
|
version: 6.16.15
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/metabase/metabase
|
repository: docker.io/metabase/metabase
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.58.4@sha256:2ee1b8fbc227e77832f71ae4f0e50bad44646d8233c79d9cf7e4f0ffa1d92771
|
tag: v0.58.5@sha256:6a1fad68ddde42febbf914718c191bb6c0e89f687b1c84140563dbf8d34685c1
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user