chore(deps): update container image metabase/metabase to v0.50.2@4595cdc by renovate (#23261)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | metabase/metabase | patch | `v0.50.0` -> `v0.50.2` | # Warnings (1) Please correct - or verify that you can safely ignore - these warnings before you merge this PR. - `metabase/metabase`: Could not determine new digest for update (docker package metabase/metabase) --- --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MDYuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQwNi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.50.0
|
||||
appVersion: 0.50.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.1
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
||||
- https://hub.docker.com/r/metabase/metabase
|
||||
type: application
|
||||
version: 5.1.0
|
||||
version: 5.1.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: metabase/metabase
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.50.0@sha256:e6f576184244606d6be0d18a85f61bacc20978b25be7e945ea8795f306afbc10
|
||||
tag: v0.50.2@sha256:4595cdc7f6f794821eb3c50b11b8ab1ba2f7d9d8498bbbacc1d5949f0cdf05aa
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user