Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
a846d979e3
commit
c81d8d957a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [medusa-6.0.32](https://github.com/truecharts/charts/compare/medusa-6.0.31...medusa-6.0.32) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10671](https://github.com/truecharts/charts/issues/10671))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [medusa-6.0.33](https://github.com/truecharts/charts/compare/medusa-6.0.32...medusa-6.0.33) (2023-07-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10896](https://github.com/truecharts/charts/issues/10896))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-6.0.32](https://github.com/truecharts/charts/compare/medusa-6.0.31...medusa-6.0.32) (2023-07-20)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [medusa-6.0.23](https://github.com/truecharts/charts/compare/medusa-6.0.22...medusa-6.0.23) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-6.0.22](https://github.com/truecharts/charts/compare/medusa-6.0.21...medusa-6.0.22) (2023-06-07)
|
||||
|
||||
### Chore
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 6.0.32
|
||||
version: 6.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [medusa-6.0.33](https://github.com/truecharts/charts/compare/medusa-6.0.32...medusa-6.0.33) (2023-07-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#10896](https://github.com/truecharts/charts/issues/10896))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.17@sha256:c16108261fdc7a8e14158b855c6c26eb19272fa8506c755ef98adcb387607054
|
||||
tag: v1.0.17@sha256:fe12337ce460af52c3758b7939e785e9be43abea2b91968ce367149e3f5181ee
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue