Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bfc6e4b5c6
commit
5d62081687
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [medusa-7.0.21](https://github.com/truecharts/charts/compare/medusa-7.0.20...medusa-7.0.21) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [medusa-7.0.22](https://github.com/truecharts/charts/compare/medusa-7.0.21...medusa-7.0.22) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.18 ([#14493](https://github.com/truecharts/charts/issues/14493))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-7.0.21](https://github.com/truecharts/charts/compare/medusa-7.0.20...medusa-7.0.21) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
|
||||
## [medusa-7.0.12](https://github.com/truecharts/charts/compare/medusa-7.0.11...medusa-7.0.12) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#13386](https://github.com/truecharts/charts/issues/13386))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-7.0.11](https://github.com/truecharts/charts/compare/medusa-7.0.10...medusa-7.0.11) (2023-10-05)
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 7.0.21
|
||||
version: 7.0.22
|
||||
annotations:
|
||||
truecharts.org/category: media
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [medusa-7.0.22](https://github.com/truecharts/charts/compare/medusa-7.0.21...medusa-7.0.22) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.18 ([#14493](https://github.com/truecharts/charts/issues/14493))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.18@sha256:985d3cd270e3f5e0ff8df2fecb21ff00b98fd9cdd4ca54f560795772f46e1bec
|
||||
tag: v1.0.18@sha256:3e77437b61d42b2c0f40dd4f4ecea5e7777e8cc3c936cd12f70737b8a993f046
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue