chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.19@c950acf by renovate (#17036)
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)) | digest | `d7c7f52` -> `c950acf` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMjcuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEyNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
706a56472a
commit
e5c3c2b8bc
|
@ -1,17 +1,17 @@
|
|||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: medusa
|
||||
version: 9.1.7
|
||||
version: 9.1.8
|
||||
appVersion: 1.0.19
|
||||
description: An automatic Video Library Manager for TV Shows
|
||||
home: https://truecharts.org/charts/stable/medusa
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/medusa.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://pymedusa.com/
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/medusa
|
||||
- https://ghcr.io/linuxserver/medusa
|
||||
- https://pymedusa.com/
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.19@sha256:d7c7f52bb21e54806b69612ce2f421169d0e5fb7eb5adee0d8cd869a56c2e9cb
|
||||
tag: 1.0.19@sha256:c950acf8e4be59bff88d0268b6d076570107b12bdc0fdb26d2f7e69216c5d4bd
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue