Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-12-23 02:17:47 +00:00
parent b2dad9ec89
commit d48367142b
11 changed files with 20 additions and 20 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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 }}"