Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7aec20c6c0
commit
cede9146f3
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [medusa-5.0.3](https://github.com/truecharts/charts/compare/medusa-5.0.2...medusa-5.0.3) (2022-12-04)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [medusa-5.0.4](https://github.com/truecharts/charts/compare/medusa-5.0.3...medusa-5.0.4) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to 1.0.9
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-5.0.3](https://github.com/truecharts/charts/compare/medusa-5.0.2...medusa-5.0.3) (2022-12-04)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
|
||||
## [medusa-5.0.1](https://github.com/truecharts/charts/compare/medusa-5.0.0...medusa-5.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [medusa-5.0.0](https://github.com/truecharts/charts/compare/medusa-4.0.5...medusa-5.0.0) (2022-11-14)
|
||||
|
|
@ -25,7 +25,7 @@ sources:
|
|||
- https://github.com/linuxserver/docker-medusa
|
||||
- https://pymedusa.com/
|
||||
type: application
|
||||
version: 5.0.3
|
||||
version: 5.0.4
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [medusa-5.0.4](https://github.com/truecharts/charts/compare/medusa-5.0.3...medusa-5.0.4) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/medusa to 1.0.9
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/medusa
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.0.9@sha256:da42c9ae471affd753889f127298f1b5cb16eeb1ef0de0bc53cc1a121eaf3dfe
|
||||
tag: 1.0.9@sha256:ab4ed0dac666d958b9d02d147f77a7376cd5bc1566d1e2be72b1f3ea73c63866
|
||||
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: false
|
Loading…
Reference in New Issue