Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
232e8f9753
commit
0b53e4fc6e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [ghostfolio-3.5.0](https://github.com/truecharts/charts/compare/ghostfolio-3.4.1...ghostfolio-3.5.0) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghostfolio/ghostfolio to v2.38.0[@a9e60d7](https://github.com/a9e60d7) by renovate ([#17204](https://github.com/truecharts/charts/issues/17204))
|
|
@ -7,6 +7,15 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
## [ghostfolio-3.6.0](https://github.com/truecharts/charts/compare/ghostfolio-3.5.0...ghostfolio-3.6.0) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghostfolio/ghostfolio to v2.39.0[@d48e8a8](https://github.com/d48e8a8) by renovate ([#17250](https://github.com/truecharts/charts/issues/17250))
|
||||
|
||||
|
||||
## [ghostfolio-3.5.0](https://github.com/truecharts/charts/compare/ghostfolio-3.4.1...ghostfolio-3.5.0) (2024-01-14)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
- update helm general non-major by renovate ([#16734](https://github.com/truecharts/charts/issues/16734))
|
||||
|
||||
- remove non-existent template refs ([#16738](https://github.com/truecharts/charts/issues/16738))
|
||||
|
||||
|
||||
## [ghostfolio-3.2.3](https://github.com/truecharts/charts/compare/ghostfolio-3.2.0...ghostfolio-3.2.3) (2024-01-01)
|
||||
|
||||
### Chore
|
||||
|
||||
|
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.38.0
|
||||
appVersion: 2.39.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.22
|
||||
|
@ -42,4 +42,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/ghostfolio
|
||||
- https://hub.docker.com/r/ghostfolio/ghostfolio
|
||||
type: application
|
||||
version: 3.5.0
|
||||
version: 3.6.0
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [ghostfolio-3.6.0](https://github.com/truecharts/charts/compare/ghostfolio-3.5.0...ghostfolio-3.6.0) (2024-01-15)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghostfolio/ghostfolio to v2.39.0[@d48e8a8](https://github.com/d48e8a8) by renovate ([#17250](https://github.com/truecharts/charts/issues/17250))
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: ghostfolio/ghostfolio
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2.38.0@sha256:a9e60d74925d6fbb44f9ba37b8d74864c068d9d670f0539909935eedec6aea5d
|
||||
tag: 2.39.0@sha256:d48e8a8e9a85decd93946757584b1ab31ac353b515c7440d164bf17e367ace18
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
Loading…
Reference in New Issue