chore(deps): update container image tccr.io/truecharts/medusa to v1.0.18 (#14105)
This commit is contained in:
parent
187bc83480
commit
ffe9c94153
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.0.17"
|
appVersion: "1.0.18"
|
||||||
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: 7.0.16
|
version: 7.0.17
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/category: media
|
truecharts.org/category: media
|
||||||
truecharts.org/SCALE-support: "true"
|
truecharts.org/SCALE-support: "true"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/medusa
|
repository: tccr.io/truecharts/medusa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.0.17@sha256:14e4be8beec21b7da2c818ee9bd11bd1fa0cbcef6fa7c9a7efe4cf6309b99580
|
tag: v1.0.18@sha256:d766da0e1459c01258794a84c860472a92363078178f6528cda505c4c91b22a8
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
||||||
|
|
Loading…
Reference in New Issue