chore(deps): update container image tccr.io/truecharts/medusa to v1.0.17 (#10220)
This commit is contained in:
parent
5114ac3942
commit
a1037d44df
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.0.16"
|
appVersion: "1.0.17"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://github.com/linuxserver/docker-medusa
|
- https://github.com/linuxserver/docker-medusa
|
||||||
- https://pymedusa.com/
|
- https://pymedusa.com/
|
||||||
type: application
|
type: application
|
||||||
version: 6.0.29
|
version: 6.0.30
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/medusa
|
repository: tccr.io/truecharts/medusa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.0.16@sha256:2dbc9bd68619ecf3ba8c0ecfb19d802f2e6e96b5b7bd553580eba6d4304123e4
|
tag: v1.0.17@sha256:76d05ae9596bebd6cca7968e2497cdd6853a3b26f9ff23e13dc6298f1b760826
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue