chore(deps): update container image ghcr.io/linuxserver/medusa to v1.0.20@649c2f1 by renovate (#19889)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/medusa](https://togithub.com/linuxserver/docker-medusa/packages) ([source](https://togithub.com/linuxserver/docker-medusa)) | patch | `1.0.19` -> `1.0.20` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
cea8a126be
commit
3c2b9777a7
|
@ -7,7 +7,7 @@ annotations:
|
||||||
truecharts.org/min_helm_version: "3.11"
|
truecharts.org/min_helm_version: "3.11"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 1.0.19
|
appVersion: 1.0.20
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 20.2.9
|
version: 20.2.9
|
||||||
|
@ -27,7 +27,7 @@ keywords:
|
||||||
- manager
|
- manager
|
||||||
- tv
|
- tv
|
||||||
- shows
|
- shows
|
||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
@ -39,4 +39,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/medusa
|
- https://github.com/truecharts/charts/tree/master/charts/stable/medusa
|
||||||
- https://ghcr.io/linuxserver/medusa
|
- https://ghcr.io/linuxserver/medusa
|
||||||
type: application
|
type: application
|
||||||
version: 10.7.5
|
version: 10.7.6
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/linuxserver/medusa
|
repository: ghcr.io/linuxserver/medusa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 1.0.19@sha256:1647e1288902acc8ab53508b63426fab0103ca21f936a73b3cdb3acd54b76677
|
tag: 1.0.20@sha256:649c2f12c999b7a911d9b86f7344b066b72f332fb8ba3472ec4701663eee2260
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue