chore(deps): update container image alexta69/metube to v2024-06-07@3715f3f by renovate (#23065)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | alexta69/metube | minor | `2024-05-28` -> `2024-06-07` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
3706a92b51
commit
03067ec030
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.5.28
|
||||
appVersion: 2024.6.7
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.0.0
|
||||
|
@ -34,4 +34,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/metube
|
||||
- https://hub.docker.com/r/alexta69/metube
|
||||
type: application
|
||||
version: 14.0.0
|
||||
version: 14.1.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: alexta69/metube
|
||||
tag: 2024-05-28@sha256:412790e1c97455487e75cb77cfb8ce5801fbf0a2782ee43adcb78096f8fcc161
|
||||
tag: 2024-06-07@sha256:3715f3f982f19e406c2e771c595b7b2b485ab106e47a05a9a77eaa05f6d7e443
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue