chore(deps): update container image jvt038/metatube to latest@e704d2b by renovate (#20574)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | jvt038/metatube | digest | `ea605c5` -> `e704d2b` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yODQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI4NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
6233974a26
commit
b14f61b6b2
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Downloaders
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/metatube
|
||||
- https://hub.docker.com/r/jvt038/metatube
|
||||
type: application
|
||||
version: 5.8.3
|
||||
version: 5.8.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: jvt038/metatube
|
||||
tag: latest@sha256:ea605c501a6030eb04d8c7d707e2b219381b3b3579ec148e7c2de4b923929245
|
||||
tag: latest@sha256:e704d2be1b941b79e3b1587b22be411cd1590f135d2705bf1f20da8c774700be
|
||||
persistence:
|
||||
storagedatabase:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue