Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
066d652990
commit
5b1a473d39
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [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))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [medusa-6.0.24](https://github.com/truecharts/charts/compare/medusa-6.0.23...medusa-6.0.24) (2023-06-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9477](https://github.com/truecharts/charts/issues/9477))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [medusa-6.0.23](https://github.com/truecharts/charts/compare/medusa-6.0.22...medusa-6.0.23) (2023-06-07)
|
## [medusa-6.0.23](https://github.com/truecharts/charts/compare/medusa-6.0.22...medusa-6.0.23) (2023-06-07)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [medusa-6.0.14](https://github.com/truecharts/charts/compare/medusa-6.0.13...medusa-6.0.14) (2023-05-16)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -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: 6.0.23
|
version: 6.0.24
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [medusa-6.0.24](https://github.com/truecharts/charts/compare/medusa-6.0.23...medusa-6.0.24) (2023-06-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/medusa to v1.0.16 ([#9477](https://github.com/truecharts/charts/issues/9477))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/medusa
|
repository: tccr.io/truecharts/medusa
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v1.0.16@sha256:e3ec8394ddc6600fdee08ffaa0e6eaa4275ad54095bd383c21cc6e2daa10e36a
|
tag: v1.0.16@sha256:2a58e6131585c0f72d0e536bdbf5b75378ec86a69c88f9e534b5d601ba2acdc5
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
||||||
ports:
|
ports:
|
Loading…
Reference in New Issue