chore(deps): update container image metabase/metabase to v0.50.17@73c9c3b by renovate (#24418)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | metabase/metabase | patch | `v0.50.16` -> `v0.50.17` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC44LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOC44LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwidXBkYXRlL2RvY2tlci9nZW5lcmFsL25vbi1tYWpvciJdfQ==-->
This commit is contained in:
parent
1e5a1fdec6
commit
9075e2bfa8
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.50.16
|
||||
appVersion: 0.50.17
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/metabase
|
||||
- https://hub.docker.com/r/metabase/metabase
|
||||
type: application
|
||||
version: 5.2.7
|
||||
version: 5.2.8
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: metabase/metabase
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.50.16@sha256:7c73ba55794b27b8d3e605701459e259677246df1bb0d1835b4e9dde47678caf
|
||||
tag: v0.50.17@sha256:73c9c3b9fc7d97378a96d5061c5388829a7fb33e964846e1d0a6bb7ac578c3b3
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue