Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-26 17:55:06 +00:00
parent 6ec083ec45
commit 82fbfe145d
11 changed files with 20 additions and 20 deletions

View File

@ -4,6 +4,15 @@
## [maloja-2.0.10](https://github.com/truecharts/charts/compare/maloja-2.0.9...maloja-2.0.10) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/maloja to latest
## [maloja-2.0.9](https://github.com/truecharts/charts/compare/maloja-2.0.8...maloja-2.0.9) (2023-02-10)
### Fix
@ -88,12 +97,3 @@
## [maloja-2.0.2](https://github.com/truecharts/charts/compare/maloja-2.0.1...maloja-2.0.2) (2022-11-30)
## [maloja-2.0.2](https://github.com/truecharts/charts/compare/maloja-2.0.1...maloja-2.0.2) (2022-11-30)

View File

@ -26,4 +26,4 @@ sources:
- https://hub.docker.com/r/krateng/maloja
- https://maloja.krateng.ch/
type: application
version: 2.0.9
version: 2.0.10

View File

@ -0,0 +1,9 @@
## [maloja-2.0.10](https://github.com/truecharts/charts/compare/maloja-2.0.9...maloja-2.0.10) (2023-02-26)
### Chore
- update container image tccr.io/truecharts/maloja to latest

View File

@ -4,7 +4,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/maloja
tag: latest@sha256:4d135ffe0db4b568b1a9f7488030b7fb8c34e56cf0022eca8aee393c31fd94f7
tag: latest@sha256:aed9c2044a962314ed8f59989af317f6ead220fa25cf8c71984284ed41e7f7e0
persistence:
config:
enabled: true

View File

@ -1,9 +0,0 @@
## [maloja-2.0.9](https://github.com/truecharts/charts/compare/maloja-2.0.8...maloja-2.0.9) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.