Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
eba61ba229
commit
f943425d71
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-5.0.17](https://github.com/truecharts/charts/compare/medusa-5.0.16...medusa-5.0.17) (2023-02-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to 1.0.11
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 6.0.9
|
||||
version: 6.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [medusa-6.0.10](https://github.com/truecharts/charts/compare/medusa-6.0.9...medusa-6.0.10) (2023-04-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v ([#8312](https://github.com/truecharts/charts/issues/8312))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.11@sha256:2927fc21669c739dceccd5b62e5fb5fa4305fdb1168311d809d47a1ac8eb9179
|
||||
tag: 1.0.11@sha256:e3ecbf6bb5f4949c3bc4eb2b7a6223c5f29ae0aac98593da09ed536b89cb241c
|
||||
service:
|
||||
main:
|
||||
ports:
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [medusa-6.0.9](https://github.com/truecharts/charts/compare/medusa-6.0.8...medusa-6.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
Loading…
Reference in New Issue