Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e16b148104
commit
fad3eb6959
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [medusa-7.0.15](https://github.com/truecharts/charts/compare/medusa-7.0.14...medusa-7.0.15) (2023-10-26)
|
||||||
|
|
||||||
|
### 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)
|
## [medusa-7.0.14](https://github.com/truecharts/charts/compare/medusa-7.0.13...medusa-7.0.14) (2023-10-19)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [medusa-7.0.5](https://github.com/truecharts/charts/compare/medusa-7.0.4...medusa-7.0.5) (2023-08-24)
|
## [medusa-7.0.5](https://github.com/truecharts/charts/compare/medusa-7.0.4...medusa-7.0.5) (2023-08-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update helm general non-major ([#11848](https://github.com/truecharts/charts/issues/11848))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [medusa-7.0.4](https://github.com/truecharts/charts/compare/medusa-7.0.3...medusa-7.0.4) (2023-08-24)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -25,7 +25,7 @@ sources:
|
||||||
- https://github.com/linuxserver/docker-medusa
|
- https://github.com/linuxserver/docker-medusa
|
||||||
- https://pymedusa.com/
|
- https://pymedusa.com/
|
||||||
type: application
|
type: application
|
||||||
version: 7.0.14
|
version: 7.0.15
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [medusa-7.0.15](https://github.com/truecharts/charts/compare/medusa-7.0.14...medusa-7.0.15) (2023-10-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13994](https://github.com/truecharts/charts/issues/13994))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/medusa
|
repository: tccr.io/truecharts/medusa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.0.17@sha256:07c05f4779091cf0083bf7185f245e44b1add81be7cd807a0b4d02c1d9658d18
|
tag: v1.0.17@sha256:14e4be8beec21b7da2c818ee9bd11bd1fa0cbcef6fa7c9a7efe4cf6309b99580
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue