chore(helm): update image docker.io/metabase/metabase v0.55.9 → v0.56.1 (#38147)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | minor | `51ac67d` -> `39faafc` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.55.9
|
||||
appVersion: 0.56.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -35,5 +35,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
||||
- https://hub.docker.com/r/metabase/metabase
|
||||
type: application
|
||||
version: 6.2.1
|
||||
version: 6.3.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/metabase/metabase
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.55.9@sha256:51ac67d47aa32d1744ef210b39c0cb6b3f9f3eeb90bf80c73034070328c1074a
|
||||
tag: v0.56.1@sha256:39faafcc7b7bacdecd968a84473b755159f5b30a835a6d503d422e9e406c3d05
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user