Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fde281f643
commit
bf59f0824b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [medusa-7.0.13](https://github.com/truecharts/charts/compare/medusa-7.0.12...medusa-7.0.13) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13398](https://github.com/truecharts/charts/issues/13398))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-7.0.12](https://github.com/truecharts/charts/compare/medusa-7.0.11...medusa-7.0.12) (2023-10-07)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [medusa-7.0.3](https://github.com/truecharts/charts/compare/medusa-7.0.2...medusa-7.0.3) (2023-08-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#11406](https://github.com/truecharts/charts/issues/11406))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-7.0.2](https://github.com/truecharts/charts/compare/medusa-7.0.1...medusa-7.0.2) (2023-08-10)
|
||||
|
||||
### Chore
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 7.0.12
|
||||
version: 7.0.13
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [medusa-7.0.13](https://github.com/truecharts/charts/compare/medusa-7.0.12...medusa-7.0.13) (2023-10-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to v1.0.17 ([#13398](https://github.com/truecharts/charts/issues/13398))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.0.17@sha256:cb6af4a3f069000f2f0cc55f78dbc2e7399f87abb183aba678c1ecafc7671ad3
|
||||
tag: v1.0.17@sha256:e5e10582698db44f97f5868d8894c498fe6af2b6131c062fd15e0f2c6058461c
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue