Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4f311227f8
commit
a789610c4b
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [medusa-7.0.24](https://github.com/truecharts/charts/compare/medusa-7.0.23...medusa-7.0.24) (2023-11-17)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [medusa-7.0.25](https://github.com/truecharts/charts/compare/medusa-7.0.24...medusa-7.0.25) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/medusa to 1.0.18 ([#14764](https://github.com/truecharts/charts/issues/14764))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-7.0.24](https://github.com/truecharts/charts/compare/medusa-7.0.23...medusa-7.0.24) (2023-11-17)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13994](https://github.com/truecharts/charts/issues/13994))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-7.0.14](https://github.com/truecharts/charts/compare/medusa-7.0.13...medusa-7.0.14) (2023-10-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13789](https://github.com/truecharts/charts/issues/13789))
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 7.0.24
|
||||
version: 7.0.25
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [medusa-7.0.25](https://github.com/truecharts/charts/compare/medusa-7.0.24...medusa-7.0.25) (2023-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image ghcr.io/linuxserver/medusa to 1.0.18 ([#14764](https://github.com/truecharts/charts/issues/14764))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghcr.io/linuxserver/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.18@sha256:f1f9f393d06e94f39c13810204857394f72f8dda024eb92ca1d8bab5831cc277
|
||||
tag: 1.0.18@sha256:fb7b6764c41cb07e7dfd8676e234a011fea21e7c33667d4b497c4bbcbea4cf25
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue