Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
d2f0140df3
commit
0110ca7e5c
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [medusa-6.0.27](https://github.com/truecharts/charts/compare/medusa-6.0.26...medusa-6.0.27) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9705](https://github.com/truecharts/charts/issues/9705))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [medusa-6.0.28](https://github.com/truecharts/charts/compare/medusa-6.0.27...medusa-6.0.28) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9829](https://github.com/truecharts/charts/issues/9829))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-6.0.27](https://github.com/truecharts/charts/compare/medusa-6.0.26...medusa-6.0.27) (2023-06-16)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
|
||||
|
||||
## [medusa-6.0.18](https://github.com/truecharts/charts/compare/medusa-6.0.17...medusa-6.0.18) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 6.0.27
|
||||
version: 6.0.28
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [medusa-6.0.28](https://github.com/truecharts/charts/compare/medusa-6.0.27...medusa-6.0.28) (2023-06-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9829](https://github.com/truecharts/charts/issues/9829))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.16@sha256:122a19f0050410d8fe570d03e43837bfb3f7c1f730b840f65e1efa199cd967b9
|
||||
tag: v1.0.16@sha256:2dbc9bd68619ecf3ba8c0ecfb19d802f2e6e96b5b7bd553580eba6d4304123e4
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue