Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b2dad9ec89
commit
d48367142b
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [deemix-5.0.4](https://github.com/truecharts/charts/compare/deemix-5.0.3...deemix-5.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [deemix-5.0.5](https://github.com/truecharts/charts/compare/deemix-5.0.4...deemix-5.0.5) (2022-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/deemix to latest
|
||||
|
||||
|
||||
|
||||
|
||||
## [deemix-5.0.4](https://github.com/truecharts/charts/compare/deemix-5.0.3...deemix-5.0.4) (2022-12-19)
|
||||
|
||||
### Chore
|
||||
|
@ -81,15 +90,6 @@
|
|||
|
||||
|
||||
|
||||
## [deemix-5.0.1](https://github.com/truecharts/charts/compare/deemix-5.0.0...deemix-5.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
||||
|
||||
|
||||
## [deemix-5.0.1](https://github.com/truecharts/charts/compare/deemix-5.0.0...deemix-5.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://gitlab.com/Bockiii/deemix-docker.git
|
||||
- https://git.freezerapp.xyz/RemixDev/deemix-py
|
||||
type: application
|
||||
version: 5.0.4
|
||||
version: 5.0.5
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [deemix-5.0.5](https://github.com/truecharts/charts/compare/deemix-5.0.4...deemix-5.0.5) (2022-12-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/deemix to latest
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/deemix
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:c88152db011f5ddc2be002ea33a24adab272f01c3d66dd835552b9af61bd80aa
|
||||
tag: latest@sha256:1c3215f779d1071f6d93bb86fb929e7570c634cbcca5554c65088ff4d133daf4
|
||||
|
||||
env:
|
||||
INTPORT: "{{ .Values.service.main.ports.main.targetPort }}"
|
Loading…
Reference in New Issue