chore(deps): update container image tinymediamanager/tinymediamanager to v5.0.3@b8895c8 by renovate (#18855)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | tinymediamanager/tinymediamanager | patch | `5.0.2` -> `5.0.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
b995bd1f67
commit
270d03b914
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.0.2
|
||||
appVersion: 5.0.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -24,7 +24,7 @@ keywords:
|
|||
- tiny
|
||||
- media
|
||||
- manager
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/tinymediamanager
|
||||
- https://hub.docker.com/r/tinymediamanager/tinymediamanager
|
||||
type: application
|
||||
version: 10.2.0
|
||||
version: 10.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: tinymediamanager/tinymediamanager
|
||||
tag: 5.0.2@sha256:0c6b69cf6db368df5babd706f1879a1f8375a4e1ffbd03b22662f2a928d6ea56
|
||||
tag: 5.0.3@sha256:b8895c8b25b66cdca06fe4d581413cbab1aee7fc0100501bf2ee5b01155552e9
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
|
|
Loading…
Reference in New Issue