fix(metabase): update image docker.io/metabase/metabase v0.58.2 → v0.58.3 (#43987)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `a008880` -> `58a9532` | --- > [!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:
@@ -11,7 +11,7 @@ annotations:
|
|||||||
truecharts.org/min_kubernetes_version: 1.24.0
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 0.58.2
|
appVersion: 0.58.3
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.29.30
|
version: 28.29.30
|
||||||
@@ -37,5 +37,5 @@ sources:
|
|||||||
- 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.7
|
version: 6.16.8
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/metabase/metabase
|
repository: docker.io/metabase/metabase
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v0.58.2@sha256:a00888027af9baab35a36978424454e01339cc023e8673766cde3017d21662f9
|
tag: v0.58.3@sha256:58a953229b5b5e0759f0e5d91195a1bd77befeeda2458a03115c7e24d87343a5
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|||||||
Reference in New Issue
Block a user