mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 23:21:22 -03:00
chore(helm): update image docker.io/metabase/metabase v0.57.1 → v0.57.2 (#41633)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `150723d` -> `53e5d63` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.57.1
|
||||
appVersion: 0.57.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -34,8 +34,9 @@ maintainers:
|
||||
name: metabase
|
||||
sources:
|
||||
- https://github.com/metabase/metabase
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/metabase
|
||||
- https://hub.docker.com/r/metabase/metabase
|
||||
type: application
|
||||
version: 6.13.0
|
||||
version: 6.13.1
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/metabase/metabase
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.57.1@sha256:150723d8ba44f13a869f800f1212cc74f1d9e4a1358993a328ccee867881fb1f
|
||||
tag: v0.57.2@sha256:53e5d632a4125ad213fb6e44d7b80bc46712cac7be5e84a4e0de2eac4d1998f7
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user