chore(deps): update container image tccr.io/truecharts/medusa to v1.0.13 (#8484)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [tccr.io/truecharts/medusa](https://togithub.com/truecharts/containers) | patch | `1.0.11` -> `1.0.13` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNS42Ni4wIiwidXBkYXRlZEluVmVyIjoiMzUuNjYuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
42d9fa77a3
commit
5653bdef85
|
@ -1,5 +1,5 @@
|
|||
apiVersion: v2
|
||||
appVersion: "1.0.11"
|
||||
appVersion: "1.0.13"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 6.0.10
|
||||
version: 6.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.11@sha256:e3ecbf6bb5f4949c3bc4eb2b7a6223c5f29ae0aac98593da09ed536b89cb241c
|
||||
tag: 1.0.13@sha256:2e41757236372fdbc7ee175126c8b6cb31294611d56a425154754405cab61ba4
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
|
Loading…
Reference in New Issue