chore(deps): update container image ghcr.io/linuxserver/medusa to 1.0.18@c38fd94 (#15851)
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 | `d4862a3` -> `c38fd94` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy44OS4zIiwidXBkYXRlZEluVmVyIjoiMzcuODkuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
This commit is contained in:
parent
6bb8145078
commit
a64e0f0046
|
@ -1,36 +1,36 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
kubeVersion: '>=1.24.0'
|
||||
apiVersion: v2
|
||||
name: medusa
|
||||
version: 7.0.27
|
||||
version: 7.0.28
|
||||
appVersion: 1.0.18
|
||||
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://github.com/truecharts/charts/tree/master/charts/stable/medusa
|
||||
- https://ghcr.io/linuxserver/medusa
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/medusa
|
||||
- https://ghcr.io/linuxserver/medusa
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- medusa
|
||||
- video
|
||||
- library
|
||||
- manager
|
||||
- tv
|
||||
- shows
|
||||
- medusa
|
||||
- video
|
||||
- library
|
||||
- manager
|
||||
- tv
|
||||
- shows
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.18@sha256:d4862a3a64ee097877f80f0d5c6ce960ec3a1026e021dd79b44553b0709ca098
|
||||
tag: 1.0.18@sha256:c38fd941814f5da7822ee60661811bdf6b1e72c20dcff7bbcca0da608eca8af7
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue