fix(metabase): update image docker.io/metabase/metabase v0.58.6 → v0.58.7 (#45127)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/metabase/metabase | patch | `9d2c79c` → `9357aeb` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiYXBwL21ldGFiYXNlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
This commit is contained in:
@@ -14,7 +14,7 @@ annotations:
|
||||
trueforge.org/min_helm_version: "3.14"
|
||||
trueforge.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.58.6
|
||||
appVersion: 0.58.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.30.2
|
||||
@@ -40,5 +40,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/metabase
|
||||
- https://hub.docker.com/r/metabase/metabase
|
||||
type: application
|
||||
version: 6.17.1
|
||||
version: 6.17.2
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
image:
|
||||
repository: docker.io/metabase/metabase
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.58.6@sha256:9d2c79ccc370f2079b8fb65ed31cb86dc2fbe0ecd62f0415cc6f96794e261a4c
|
||||
tag: v0.58.7@sha256:9357aeb73c519b43d773b59f9957d52fc4cf1c9911ccce53c6c51910497a9cfd
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user