Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-12-02 18:36:31 +00:00
parent f36e0fd06d
commit 562fc2e507
14 changed files with 25 additions and 14 deletions

View File

@ -4,6 +4,17 @@
## [ghostfolio-0.4.0](https://github.com/truecharts/charts/compare/ghostfolio-0.3.1...ghostfolio-0.4.0) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- update container image ghostfolio/ghostfolio to v2.28.0[@b01987c](https://github.com/b01987c) ([#15619](https://github.com/truecharts/charts/issues/15619))
@ -86,14 +97,3 @@
- update container image tccr.io/truecharts/ghostfolio to v2.22.0 ([#14587](https://github.com/truecharts/charts/issues/14587)) - update container image tccr.io/truecharts/ghostfolio to v2.22.0 ([#14587](https://github.com/truecharts/charts/issues/14587))
## [ghostfolio-0.0.36](https://github.com/truecharts/charts/compare/ghostfolio-0.0.35...ghostfolio-0.0.36) (2023-11-10)
### Chore
- update container image tccr.io/truecharts/ghostfolio to v2.21.0 ([#14511](https://github.com/truecharts/charts/issues/14511))

View File

@ -1,8 +1,8 @@
kubeVersion: ">=1.24.0" kubeVersion: ">=1.24.0"
apiVersion: v2 apiVersion: v2
name: ghostfolio name: ghostfolio
version: 0.3.1 version: 0.4.0
appVersion: 2.27.1 appVersion: 2.28.0
description: description:
Ghostfolio is a privacy-first, open source dashboard for your personal Ghostfolio is a privacy-first, open source dashboard for your personal
finances. Break down your asset allocation, know your net worth and make solid, finances. Break down your asset allocation, know your net worth and make solid,

View File

@ -0,0 +1,11 @@
## [ghostfolio-0.4.0](https://github.com/truecharts/charts/compare/ghostfolio-0.3.1...ghostfolio-0.4.0) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- update container image ghostfolio/ghostfolio to v2.28.0[@b01987c](https://github.com/b01987c) ([#15619](https://github.com/truecharts/charts/issues/15619))

View File

@ -1,7 +1,7 @@
image: image:
repository: ghostfolio/ghostfolio repository: ghostfolio/ghostfolio
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2.27.1@sha256:ac29524248f2c584dd1fcec17ae23fb0343e6988aa2708517d5efad4d18a4067 tag: 2.28.0@sha256:b01987c4ce80dc4abe4cbc1bca171e090c6332028bea07973f473e3463c7cb23
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false